Advertisement
Guest User

Untitled

a guest
Dec 19th, 2011
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.30 KB | None | 0 0
  1.  * Package: gnome-base/gnome-panel-3.2.1
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: amd64 elibc_glibc introspection kernel_linux multilib userland_GNU
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gnome-panel-3.2.1.tar.xz to /var/tmp/portage/gnome-base/gnome-panel-3.2.1/work
  8. >>> Source unpacked in /var/tmp/portage/gnome-base/gnome-panel-3.2.1/work
  9. >>> Preparing source in /var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1 ...
  10. * Fixing OMF Makefiles ...
  11.  [ ok ]
  12. * Running elibtoolize in: gnome-panel-3.2.1/
  13. * Applying portage/2.2 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying as-needed/2.2.6 patch ...
  16. >>> Source prepared.
  17. >>> Configuring source in /var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1 ...
  18. * econf: updating gnome-panel-3.2.1/config.guess with /usr/share/gnuconfig/config.guess
  19. * econf: updating gnome-panel-3.2.1/config.sub with /usr/share/gnuconfig/config.sub
  20. ./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-dependency-tracking --disable-deprecation-flags --disable-static --disable-scrollkeeper --disable-schemas-install --disable-schemas-compile --with-in-process-applets=clock,notification-area,wncklet --enable-telepathy-glib --disable-network-manager --enable-introspection --disable-eds --disable-gtk-doc
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking how to create a ustar tar archive... gnutar
  27. checking whether to enable maintainer-specific portions of Makefiles... no
  28. checking build system type... x86_64-pc-linux-gnu
  29. checking host system type... x86_64-pc-linux-gnu
  30. checking for style of include used by make... GNU
  31. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  39. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  40. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  41. checking for a sed that does not truncate output... /bin/sed
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for fgrep... /bin/grep -F
  45. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  46. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  47. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  48. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  49. checking whether ln -s works... yes
  50. checking the maximum length of command line arguments... 1572864
  51. checking whether the shell understands some XSI constructs... yes
  52. checking whether the shell understands "+="... yes
  53. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  54. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  55. checking how to recognize dependent libraries... pass_all
  56. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  57. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  58. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  59. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  60. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking for dlfcn.h... yes
  72. checking for objdir... .libs
  73. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  74. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  75. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  76. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  77. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  78. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  79. 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
  80. checking whether -lc should be explicitly linked in... no
  81. checking dynamic linker characteristics... GNU/Linux ld.so
  82. checking how to hardcode library paths into programs... immediate
  83. checking for shl_load... no
  84. checking for shl_load in -ldld... no
  85. checking for dlopen... no
  86. checking for dlopen in -ldl... yes
  87. checking whether a program can dlopen itself... yes
  88. checking whether a statically linked program can dlopen itself... no
  89. checking whether stripping libraries is possible... yes
  90. checking if libtool supports shared libraries... yes
  91. checking whether to build shared libraries... yes
  92. checking whether to build static libraries... no
  93. checking whether NLS is requested... yes
  94. checking for intltool >= 0.40.6... 0.41.1 found
  95. checking for intltool-update... /usr/bin/intltool-update
  96. checking for intltool-merge... /usr/bin/intltool-merge
  97. checking for intltool-extract... /usr/bin/intltool-extract
  98. checking for xgettext... /usr/bin/xgettext
  99. checking for msgmerge... /usr/bin/msgmerge
  100. checking for msgfmt... /usr/bin/msgfmt
  101. checking for gmsgfmt... /usr/bin/gmsgfmt
  102. checking for perl... /usr/bin/perl
  103. checking for perl >= 5.8.1... 5.12.4
  104. checking for XML::Parser... ok
  105. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  106. checking whether we are using the GNU C compiler... (cached) yes
  107. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  108. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  109. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  110. checking for python... /usr/bin/python
  111. checking for python version... 2.7
  112. checking for python platform... linux2
  113. checking for python script directory... ${prefix}/lib64/python2.7/site-packages
  114. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  115. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  116. checking for gconftool-2... /usr/bin/gconftool-2
  117. checking whether gcc understands -Wno-sign-compare... yes
  118. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  119. checking what language compliance flags to pass to the C compiler...
  120. checking for x86_64-pc-linux-gnu-pkg-config... no
  121. checking for pkg-config... /usr/bin/pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. checking for gobject-introspection... yes
  124. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  125. checking pkg-config is at least version 0.16... yes
  126. checking crt_externs.h usability... no
  127. checking crt_externs.h presence... no
  128. checking for crt_externs.h... no
  129. checking for _NSGetEnviron... no
  130. checking for EGG_SMCLIENT... yes
  131. checking for PANEL... yes
  132. checking for TELEPATHY_GLIB... yes
  133. checking for LIBPANEL_APPLET... yes
  134. checking for FISH... yes
  135. checking for NOTIFICATION_AREA... yes
  136. checking for WNCKLET... yes
  137. checking langinfo.h usability... yes
  138. checking langinfo.h presence... yes
  139. checking for langinfo.h... yes
  140. checking for nl_langinfo... yes
  141. checking for TZ... yes
  142. checking for CLOCK... yes
  143. checking for dirent.h that defines DIR... yes
  144. checking for library containing opendir... none required
  145. checking for d_type member in directory struct... yes
  146. checking for X... libraries , headers
  147. checking for X... yes
  148. checking for XRANDR... yes
  149. checking locale.h usability... yes
  150. checking locale.h presence... yes
  151. checking for locale.h... yes
  152. checking for LC_MESSAGES... yes
  153. checking libintl.h usability... yes
  154. checking libintl.h presence... yes
  155. checking for libintl.h... yes
  156. checking for ngettext in libc... yes
  157. checking for dgettext in libc... yes
  158. checking for bind_textdomain_codeset... yes
  159. checking for msgfmt... (cached) /usr/bin/msgfmt
  160. checking for dcgettext... yes
  161. checking if msgfmt accepts -c... yes
  162. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  163. checking for xgettext... (cached) /usr/bin/xgettext
  164. checking for gtkdoc-check... no
  165. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  166. checking for gtkdoc-mkpdf... no
  167. checking whether to build gtk-doc documentation... no
  168. checking gnome-doc-utils >= 0.3.2... yes
  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. configure: creating ./config.status
  172. config.status: creating Makefile
  173. config.status: creating data/Makefile
  174. config.status: creating data/16x16/Makefile
  175. config.status: creating data/22x22/Makefile
  176. config.status: creating data/24x24/Makefile
  177. config.status: creating data/32x32/Makefile
  178. config.status: creating data/48x48/Makefile
  179. config.status: creating data/scalable/Makefile
  180. config.status: creating gnome-panel/Makefile
  181. config.status: creating gnome-panel/libegg/Makefile
  182. config.status: creating gnome-panel/libpanel-applet-private/Makefile
  183. config.status: creating gnome-panel/libpanel-util/Makefile
  184. config.status: creating gnome-panel/gnome-panel.desktop.in
  185. config.status: creating libpanel-applet/Makefile
  186. config.status: creating libpanel-applet/libpanelapplet-4.0.pc
  187. config.status: creating libpanel-applet/libpanelapplet-4.0-uninstalled.pc
  188. config.status: creating po/Makefile.in
  189. config.status: creating applets/Makefile
  190. config.status: creating applets/clock/Makefile
  191. config.status: creating applets/clock/pixmaps/Makefile
  192. config.status: creating applets/fish/Makefile
  193. config.status: creating applets/notification_area/Makefile
  194. config.status: creating applets/wncklet/Makefile
  195. config.status: creating doc/Makefile
  196. config.status: creating doc/reference/Makefile
  197. config.status: creating doc/reference/panel-applet/Makefile
  198. config.status: creating help/Makefile
  199. config.status: creating help/clock/Makefile
  200. config.status: creating help/fish/Makefile
  201. config.status: creating man/Makefile
  202. config.status: creating config.h
  203. config.status: executing depfiles commands
  204. config.status: executing libtool commands
  205. config.status: executing default-1 commands
  206. config.status: executing po/stamp-it commands
  207.  
  208. gnome-panel 3.2.1
  209. =================
  210.  
  211. prefix: /usr
  212. exec_prefix: ${prefix}
  213. libdir: /usr/lib64
  214. bindir: ${exec_prefix}/bin
  215. sbindir: ${exec_prefix}/sbin
  216. sysconfdir: /etc
  217. localstatedir: /var/lib
  218. datadir: /usr/share
  219. source code location: .
  220. compiler: x86_64-pc-linux-gnu-gcc
  221. cflags: -march=amdfam10 -O2 -pipe
  222. Maintainer mode: no
  223. Use *_DISABLE_DEPRECATED: no
  224.  
  225. Bonobo applets support:
  226. Applets to build in-process: clock notification-area wncklet
  227. Evolution-Data-Server support: no
  228. Telepathy-Glib support: yes
  229. NetworkManager support: no
  230. XRandr support: yes
  231. Build introspection support: yes
  232. Build gtk-doc documentation: no
  233.  
  234.  
  235. >>> Source configured.
  236. >>> Compiling source in /var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1 ...
  237. make
  238. make all-recursive
  239. make[1]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1'
  240. Making all in gnome-panel
  241. make[2]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel'
  242. GEN panel-typebuiltins.c
  243. GEN panel-typebuiltins.h
  244. GEN panel-marshal.c
  245. GEN panel-marshal.h
  246. make all-recursive
  247. make[3]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel'
  248. Making all in libegg
  249. make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libegg'
  250. CC eggdesktopfile.lo
  251. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o eggdesktopfile.lo eggdesktopfile.c
  252. CC eggsmclient.lo
  253. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o eggsmclient.lo eggsmclient.c
  254. CC eggsmclient-xsmp.lo
  255. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DG_LOG_DOMAIN=\""EggSMClient"\" -DEGG_SM_CLIENT_BACKEND_XSMP -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o eggsmclient-xsmp.lo eggsmclient-xsmp.c
  256. CCLD libegg.la
  257. make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libegg'
  258. Making all in libpanel-applet-private
  259. make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libpanel-applet-private'
  260. CC panel-applets-manager-dbus.lo
  261. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel -I../../gnome-panel -I../../gnome-panel/libpanel-applets-private -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -DPANEL_APPLETS_DIR=\"/usr/share/gnome-panel/4.0/applets\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-applets-manager-dbus.lo panel-applets-manager-dbus.c
  262. CC panel-applet-container.lo
  263. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel -I../../gnome-panel -I../../gnome-panel/libpanel-applets-private -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -DPANEL_APPLETS_DIR=\"/usr/share/gnome-panel/4.0/applets\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-applet-container.lo panel-applet-container.c
  264. CC panel-applet-frame-dbus.lo
  265. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel -I../../gnome-panel -I../../gnome-panel/libpanel-applets-private -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -DPANEL_APPLETS_DIR=\"/usr/share/gnome-panel/4.0/applets\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-applet-frame-dbus.lo panel-applet-frame-dbus.c
  266. CCLD libpanel-applet-private.la
  267. CC panel-applet-mini.lo
  268. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel -I../../gnome-panel -I../../gnome-panel/libpanel-applets-private -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -DPANEL_APPLETS_DIR=\"/usr/share/gnome-panel/4.0/applets\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-applet-mini.lo panel-applet-mini.c
  269. CCLD libpanel-applet-private-mini.la
  270. make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libpanel-applet-private'
  271. Making all in libpanel-util
  272. make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libpanel-util'
  273. make all-am
  274. make[5]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libpanel-util'
  275. CC panel-util-types.lo
  276. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-util-types.lo panel-util-types.c
  277. CC panel-cleanup.lo
  278. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-cleanup.lo panel-cleanup.c
  279. CC panel-dconf.lo
  280. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-dconf.lo panel-dconf.c
  281. CC panel-error.lo
  282. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-error.lo panel-error.c
  283. CC panel-glib.lo
  284. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-glib.lo panel-glib.c
  285. CC panel-gsettings.lo
  286. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-gsettings.lo panel-gsettings.c
  287. CC panel-gtk.lo
  288. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-gtk.lo panel-gtk.c
  289. CC panel-icon-chooser.lo
  290. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-icon-chooser.lo panel-icon-chooser.c
  291. CC panel-keyfile.lo
  292. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-keyfile.lo panel-keyfile.c
  293. CC panel-launch.lo
  294. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-launch.lo panel-launch.c
  295. CC panel-list.lo
  296. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-list.lo panel-list.c
  297. CC panel-screensaver.lo
  298. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-screensaver.lo panel-screensaver.c
  299. CC panel-session-manager.lo
  300. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-session-manager.lo panel-session-manager.c
  301. CC panel-show.lo
  302. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-show.lo panel-show.c
  303. CC panel-xdg.lo
  304. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../../gnome-panel/libpanel-util -DDATADIR=\""/usr/share"\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o panel-xdg.lo panel-xdg.c
  305. CCLD libpanel-util.la
  306. make[5]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libpanel-util'
  307. make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel/libpanel-util'
  308. make[4]: Entering directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel'
  309. CC gnome_panel-panel-typebuiltins.o
  310. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-typebuiltins.o `test -f 'panel-typebuiltins.c' || echo './'`panel-typebuiltins.c
  311. CC gnome_panel-panel-marshal.o
  312. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-marshal.o `test -f 'panel-marshal.c' || echo './'`panel-marshal.c
  313. CC gnome_panel-main.o
  314. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-main.o `test -f 'main.c' || echo './'`main.c
  315. CC gnome_panel-panel-widget.o
  316. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-widget.o `test -f 'panel-widget.c' || echo './'`panel-widget.c
  317. CC gnome_panel-button-widget.o
  318. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-button-widget.o `test -f 'button-widget.c' || echo './'`button-widget.c
  319. CC gnome_panel-xstuff.o
  320. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-xstuff.o `test -f 'xstuff.c' || echo './'`xstuff.c
  321. CC gnome_panel-panel-session.o
  322. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-session.o `test -f 'panel-session.c' || echo './'`panel-session.c
  323. CC gnome_panel-panel-compatibility.o
  324. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-compatibility.o `test -f 'panel-compatibility.c' || echo './'`panel-compatibility.c
  325. CC gnome_panel-panel.o
  326. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel.o `test -f 'panel.c' || echo './'`panel.c
  327. CC gnome_panel-applet.o
  328. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-applet.o `test -f 'applet.c' || echo './'`applet.c
  329. CC gnome_panel-panel-util.o
  330. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-util.o `test -f 'panel-util.c' || echo './'`panel-util.c
  331. panel-util.c: In function 'panel_make_unique_desktop_uri':
  332. panel-util.c:543:11: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result
  333. CC gnome_panel-panel-gconf.o
  334. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-gconf.o `test -f 'panel-gconf.c' || echo './'`panel-gconf.c
  335. CC gnome_panel-panel-properties-dialog.o
  336. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-properties-dialog.o `test -f 'panel-properties-dialog.c' || echo './'`panel-properties-dialog.c
  337. CC gnome_panel-panel-run-dialog.o
  338. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-run-dialog.o `test -f 'panel-run-dialog.c' || echo './'`panel-run-dialog.c
  339. panel-run-dialog.c: In function 'panel_run_dialog_set_icon':
  340. panel-run-dialog.c:268:3: warning: implicit declaration of function 'gtk_drag_source_set_icon_gicon'
  341. panel-run-dialog.c:268:3: warning: nested extern declaration of 'gtk_drag_source_set_icon_gicon'
  342. CC gnome_panel-menu.o
  343. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-menu.o `test -f 'menu.c' || echo './'`menu.c
  344. menu.c: In function 'create_menuitem':
  345. menu.c:1127:4: warning: implicit declaration of function 'gtk_drag_source_set_icon_gicon'
  346. menu.c:1127:4: warning: nested extern declaration of 'gtk_drag_source_set_icon_gicon'
  347. CC gnome_panel-panel-context-menu.o
  348. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-context-menu.o `test -f 'panel-context-menu.c' || echo './'`panel-context-menu.c
  349. CC gnome_panel-launcher.o
  350. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-launcher.o `test -f 'launcher.c' || echo './'`launcher.c
  351. CC gnome_panel-panel-applet-frame.o
  352. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-applet-frame.o `test -f 'panel-applet-frame.c' || echo './'`panel-applet-frame.c
  353. CC gnome_panel-panel-applets-manager.o
  354. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-applets-manager.o `test -f 'panel-applets-manager.c' || echo './'`panel-applets-manager.c
  355. CC gnome_panel-panel-shell.o
  356. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-shell.o `test -f 'panel-shell.c' || echo './'`panel-shell.c
  357. CC gnome_panel-panel-background.o
  358. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-background.o `test -f 'panel-background.c' || echo './'`panel-background.c
  359. CC gnome_panel-panel-background-monitor.o
  360. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-background-monitor.o `test -f 'panel-background-monitor.c' || echo './'`panel-background-monitor.c
  361. CC gnome_panel-panel-stock-icons.o
  362. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-stock-icons.o `test -f 'panel-stock-icons.c' || echo './'`panel-stock-icons.c
  363. CC gnome_panel-panel-action-button.o
  364. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-action-button.o `test -f 'panel-action-button.c' || echo './'`panel-action-button.c
  365. CC gnome_panel-panel-menu-bar.o
  366. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-menu-bar.o `test -f 'panel-menu-bar.c' || echo './'`panel-menu-bar.c
  367. CC gnome_panel-panel-menu-bar-object.o
  368. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-menu-bar-object.o `test -f 'panel-menu-bar-object.c' || echo './'`panel-menu-bar-object.c
  369. CC gnome_panel-panel-menu-button.o
  370. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-menu-button.o `test -f 'panel-menu-button.c' || echo './'`panel-menu-button.c
  371. panel-menu-button.c: In function 'panel_menu_button_set_dnd_enabled':
  372. panel-menu-button.c:893:4: warning: implicit declaration of function 'gtk_drag_source_set_icon_gicon'
  373. panel-menu-button.c:893:4: warning: nested extern declaration of 'gtk_drag_source_set_icon_gicon'
  374. CC gnome_panel-panel-menu-items.o
  375. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-menu-items.o `test -f 'panel-menu-items.c' || echo './'`panel-menu-items.c
  376. CC gnome_panel-panel-separator.o
  377. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-separator.o `test -f 'panel-separator.c' || echo './'`panel-separator.c
  378. CC gnome_panel-panel-recent.o
  379. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-recent.o `test -f 'panel-recent.c' || echo './'`panel-recent.c
  380. CC gnome_panel-panel-action-protocol.o
  381. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-action-protocol.o `test -f 'panel-action-protocol.c' || echo './'`panel-action-protocol.c
  382. CC gnome_panel-panel-toplevel.o
  383. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-toplevel.o `test -f 'panel-toplevel.c' || echo './'`panel-toplevel.c
  384. CC gnome_panel-panel-struts.o
  385. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-struts.o `test -f 'panel-struts.c' || echo './'`panel-struts.c
  386. CC gnome_panel-panel-frame.o
  387. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-frame.o `test -f 'panel-frame.c' || echo './'`panel-frame.c
  388. CC gnome_panel-panel-xutils.o
  389. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-xutils.o `test -f 'panel-xutils.c' || echo './'`panel-xutils.c
  390. CC gnome_panel-panel-multiscreen.o
  391. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-multiscreen.o `test -f 'panel-multiscreen.c' || echo './'`panel-multiscreen.c
  392. CC gnome_panel-panel-a11y.o
  393. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-a11y.o `test -f 'panel-a11y.c' || echo './'`panel-a11y.c
  394. CC gnome_panel-panel-bindings.o
  395. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-bindings.o `test -f 'panel-bindings.c' || echo './'`panel-bindings.c
  396. CC gnome_panel-panel-force-quit.o
  397. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-force-quit.o `test -f 'panel-force-quit.c' || echo './'`panel-force-quit.c
  398. CC gnome_panel-panel-lockdown.o
  399. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-lockdown.o `test -f 'panel-lockdown.c' || echo './'`panel-lockdown.c
  400. CC gnome_panel-panel-addto.o
  401. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-addto.o `test -f 'panel-addto.c' || echo './'`panel-addto.c
  402. panel-addto.c: In function 'panel_addto_drag_begin_cb':
  403. panel-addto.c:273:2: warning: implicit declaration of function 'gtk_drag_set_icon_gicon'
  404. panel-addto.c:273:2: warning: nested extern declaration of 'gtk_drag_set_icon_gicon'
  405. CC gnome_panel-panel-ditem-editor.o
  406. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-ditem-editor.o `test -f 'panel-ditem-editor.c' || echo './'`panel-ditem-editor.c
  407. CC gnome_panel-panel-layout.o
  408. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-layout.o `test -f 'panel-layout.c' || echo './'`panel-layout.c
  409. CC gnome_panel-panel-modules.o
  410. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-modules.o `test -f 'panel-modules.c' || echo './'`panel-modules.c
  411. CC gnome_panel-panel-object-loader.o
  412. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-object-loader.o `test -f 'panel-object-loader.c' || echo './'`panel-object-loader.c
  413. CC gnome_panel-panel-user-menu.o
  414. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-user-menu.o `test -f 'panel-user-menu.c' || echo './'`panel-user-menu.c
  415. CC gnome_panel-panel-applet-info.o
  416. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -DORBIT2=1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-3.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/gio-unix-2.0/ -I/usr/include/gnome-desktop-3.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus-3.0 -I/usr/include/dconf -I/usr/include/gsettings-desktop-schemas -I. -I. -I../gnome-panel -I../gnome-panel/libpanel-util -DPANELDATADIR=\""/usr/share/gnome-panel"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBUILDERDIR=\""/usr/share/gnome-panel/ui"\" -DICONDIR=\""/usr/share/gnome-panel/pixmaps"\" -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include -DPANEL_MODULES_DIR=\"/usr/lib64/gnome-panel/modules\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -march=amdfam10 -O2 -pipe -c -o gnome_panel-panel-applet-info.o `test -f 'panel-applet-info.c' || echo './'`panel-applet-info.c
  417. CCLD gnome-panel
  418. gnome_panel-panel-run-dialog.o: In function `panel_run_dialog_set_icon.clone.8':
  419. panel-run-dialog.c:(.text+0x21be): undefined reference to `gtk_drag_source_set_icon_gicon'
  420. gnome_panel-menu.o: In function `create_menuitem':
  421. menu.c:(.text+0x1be6): undefined reference to `gtk_drag_source_set_icon_gicon'
  422. gnome_panel-panel-menu-button.o: In function `panel_menu_button_set_dnd_enabled':
  423. panel-menu-button.c:(.text+0x1a56): undefined reference to `gtk_drag_source_set_icon_gicon'
  424. gnome_panel-panel-addto.o: In function `panel_addto_drag_begin_cb':
  425. panel-addto.c:(.text+0x626): undefined reference to `gtk_drag_set_icon_gicon'
  426. collect2: ld returned 1 exit status
  427. make[4]: *** [gnome-panel] Error 1
  428. make[4]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel'
  429. make[3]: *** [all-recursive] Error 1
  430. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel'
  431. make[2]: *** [all] Error 2
  432. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1/gnome-panel'
  433. make[1]: *** [all-recursive] Error 1
  434. make[1]: Leaving directory `/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1'
  435. make: *** [all] Error 2
  436. * ERROR: gnome-base/gnome-panel-3.2.1 failed (compile phase):
  437. * emake failed
  438. *
  439. * If you need support, post the output of 'emerge --info =gnome-base/gnome-panel-3.2.1',
  440. * the complete build log and the output of 'emerge -pqv =gnome-base/gnome-panel-3.2.1'.
  441. * The complete build log is located at '/var/tmp/portage/gnome-base/gnome-panel-3.2.1/temp/build.log'.
  442. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gnome-panel-3.2.1/temp/environment'.
  443. * S: '/var/tmp/portage/gnome-base/gnome-panel-3.2.1/work/gnome-panel-3.2.1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement