Advertisement
Guest User

gnome-applets-3.6.0-r1/temp/build.log

a guest
Aug 14th, 2013
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.32 KB | None | 0 0
  1.  * Package: gnome-base/gnome-applets-3.6.0-r1
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: amd64 elibc_glibc gnome ipv6 kernel_linux policykit python_single_target_python2_7 python_targets_python2_7 userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gnome-applets-3.6.0-unofficial.tar.xz to /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work
  8. >>> Source unpacked in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work
  9. >>> Preparing source in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0 ...
  10. * Fixing OMF Makefiles ...
  11.  [ ok ]
  12. * Disabling deprecation warnings ...
  13.  [ ok ]
  14. * Running elibtoolize in: gnome-applets-3.6.0/
  15. * Applying portage/1.2.0 patch ...
  16. * Applying sed/1.5.6 patch ...
  17. * Applying as-needed/2.4.2 patch ...
  18. * Applying target-nm/2.4.2 patch ...
  19. >>> Source prepared.
  20. >>> Configuring source in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0 ...
  21. * econf: updating gnome-applets-3.6.0/config.guess with /usr/share/gnuconfig/config.guess
  22. * econf: updating gnome-applets-3.6.0/config.sub with /usr/share/gnuconfig/config.sub
  23. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --enable-compile-warnings=minimum --disable-schemas-compile --disable-schemas-install --disable-scrollkeeper --without-hal --disable-battstat --disable-mixer-applet --enable-ipv6 --disable-networkmanager --enable-polkit
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking how to create a ustar tar archive... gnutar
  30. checking whether make supports nested variables... yes
  31. checking whether to enable maintainer-specific portions of Makefiles... no
  32. checking whether NLS is requested... yes
  33. checking for style of include used by make... GNU
  34. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  35. checking whether the C compiler works... yes
  36. checking for C compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  42. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  43. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  44. checking for intltool >= 0.35.0... 0.50.2 found
  45. checking for intltool-update... /usr/bin/intltool-update
  46. checking for intltool-merge... /usr/bin/intltool-merge
  47. checking for intltool-extract... /usr/bin/intltool-extract
  48. checking for xgettext... /usr/bin/xgettext
  49. checking for msgmerge... /usr/bin/msgmerge
  50. checking for msgfmt... /usr/bin/msgfmt
  51. checking for gmsgfmt... /usr/bin/gmsgfmt
  52. checking for perl... /usr/bin/perl
  53. checking for perl >= 5.8.1... 5.16.3
  54. checking for XML::Parser... ok
  55. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  56. checking pkg-config is at least version 0.19... yes
  57. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  58. checking whether we are using the GNU C compiler... (cached) yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  62. checking for library containing strerror... none required
  63. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  64. checking for grep that handles long lines and -e... /bin/grep
  65. checking for egrep... /bin/grep -E
  66. checking for ANSI C header files... yes
  67. checking build system type... x86_64-pc-linux-gnu
  68. checking host system type... x86_64-pc-linux-gnu
  69. checking how to print strings... printf
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for fgrep... /bin/grep -F
  72. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  73. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  74. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  75. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  76. checking whether ln -s works... yes
  77. checking the maximum length of command line arguments... 1572864
  78. checking whether the shell understands some XSI constructs... yes
  79. checking whether the shell understands "+="... yes
  80. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  81. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  82. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  83. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  84. checking how to recognize dependent libraries... pass_all
  85. checking for x86_64-pc-linux-gnu-dlltool... no
  86. checking for dlltool... no
  87. checking how to associate runtime and link libraries... printf %s\n
  88. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  89. checking for archiver @FILE support... @
  90. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  91. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  92. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  93. checking for sysroot... no
  94. checking for x86_64-pc-linux-gnu-mt... no
  95. checking for mt... no
  96. checking if : is a manifest tool... no
  97. checking for sys/types.h... yes
  98. checking for sys/stat.h... yes
  99. checking for stdlib.h... yes
  100. checking for string.h... yes
  101. checking for memory.h... yes
  102. checking for strings.h... yes
  103. checking for inttypes.h... yes
  104. checking for stdint.h... yes
  105. checking for unistd.h... yes
  106. checking for dlfcn.h... yes
  107. checking for objdir... .libs
  108. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  109. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  110. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  111. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  112. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  114. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... yes
  122. checking for X... libraries , headers
  123. checking for gethostbyname... yes
  124. checking for connect... yes
  125. checking for remove... yes
  126. checking for shmat... yes
  127. checking for IceConnectionNumber in -lICE... yes
  128. checking whether /usr/bin/python2.7 version is >= 2.4... yes
  129. checking for /usr/bin/python2.7 version... 2.7
  130. checking for /usr/bin/python2.7 platform... linux2
  131. checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages
  132. checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  133. checking for headers required to compile python extensions... found
  134. checking for cos in -lm... yes
  135. checking what warning flags to pass to the C compiler... -Wall
  136. checking what language compliance flags to pass to the C compiler...
  137. checking pty.h usability... yes
  138. checking pty.h presence... yes
  139. checking for pty.h... yes
  140. checking values.h usability... yes
  141. checking values.h presence... yes
  142. checking for values.h... yes
  143. checking for more warnings... no
  144. checking for GIT... yes
  145. checking for GIO... yes
  146. checking for GIO_UNIX... yes
  147. checking for GTK... yes
  148. checking for GNOME_APPLETS... yes
  149. checking for GTOP_APPLETS... yes
  150. checking for GNOME_SETTINGS_DAEMON... yes
  151. checking for LIBWNCK... yes
  152. checking for LIBNOTIFY... yes
  153. checking for CPUFREQ_SELECTOR... yes
  154. checking for DBUS... yes
  155. checking for POLKIT... yes
  156. configure: WARNING: "Hal support disabled"
  157. checking for GUCHARMAP... yes
  158. checking for PYGTK... yes
  159. checking for XML2... yes
  160. checking for LIBGWEATHER... yes
  161. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  162. checking pkg-config is at least version 0.16... yes
  163. checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
  164. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  165. checking for gconftool-2... /usr/bin/gconftool-2
  166. checking for xsltproc... /usr/bin/xsltproc
  167. checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
  168. checking for jw... /usr/bin/jw
  169. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  170. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  171. checking locale.h usability... yes
  172. checking locale.h presence... yes
  173. checking for locale.h... yes
  174. checking for LC_MESSAGES... yes
  175. checking libintl.h usability... yes
  176. checking libintl.h presence... yes
  177. checking for libintl.h... yes
  178. checking for ngettext in libc... yes
  179. checking for dgettext in libc... yes
  180. checking for bind_textdomain_codeset... yes
  181. checking for msgfmt... (cached) /usr/bin/msgfmt
  182. checking for dcgettext... yes
  183. checking if msgfmt accepts -c... yes
  184. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  185. checking for xgettext... (cached) /usr/bin/xgettext
  186. checking gnome-doc-utils >= 0.3.2... yes
  187. checking X11/extensions/XKB.h usability... yes
  188. checking X11/extensions/XKB.h presence... yes
  189. checking for X11/extensions/XKB.h... yes
  190. checking for su... /bin/su
  191. checking for forkpty in -lutil... yes
  192. configure: WARNING: *** modemlights applet will not be built ***
  193. checking cpufreq.h usability... no
  194. checking cpufreq.h presence... no
  195. checking for cpufreq.h... no
  196. checking whether to enable ipv6... yes
  197. checking for getaddrinfo... yes
  198. checking for struct tm.tm_gmtoff... yes
  199. checking for _NL_MEASUREMENT_MEASUREMENT... yes
  200. checking that generated files are newer than configure... done
  201. configure: creating ./config.status
  202. config.status: creating gnome-applets.spec
  203. config.status: creating Makefile
  204. config.status: creating po/Makefile.in
  205. config.status: creating accessx-status/Makefile
  206. config.status: creating accessx-status/docs/Makefile
  207. config.status: creating accessx-status/pixmaps/Makefile
  208. config.status: creating mini-commander/Makefile
  209. config.status: creating mini-commander/src/Makefile
  210. config.status: creating mini-commander/help/Makefile
  211. config.status: creating drivemount/Makefile
  212. config.status: creating drivemount/help/Makefile
  213. config.status: creating modemlights/Makefile
  214. config.status: creating multiload/Makefile
  215. config.status: creating multiload/docs/Makefile
  216. config.status: creating charpick/Makefile
  217. config.status: creating charpick/help/Makefile
  218. config.status: creating invest-applet/Makefile
  219. config.status: creating invest-applet/docs/Makefile
  220. config.status: creating invest-applet/invest/Makefile
  221. config.status: creating invest-applet/invest/defs.py
  222. config.status: creating invest-applet/data/Makefile
  223. config.status: creating invest-applet/data/art/Makefile
  224. config.status: creating gweather/Makefile
  225. config.status: creating gweather/docs/Makefile
  226. config.status: creating geyes/Makefile
  227. config.status: creating geyes/themes/Makefile
  228. config.status: creating geyes/docs/Makefile
  229. config.status: creating battstat/Makefile
  230. config.status: creating battstat/apmlib/Makefile
  231. config.status: creating battstat/sounds/Makefile
  232. config.status: creating battstat/docs/Makefile
  233. config.status: creating man/Makefile
  234. config.status: creating mixer/Makefile
  235. config.status: creating mixer/docs/Makefile
  236. config.status: creating stickynotes/Makefile
  237. config.status: creating stickynotes/pixmaps/Makefile
  238. config.status: creating stickynotes/docs/Makefile
  239. config.status: creating stickynotes/data/Makefile
  240. config.status: creating trashapplet/Makefile
  241. config.status: creating trashapplet/src/Makefile
  242. config.status: creating trashapplet/docs/Makefile
  243. config.status: creating cpufreq/Makefile
  244. config.status: creating cpufreq/src/Makefile
  245. config.status: creating cpufreq/src/cpufreq-selector/Makefile
  246. config.status: creating cpufreq/pixmaps/Makefile
  247. config.status: creating cpufreq/help/Makefile
  248. config.status: creating null_applet/Makefile
  249. config.status: creating config.h
  250. config.status: executing depfiles commands
  251. config.status: executing libtool commands
  252. config.status: executing default-1 commands
  253. config.status: executing po/stamp-it commands
  254.  
  255. gnome-applets-3.6.0 configure summary:
  256.  
  257. Prefix: /usr
  258. Source code location: .
  259. Compiler: x86_64-pc-linux-gnu-gcc
  260.  
  261. Building:
  262. - accessx-status true
  263. - battstat no
  264. - charpick always
  265. - gucharmap support yes
  266. - cpufreq yes
  267. - building selector yes
  268. - using PolicyKit yes
  269. - enabling suid bit no
  270. - drivemount always
  271. - geyes always
  272. - gweather true
  273. - invest-applet
  274. - mini-commander no
  275. - modemlights no
  276. - mixer no
  277. - multiload true
  278. - stickynotes yes
  279. - trashapplet always
  280.  
  281. Using DBUS: yes
  282. Using NetworkManager: no
  283. Using HAL:
  284. Enabling IPv6: yes
  285.  
  286. >>> Source configured.
  287. >>> Compiling source in /var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0 ...
  288. make -j5
  289. make all-recursive
  290. make[1]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0'
  291. Making all in po
  292. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/po'
  293. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  294. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
  295. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  296. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po
  297. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  298. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po
  299. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/po'
  300. Making all in charpick
  301. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick'
  302. Making all in help
  303. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help'
  304. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  305. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  306. xsltproc -o char-palette-C.omf --stringparam db2omf.basename char-palette --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help/char-palette.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/char-palette.xml || { rm -f "char-palette-C.omf"; exit 1; }
  307. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  308. if [ -f "C/char-palette.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help/"; fi; \
  309. mo="zh_CN/zh_CN.mo"; \
  310. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help/${mo}"; fi; \
  311. (cd zh_CN/ && \
  312. `which xml2po` -m docbook -e -t "${mo}" \
  313. "${d}C/char-palette.xml" > char-palette.xml.tmp && \
  314. cp char-palette.xml.tmp char-palette.xml && rm -f char-palette.xml.tmp)
  315. xsltproc -o char-palette-zh_CN.omf --stringparam db2omf.basename char-palette --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help/char-palette.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/char-palette.xml || { rm -f "char-palette-zh_CN.omf"; exit 1; }
  316. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick/help'
  317. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick'
  318. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DCHARPICK_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gucharmap-2.90 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c charpick.c
  319. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DCHARPICK_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gucharmap-2.90 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c properties.c
  320. sed \
  321. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  322. -e "s|\@VERSION\@|3.6.0|" \
  323. org.gnome.applets.CharpickerApplet.panel-applet.in.in > org.gnome.applets.CharpickerApplet.panel-applet.in
  324. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po charpick.schemas.in charpick.schemas
  325. sed \
  326. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  327. org.gnome.panel.applet.CharpickerAppletFactory.service.in > org.gnome.panel.applet.CharpickerAppletFactory.service
  328. /usr/bin/intltool-merge ../po org.gnome.applets.CharpickerApplet.panel-applet.in org.gnome.applets.CharpickerApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  329. Generating and caching the translation database
  330. Generating and caching the translation database
  331. Merging translations into org.gnome.applets.CharpickerApplet.panel-applet.
  332. Merging translations into charpick.schemas.
  333. properties.c: In function ‘add_edit_dialog_create’:
  334. properties.c:109:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  335. properties.c:113:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  336. properties.c: In function ‘create_hig_catagory’:
  337. properties.c:413:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  338. properties.c:423:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  339. properties.c:429:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  340. properties.c: In function ‘default_chars_frame_create’:
  341. properties.c:447:3: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  342. properties.c:453:3: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  343. properties.c:461:3: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  344. properties.c:466:3: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  345. charpick.c: In function ‘get_menu_pos’:
  346. charpick.c:345:2: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  347. charpick.c: In function ‘force_no_focus_padding’:
  348. charpick.c:394:5: warning: ‘gtk_rc_parse_string’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkrc.h:174): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  349. charpick.c: In function ‘build_table’:
  350. charpick.c:429:5: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  351. charpick.c:431:5: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  352. charpick.c:502:5: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  353. charpick.c:518:5: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  354. charpick.c:521:5: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  355. charpick.c:529:4: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  356. charpick.c:530:4: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  357. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o charpick_applet2 charpick.o properties.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgucharmap_2_90 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  358. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o charpick_applet2 charpick.o properties.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgucharmap_2_90 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  359. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick'
  360. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/charpick'
  361. Making all in drivemount
  362. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount'
  363. Making all in help
  364. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help'
  365. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  366. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  367. xsltproc -o drivemount-C.omf --stringparam db2omf.basename drivemount --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help/drivemount.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/drivemount.xml || { rm -f "drivemount-C.omf"; exit 1; }
  368. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  369. if [ -f "C/drivemount.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help/"; fi; \
  370. mo="zh_CN/zh_CN.mo"; \
  371. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help/${mo}"; fi; \
  372. (cd zh_CN/ && \
  373. `which xml2po` -m docbook -e -t "${mo}" \
  374. "${d}C/drivemount.xml" > drivemount.xml.tmp && \
  375. cp drivemount.xml.tmp drivemount.xml && rm -f drivemount.xml.tmp)
  376. xsltproc -o drivemount-zh_CN.omf --stringparam db2omf.basename drivemount --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help/drivemount.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/drivemount.xml || { rm -f "drivemount-zh_CN.omf"; exit 1; }
  377. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount/help'
  378. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount'
  379. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDRIVEMOUNT_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c drivemount.c
  380. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDRIVEMOUNT_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c drive-list.c
  381. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDRIVEMOUNT_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c drive-button.c
  382. sed \
  383. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  384. -e "s|\@VERSION\@|3.6.0|" \
  385. org.gnome.applets.DriveMountApplet.panel-applet.in.in > org.gnome.applets.DriveMountApplet.panel-applet.in
  386. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po drivemount.schemas.in drivemount.schemas
  387. sed \
  388. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  389. org.gnome.panel.applet.DriveMountAppletFactory.service.in > org.gnome.panel.applet.DriveMountAppletFactory.service
  390. /usr/bin/intltool-merge ../po org.gnome.applets.DriveMountApplet.panel-applet.in org.gnome.applets.DriveMountApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  391. Found cached translation database
  392. Merging translations into drivemount.schemas.
  393. Found cached translation database
  394. Merging translations into org.gnome.applets.DriveMountApplet.panel-applet.
  395. drive-list.c: In function ‘drive_list_init’:
  396. drive-list.c:83:5: warning: ‘gtk_table_set_homogeneous’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:151): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  397. drive-list.c: In function ‘relayout_buttons’:
  398. drive-list.c:255:5: warning: ‘gtk_table_resize’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:105): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  399. drive-button.c: In function ‘drive_button_class_init’:
  400. drive-button.c:74:5: warning: ‘gtk_rc_parse_string’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkrc.h:174): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
  401. drive-button.c: In function ‘drive_button_update’:
  402. drive-button.c:364:5: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  403. drive-button.c:365:5: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  404. drive-button.c:377:2: warning: ‘gtk_icon_info_free’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:198): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  405. drive-button.c:394:5: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  406. drive-button.c: In function ‘open_drive’:
  407. drive-button.c:544:4: warning: ‘gdk_app_launch_context_new’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:43): Use 'gdk_display_get_app_launch_context' instead [-Wdeprecated-declarations]
  408. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o drivemount_applet2 drivemount.o drive-list.o drive-button.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  409. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o drivemount_applet2 drivemount.o drive-list.o drive-button.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  410. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount'
  411. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/drivemount'
  412. Making all in geyes
  413. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes'
  414. Making all in themes
  415. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/themes'
  416. make[3]: Nothing to be done for `all'.
  417. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/themes'
  418. Making all in docs
  419. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs'
  420. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  421. if ! test -d zh_HK/; then mkdir "zh_HK/"; fi
  422. if ! test -d zh_TW/; then mkdir "zh_TW/"; fi
  423. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  424. msgfmt -o zh_HK/zh_HK.mo zh_HK/zh_HK.po
  425. msgfmt -o zh_TW/zh_TW.mo zh_TW/zh_TW.po
  426. xsltproc -o geyes-C.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/geyes.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/geyes.xml || { rm -f "geyes-C.omf"; exit 1; }
  427. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  428. if ! test -d zh_HK/; then mkdir zh_HK/; fi
  429. if ! test -d zh_TW/; then mkdir zh_TW/; fi
  430. if [ -f "C/geyes.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/"; fi; \
  431. mo="zh_CN/zh_CN.mo"; \
  432. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/${mo}"; fi; \
  433. (cd zh_CN/ && \
  434. `which xml2po` -m docbook -e -t "${mo}" \
  435. "${d}C/geyes.xml" > geyes.xml.tmp && \
  436. cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp)
  437. if [ -f "C/geyes.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/"; fi; \
  438. mo="zh_HK/zh_HK.mo"; \
  439. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/${mo}"; fi; \
  440. (cd zh_HK/ && \
  441. `which xml2po` -m docbook -e -t "${mo}" \
  442. "${d}C/geyes.xml" > geyes.xml.tmp && \
  443. cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp)
  444. if [ -f "C/geyes.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/"; fi; \
  445. mo="zh_TW/zh_TW.mo"; \
  446. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/${mo}"; fi; \
  447. (cd zh_TW/ && \
  448. `which xml2po` -m docbook -e -t "${mo}" \
  449. "${d}C/geyes.xml" > geyes.xml.tmp && \
  450. cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp)
  451. xsltproc -o geyes-zh_TW.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/geyes.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_TW/geyes.xml || { rm -f "geyes-zh_TW.omf"; exit 1; }
  452. xsltproc -o geyes-zh_HK.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_HK --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/geyes.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_HK/geyes.xml || { rm -f "geyes-zh_HK.omf"; exit 1; }
  453. xsltproc -o geyes-zh_CN.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs/geyes.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/geyes.xml || { rm -f "geyes-zh_CN.omf"; exit 1; }
  454. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes/docs'
  455. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes'
  456. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGEYES_THEMES_DIR=\""/usr/share/gnome-applets/geyes/"\" -DGEYES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=native -O2 -pipe -c geyes.c
  457. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGEYES_THEMES_DIR=\""/usr/share/gnome-applets/geyes/"\" -DGEYES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=native -O2 -pipe -c themes.c
  458. sed \
  459. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  460. -e "s|\@VERSION\@|3.6.0|" \
  461. org.gnome.applets.GeyesApplet.panel-applet.in.in > org.gnome.applets.GeyesApplet.panel-applet.in
  462. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po geyes.schemas.in geyes.schemas
  463. sed \
  464. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  465. org.gnome.panel.applet.GeyesAppletFactory.service.in > org.gnome.panel.applet.GeyesAppletFactory.service
  466. /usr/bin/intltool-merge ../po org.gnome.applets.GeyesApplet.panel-applet.in org.gnome.applets.GeyesApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  467. Found cached translation database
  468. Merging translations into geyes.schemas.
  469. Found cached translation database
  470. Merging translations into org.gnome.applets.GeyesApplet.panel-applet.
  471. themes.c: In function ‘properties_cb’:
  472. themes.c:319:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  473. themes.c:326:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  474. themes.c:330:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  475. themes.c:342:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  476. themes.c:351:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  477. geyes.c: In function ‘timer_cb’:
  478. geyes.c:115:4: warning: ‘gtk_widget_get_pointer’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:779): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  479. geyes.c: In function ‘setup_eyes’:
  480. geyes.c:185:9: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  481. geyes.c: In function ‘create_eyes’:
  482. geyes.c:249:9: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  483. geyes.c: In function ‘geyes_applet_fill’:
  484. geyes.c:385:9: warning: passing argument 2 of ‘panel_applet_set_background_widget’ from incompatible pointer type [enabled by default]
  485. In file included from geyes.c:23:0:
  486. /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:141:20: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PanelApplet *’
  487. themes.c: In function ‘parse_theme_file’:
  488. themes.c:60:15: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  489. themes.c:96:23: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  490. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o geyes_applet2 geyes.o themes.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
  491. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o geyes_applet2 geyes.o themes.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
  492. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes'
  493. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/geyes'
  494. Making all in mini-commander
  495. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander'
  496. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander'
  497. LC_ALL=C /usr/bin/intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_MiniCommanderApplet.server.in GNOME_MiniCommanderApplet.server
  498. Found cached translation database
  499. Merging translations into GNOME_MiniCommanderApplet.server.
  500. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander'
  501. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/mini-commander'
  502. Making all in stickynotes
  503. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes'
  504. Making all in pixmaps
  505. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/pixmaps'
  506. make[3]: Nothing to be done for `all'.
  507. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/pixmaps'
  508. Making all in docs
  509. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs'
  510. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  511. if ! test -d zh_HK/; then mkdir "zh_HK/"; fi
  512. if ! test -d zh_TW/; then mkdir "zh_TW/"; fi
  513. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  514. msgfmt -o zh_HK/zh_HK.mo zh_HK/zh_HK.po
  515. msgfmt -o zh_TW/zh_TW.mo zh_TW/zh_TW.po
  516. xsltproc -o stickynotes_applet-C.omf --stringparam db2omf.basename stickynotes_applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/stickynotes_applet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/stickynotes_applet.xml || { rm -f "stickynotes_applet-C.omf"; exit 1; }
  517. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  518. if ! test -d zh_HK/; then mkdir zh_HK/; fi
  519. if ! test -d zh_TW/; then mkdir zh_TW/; fi
  520. if [ -f "C/stickynotes_applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/"; fi; \
  521. mo="zh_HK/zh_HK.mo"; \
  522. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/${mo}"; fi; \
  523. (cd zh_HK/ && \
  524. `which xml2po` -m docbook -e -t "${mo}" \
  525. "${d}C/stickynotes_applet.xml" > stickynotes_applet.xml.tmp && \
  526. cp stickynotes_applet.xml.tmp stickynotes_applet.xml && rm -f stickynotes_applet.xml.tmp)
  527. if [ -f "C/stickynotes_applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/"; fi; \
  528. mo="zh_CN/zh_CN.mo"; \
  529. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/${mo}"; fi; \
  530. (cd zh_CN/ && \
  531. `which xml2po` -m docbook -e -t "${mo}" \
  532. "${d}C/stickynotes_applet.xml" > stickynotes_applet.xml.tmp && \
  533. cp stickynotes_applet.xml.tmp stickynotes_applet.xml && rm -f stickynotes_applet.xml.tmp)
  534. if [ -f "C/stickynotes_applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/"; fi; \
  535. mo="zh_TW/zh_TW.mo"; \
  536. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/${mo}"; fi; \
  537. (cd zh_TW/ && \
  538. `which xml2po` -m docbook -e -t "${mo}" \
  539. "${d}C/stickynotes_applet.xml" > stickynotes_applet.xml.tmp && \
  540. cp stickynotes_applet.xml.tmp stickynotes_applet.xml && rm -f stickynotes_applet.xml.tmp)
  541. xsltproc -o stickynotes_applet-zh_TW.omf --stringparam db2omf.basename stickynotes_applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/stickynotes_applet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_TW/stickynotes_applet.xml || { rm -f "stickynotes_applet-zh_TW.omf"; exit 1; }
  542. xsltproc -o stickynotes_applet-zh_HK.omf --stringparam db2omf.basename stickynotes_applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_HK --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/stickynotes_applet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_HK/stickynotes_applet.xml || { rm -f "stickynotes_applet-zh_HK.omf"; exit 1; }
  543. xsltproc -o stickynotes_applet-zh_CN.omf --stringparam db2omf.basename stickynotes_applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs/stickynotes_applet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/stickynotes_applet.xml || { rm -f "stickynotes_applet-zh_CN.omf"; exit 1; }
  544. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/docs'
  545. Making all in data
  546. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/data'
  547. make[3]: Nothing to be done for `all'.
  548. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes/data'
  549. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes'
  550. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=native -O2 -pipe -c util.c
  551. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=native -O2 -pipe -c stickynotes.c
  552. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=native -O2 -pipe -c stickynotes_callbacks.c
  553. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=native -O2 -pipe -c stickynotes_applet.c
  554. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -DSTICKYNOTES_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -DSTICKYNOTES_ICONDIR=\"/usr/share/pixmaps/stickynotes/\" -march=native -O2 -pipe -c stickynotes_applet_callbacks.c
  555. stickynotes_applet.c: In function ‘stickynotes_applet_update_prefs’:
  556. stickynotes_applet.c:534:2: warning: ‘gtk_color_button_set_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations]
  557. stickynotes_applet.c:536:2: warning: ‘gtk_color_button_set_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations]
  558. stickynotes_applet.c: In function ‘stickynotes_applet_panel_icon_get_geometry’:
  559. stickynotes_applet.c:650:2: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  560. stickynotes_callbacks.c: In function ‘properties_apply_color_cb’:
  561. stickynotes_callbacks.c:161:3: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  562. stickynotes_callbacks.c:163:3: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  563. stickynotes_callbacks.c: In function ‘properties_color_cb’:
  564. stickynotes_callbacks.c:208:4: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  565. stickynotes_callbacks.c:211:4: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  566. sed \
  567. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  568. -e "s|\@VERSION\@|3.6.0|" \
  569. org.gnome.applets.StickyNotesApplet.panel-applet.in.in > org.gnome.applets.StickyNotesApplet.panel-applet.in
  570. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po stickynotes.schemas.in stickynotes.schemas
  571. stickynotes_applet_callbacks.c: In function ‘install_check_click_on_desktop’:
  572. stickynotes_applet_callbacks.c:184:8: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
  573. stickynotes_applet_callbacks.c: In function ‘preferences_color_cb’:
  574. stickynotes_applet_callbacks.c:446:2: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  575. stickynotes_applet_callbacks.c:448:2: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  576. sed \
  577. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  578. org.gnome.panel.applet.StickyNotesAppletFactory.service.in > org.gnome.panel.applet.StickyNotesAppletFactory.service
  579. Found cached translation database
  580. Merging translations into stickynotes.schemas.
  581. /usr/bin/intltool-merge ../po org.gnome.applets.StickyNotesApplet.panel-applet.in org.gnome.applets.StickyNotesApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  582. Found cached translation database
  583. Merging translations into org.gnome.applets.StickyNotesApplet.panel-applet.
  584. stickynotes.c: In function ‘stickynote_change_properties’:
  585. stickynotes.c:345:3: warning: ‘gtk_color_button_set_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations]
  586. stickynotes.c:362:3: warning: ‘gtk_color_button_set_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations]
  587. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o stickynotes_applet util.o stickynotes.o stickynotes_callbacks.o stickynotes_applet.o stickynotes_applet_callbacks.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lxml2
  588. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o stickynotes_applet util.o stickynotes.o stickynotes_callbacks.o stickynotes_applet.o stickynotes_applet_callbacks.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lxml2
  589. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes'
  590. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/stickynotes'
  591. Making all in trashapplet
  592. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet'
  593. Making all in src
  594. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/src'
  595. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DTRASH_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=native -O2 -pipe -c trashapplet.c
  596. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DTRASH_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=native -O2 -pipe -c trash-empty.c
  597. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DTRASH_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -march=native -O2 -pipe -c xstuff.c
  598. trash-empty.c: In function ‘trash_empty_maybe_schedule_update’:
  599. trash-empty.c:142:7: warning: ‘g_io_scheduler_job_send_to_mainloop_async’ is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  600. trash-empty.c: In function ‘trash_empty_job’:
  601. trash-empty.c:218:3: warning: ‘g_io_scheduler_job_send_to_mainloop_async’ is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  602. trash-empty.c: In function ‘trash_empty_start’:
  603. trash-empty.c:271:3: warning: ‘g_io_scheduler_push_job’ is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  604. trashapplet.c: In function ‘confirm_delete_immediately’:
  605. trashapplet.c:462:3: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  606. trashapplet.c:474:3: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  607. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o trashapplet trashapplet.o trash-empty.o xstuff.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11
  608. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o trashapplet trashapplet.o trash-empty.o xstuff.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11
  609. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/src'
  610. Making all in docs
  611. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs'
  612. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  613. if ! test -d zh_HK/; then mkdir "zh_HK/"; fi
  614. if ! test -d zh_TW/; then mkdir "zh_TW/"; fi
  615. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  616. msgfmt -o zh_HK/zh_HK.mo zh_HK/zh_HK.po
  617. msgfmt -o zh_TW/zh_TW.mo zh_TW/zh_TW.po
  618. xsltproc -o trashapplet-C.omf --stringparam db2omf.basename trashapplet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/trashapplet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/trashapplet.xml || { rm -f "trashapplet-C.omf"; exit 1; }
  619. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  620. if ! test -d zh_HK/; then mkdir zh_HK/; fi
  621. if [ -f "C/trashapplet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/"; fi; \
  622. mo="zh_CN/zh_CN.mo"; \
  623. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/${mo}"; fi; \
  624. (cd zh_CN/ && \
  625. `which xml2po` -m docbook -e -t "${mo}" \
  626. "${d}C/trashapplet.xml" > trashapplet.xml.tmp && \
  627. cp trashapplet.xml.tmp trashapplet.xml && rm -f trashapplet.xml.tmp)
  628. if ! test -d zh_TW/; then mkdir zh_TW/; fi
  629. if [ -f "C/trashapplet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/"; fi; \
  630. mo="zh_HK/zh_HK.mo"; \
  631. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/${mo}"; fi; \
  632. (cd zh_HK/ && \
  633. `which xml2po` -m docbook -e -t "${mo}" \
  634. "${d}C/trashapplet.xml" > trashapplet.xml.tmp && \
  635. cp trashapplet.xml.tmp trashapplet.xml && rm -f trashapplet.xml.tmp)
  636. if [ -f "C/trashapplet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/"; fi; \
  637. mo="zh_TW/zh_TW.mo"; \
  638. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/${mo}"; fi; \
  639. (cd zh_TW/ && \
  640. `which xml2po` -m docbook -e -t "${mo}" \
  641. "${d}C/trashapplet.xml" > trashapplet.xml.tmp && \
  642. cp trashapplet.xml.tmp trashapplet.xml && rm -f trashapplet.xml.tmp)
  643. xsltproc -o trashapplet-zh_CN.omf --stringparam db2omf.basename trashapplet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/trashapplet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/trashapplet.xml || { rm -f "trashapplet-zh_CN.omf"; exit 1; }
  644. xsltproc -o trashapplet-zh_TW.omf --stringparam db2omf.basename trashapplet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/trashapplet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_TW/trashapplet.xml || { rm -f "trashapplet-zh_TW.omf"; exit 1; }
  645. xsltproc -o trashapplet-zh_HK.omf --stringparam db2omf.basename trashapplet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_HK --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs/trashapplet.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_HK/trashapplet.xml || { rm -f "trashapplet-zh_HK.omf"; exit 1; }
  646. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet/docs'
  647. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet'
  648. sed \
  649. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  650. -e "s|\@VERSION\@|3.6.0|" \
  651. org.gnome.applets.TrashApplet.panel-applet.in.in > org.gnome.applets.TrashApplet.panel-applet.in
  652. sed \
  653. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  654. org.gnome.panel.applet.TrashAppletFactory.service.in > org.gnome.panel.applet.TrashAppletFactory.service
  655. /usr/bin/intltool-merge ../po org.gnome.applets.TrashApplet.panel-applet.in org.gnome.applets.TrashApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  656. Found cached translation database
  657. Merging translations into org.gnome.applets.TrashApplet.panel-applet.
  658. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet'
  659. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/trashapplet'
  660. Making all in null_applet
  661. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/null_applet'
  662. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=native -O2 -pipe -c null_applet.c
  663. sed \
  664. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  665. -e "s|\@VERSION\@|3.6.0|" \
  666. org.gnome.applets.NullApplet.panel-applet.in.in > org.gnome.applets.NullApplet.panel-applet.in
  667. sed \
  668. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  669. org.gnome.panel.applet.NullAppletFactory.service.in > org.gnome.panel.applet.NullAppletFactory.service
  670. /usr/bin/intltool-merge ../po org.gnome.applets.NullApplet.panel-applet.in org.gnome.applets.NullApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  671. Found cached translation database
  672. Merging translations into org.gnome.applets.NullApplet.panel-applet.
  673. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o null_applet null_applet.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  674. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o null_applet null_applet.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  675. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/null_applet'
  676. Making all in multiload
  677. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload'
  678. Making all in docs
  679. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs'
  680. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  681. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  682. xsltproc -o multiload-C.omf --stringparam db2omf.basename multiload --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs/multiload.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/multiload.xml || { rm -f "multiload-C.omf"; exit 1; }
  683. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  684. if [ -f "C/multiload.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs/"; fi; \
  685. mo="zh_CN/zh_CN.mo"; \
  686. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs/${mo}"; fi; \
  687. (cd zh_CN/ && \
  688. `which xml2po` -m docbook -e -t "${mo}" \
  689. "${d}C/multiload.xml" > multiload.xml.tmp && \
  690. cp multiload.xml.tmp multiload.xml && rm -f multiload.xml.tmp)
  691. xsltproc -o multiload-zh_CN.omf --stringparam db2omf.basename multiload --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs/multiload.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/multiload.xml || { rm -f "multiload-zh_CN.omf"; exit 1; }
  692. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload/docs'
  693. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload'
  694. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c linux-proc.c
  695. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c load-graph.c
  696. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c main.c
  697. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c properties.c
  698. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c netspeed.c
  699. properties.c: In function ‘add_page’:
  700. properties.c:226:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  701. properties.c: In function ‘color_picker_set_cb’:
  702. properties.c:265:2: warning: ‘gtk_color_button_get_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:87): Use 'gtk_color_button_get_rgba' instead [-Wdeprecated-declarations]
  703. properties.c: In function ‘add_color_selector’:
  704. properties.c:298:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  705. properties.c:310:2: warning: ‘gtk_color_button_set_color’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:84): Use 'gtk_color_button_set_rgba' instead [-Wdeprecated-declarations]
  706. properties.c: In function ‘fill_properties’:
  707. properties.c:340:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  708. properties.c:347:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  709. properties.c:351:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  710. properties.c:363:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  711. properties.c:372:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  712. properties.c:376:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  713. properties.c:457:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  714. properties.c:470:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  715. properties.c:479:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  716. properties.c:483:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  717. properties.c:500:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  718. properties.c:528:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  719. properties.c:537:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  720. properties.c:565:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  721. properties.c:578:2: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  722. properties.c:587:2: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  723. load-graph.c: In function ‘load_graph_draw’:
  724. load-graph.c:74:3: warning: ‘gdk_cairo_set_source_color’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcairo.h:58): Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations]
  725. load-graph.c: In function ‘load_graph_new’:
  726. load-graph.c:299:5: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  727. load-graph.c:301:5: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  728. netspeed.c: In function ‘format_rate_for_display’:
  729. netspeed.c:39:2: warning: ‘g_format_size_for_display’ is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:231): Use 'g_format_size' instead [-Wdeprecated-declarations]
  730. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DMULTILOAD_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c autoscaler.c
  731. main.c: In function ‘start_procman’:
  732. main.c:110:3: warning: ‘gdk_app_launch_context_new’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:43): Use 'gdk_display_get_app_launch_context' instead [-Wdeprecated-declarations]
  733. main.c:134:4: warning: ‘gdk_app_launch_context_new’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:43): Use 'gdk_display_get_app_launch_context' instead [-Wdeprecated-declarations]
  734. main.c: In function ‘multiload_applet_refresh’:
  735. main.c:432:8: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  736. main.c:435:3: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  737. sed \
  738. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  739. -e "s|\@VERSION\@|3.6.0|" \
  740. org.gnome.applets.MultiLoadApplet.panel-applet.in.in > org.gnome.applets.MultiLoadApplet.panel-applet.in
  741. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po multiload.schemas.in multiload.schemas
  742. sed \
  743. -e "s|\@LIBEXECDIR\@|/usr/libexec|" \
  744. org.gnome.panel.applet.MultiLoadAppletFactory.service.in > org.gnome.panel.applet.MultiLoadAppletFactory.service
  745. /usr/bin/intltool-merge ../po org.gnome.applets.MultiLoadApplet.panel-applet.in org.gnome.applets.MultiLoadApplet.panel-applet -d -u -c ../po/.intltool-merge-cache
  746. Found cached translation database
  747. Merging translations into multiload.schemas.
  748. Found cached translation database
  749. Merging translations into org.gnome.applets.MultiLoadApplet.panel-applet.
  750. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o multiload-applet-2 linux-proc.o load-graph.o main.o properties.o netspeed.o autoscaler.o -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
  751. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o multiload-applet-2 linux-proc.o load-graph.o main.o properties.o netspeed.o autoscaler.o -Wl,--as-needed -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgtop-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
  752. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload'
  753. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/multiload'
  754. Making all in gweather
  755. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather'
  756. Making all in docs
  757. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs'
  758. if ! test -d zh_CN/; then mkdir "zh_CN/"; fi
  759. msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po
  760. xsltproc -o gweather-C.omf --stringparam db2omf.basename gweather --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs/gweather.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` C/gweather.xml || { rm -f "gweather-C.omf"; exit 1; }
  761. if ! test -d zh_CN/; then mkdir zh_CN/; fi
  762. if [ -f "C/gweather.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs/"; fi; \
  763. mo="zh_CN/zh_CN.mo"; \
  764. if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs/${mo}"; fi; \
  765. (cd zh_CN/ && \
  766. `which xml2po` -m docbook -e -t "${mo}" \
  767. "${d}C/gweather.xml" > gweather.xml.tmp && \
  768. cp gweather.xml.tmp gweather.xml && rm -f gweather.xml.tmp)
  769. xsltproc -o gweather-zh_CN.omf --stringparam db2omf.basename gweather --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs/gweather.omf.in" `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable db2omf gnome-doc-utils` zh_CN/gweather.xml || { rm -f "gweather-zh_CN.omf"; exit 1; }
  770. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather/docs'
  771. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather'
  772. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libgweather-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=native -O2 -pipe -c main.c
  773. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libgweather-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=native -O2 -pipe -c gweather-about.c
  774. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libgweather-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=native -O2 -pipe -c gweather-pref.c
  775. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libgweather-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=native -O2 -pipe -c gweather-dialog.c
  776. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DGWEATHER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnome-panel-4.0/libpanel-applet -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libgweather-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=native -O2 -pipe -c gweather-applet.c
  777. gweather-pref.c:32:38: fatal error: libgweather/gweather-xml.h: No such file or directory
  778. compilation terminated.
  779. make[3]: *** [gweather-pref.o] Error 1
  780. make[3]: *** Waiting for unfinished jobs....
  781. gweather-dialog.c: In function ‘gweather_dialog_create’:
  782. gweather-dialog.c:184:3: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  783. gweather-dialog.c:189:3: warning: ‘gtk_table_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:101): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  784. gweather-dialog.c:193:3: warning: ‘gtk_table_set_row_spacings’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:141): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  785. gweather-dialog.c:194:3: warning: ‘gtk_table_set_col_spacings’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:146): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  786. gweather-dialog.c:198:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  787. gweather-dialog.c:206:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  788. gweather-dialog.c:214:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  789. gweather-dialog.c:222:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  790. gweather-dialog.c:230:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  791. gweather-dialog.c:238:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  792. gweather-dialog.c:246:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  793. gweather-dialog.c:254:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  794. gweather-dialog.c:262:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  795. gweather-dialog.c:270:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  796. gweather-dialog.c:278:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  797. gweather-dialog.c:286:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  798. gweather-dialog.c:294:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  799. gweather-dialog.c:302:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  800. gweather-dialog.c:311:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  801. gweather-dialog.c:320:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  802. gweather-dialog.c:329:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  803. gweather-dialog.c:338:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  804. gweather-dialog.c:347:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  805. gweather-dialog.c:356:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  806. gweather-dialog.c:365:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  807. gweather-dialog.c:374:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  808. gweather-dialog.c:383:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  809. gweather-dialog.c:392:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  810. gweather-dialog.c:401:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  811. gweather-dialog.c:410:3: warning: ‘gtk_table_attach’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Wdeprecated-declarations]
  812. gweather-dialog.c:430:3: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  813. gweather-dialog.c:460:7: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  814. gweather-dialog.c:477:7: warning: ‘gtk_scrolled_window_add_with_viewport’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:110): Use 'gtk_container_add' instead [-Wdeprecated-declarations]
  815. gweather-applet.c: In function ‘place_widgets’:
  816. gweather-applet.c:157:9: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  817. gweather-applet.c:173:5: warning: ‘gtk_widget_size_request’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:497): Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations]
  818. gweather-applet.c:184:9: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  819. gweather-applet.c:186:9: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  820. gweather-applet.c:188:9: warning: ‘gtk_hbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  821. gweather-applet.c:190:9: warning: ‘gtk_vbox_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  822. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather'
  823. make[2]: *** [all-recursive] Error 1
  824. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0/gweather'
  825. make[1]: *** [all-recursive] Error 1
  826. make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0'
  827. make: *** [all] Error 2
  828. * ERROR: gnome-base/gnome-applets-3.6.0-r1::gentoo failed (compile phase):
  829. * emake failed
  830. *
  831. * If you need support, post the output of `emerge --info '=gnome-base/gnome-applets-3.6.0-r1::gentoo'`,
  832. * the complete build log and the output of `emerge -pqv '=gnome-base/gnome-applets-3.6.0-r1::gentoo'`.
  833. * The complete build log is located at '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/temp/build.log'.
  834. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/temp/environment'.
  835. * Working directory: '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0'
  836. * S: '/var/tmp/portage/gnome-base/gnome-applets-3.6.0-r1/work/gnome-applets-3.6.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement