Advertisement
Guest User

Untitled

a guest
Jan 14th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.39 KB | None | 0 0
  1.  * Package: lxde-base/lxpanel-0.9.3
  2.  * Repository: gentoo
  3.  * Maintainer: lxde@gentoo.org
  4.  * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking lxpanel-0.9.3.tar.xz to /var/tmp/portage/lxde-base/lxpanel-0.9.3/work
  8. >>> Source unpacked in /var/tmp/portage/lxde-base/lxpanel-0.9.3/work
  9. >>> Preparing source in /var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3 ...
  12. * econf: updating lxpanel-0.9.3/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating lxpanel-0.9.3/config.guess with /usr/share/gnuconfig/config.guess
  14. ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lxpanel-0.9.3 --htmldir=/usr/share/doc/lxpanel-0.9.3/html --libdir=/usr/lib64 --enable-alsa --with-x --with-plugins=netstatus,volume,cpu,deskno,batt, kbled,xkb,thermal,cpufreq,monitors,volumealsa
  15. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  16. checking whether build environment is sane... yes
  17. checking for a thread-safe mkdir -p... /bin/mkdir -p
  18. checking for gawk... gawk
  19. checking whether make sets $(MAKE)... yes
  20. checking whether make supports nested variables... yes
  21. checking whether make supports nested variables... (cached) yes
  22. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.out
  25. checking for suffix of executables...
  26. checking whether we are cross compiling... no
  27. checking for suffix of object files... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  30. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  31. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  32. checking for style of include used by make... GNU
  33. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  34. checking whether ln -s works... yes
  35. checking whether NLS is requested... yes
  36. checking for intltool >= 0.40.0... 0.51.0 found
  37. checking for intltool-update... /usr/bin/intltool-update
  38. checking for intltool-merge... /usr/bin/intltool-merge
  39. checking for intltool-extract... /usr/bin/intltool-extract
  40. checking for xgettext... /usr/bin/xgettext
  41. checking for msgmerge... /usr/bin/msgmerge
  42. checking for msgfmt... /usr/bin/msgfmt
  43. checking for gmsgfmt... /usr/bin/gmsgfmt
  44. checking for perl... /usr/bin/perl
  45. checking for perl >= 5.8.1... 5.24.3
  46. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  47. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking how to print strings... printf
  51. checking for a sed that does not truncate output... /bin/sed
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for fgrep... /bin/grep -F
  55. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  56. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  57. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  58. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  59. checking the maximum length of command line arguments... 1572864
  60. checking whether the shell understands some XSI constructs... yes
  61. checking whether the shell understands "+="... yes
  62. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  63. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  64. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  65. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  66. checking how to recognize dependent libraries... pass_all
  67. checking for x86_64-pc-linux-gnu-dlltool... no
  68. checking for dlltool... no
  69. checking how to associate runtime and link libraries... printf %s\n
  70. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  71. checking for archiver @FILE support... @
  72. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  73. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  74. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  75. checking for sysroot... no
  76. checking for x86_64-pc-linux-gnu-mt... no
  77. checking for mt... no
  78. checking if : is a manifest tool... no
  79. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  80. checking for ANSI C header files... yes
  81. checking for sys/types.h... yes
  82. checking for sys/stat.h... yes
  83. checking for stdlib.h... yes
  84. checking for string.h... yes
  85. checking for memory.h... yes
  86. checking for strings.h... yes
  87. checking for inttypes.h... yes
  88. checking for stdint.h... yes
  89. checking for unistd.h... yes
  90. checking for dlfcn.h... yes
  91. checking for objdir... .libs
  92. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  93. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  94. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  95. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  96. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  97. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  98. 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
  99. checking whether -lc should be explicitly linked in... no
  100. checking dynamic linker characteristics... GNU/Linux ld.so
  101. checking how to hardcode library paths into programs... immediate
  102. checking whether stripping libraries is possible... yes
  103. checking if libtool supports shared libraries... yes
  104. checking whether to build shared libraries... yes
  105. checking whether to build static libraries... no
  106. checking for library containing log... -lm
  107. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  108. checking pkg-config is at least version 0.9.0... yes
  109. checking for PACKAGE... yes
  110. checking for KEYBINDER... yes
  111. checking for X11... yes
  112. checking for MENU_CACHE... yes
  113. checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts --as-needed... yes
  114. checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -O1... yes
  115. checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -Bsymbolic-functions... yes
  116. checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts --sort-common... yes
  117. checking alsa/asoundlib.h usability... yes
  118. checking alsa/asoundlib.h presence... yes
  119. checking for alsa/asoundlib.h... yes
  120. checking for snd_seq_open in -lasound... yes
  121. checking which plugins should be built dynamically... netstatus volume cpu deskno batt kbled xkb thermal cpufreq monitors volumealsa
  122. checking for X... libraries , headers
  123. checking for ANSI C header files... (cached) yes
  124. checking for sys/wait.h that is POSIX.1 compatible... yes
  125. checking locale.h usability... yes
  126. checking locale.h presence... yes
  127. checking for locale.h... yes
  128. checking for stdlib.h... (cached) yes
  129. checking for string.h... (cached) yes
  130. checking sys/time.h usability... yes
  131. checking sys/time.h presence... yes
  132. checking for sys/time.h... yes
  133. checking for unistd.h... (cached) yes
  134. checking for an ANSI C-conforming const... yes
  135. checking for inline... inline
  136. checking whether struct tm is in sys/time.h or time.h... time.h
  137. checking for stdlib.h... (cached) yes
  138. checking for GNU libc compatible malloc... yes
  139. checking for working memcmp... yes
  140. checking return type of signal handlers... void
  141. checking whether lstat correctly handles trailing slash... yes
  142. checking whether stat accepts an empty string... no
  143. checking for strftime... yes
  144. checking for bzero... yes
  145. checking for memset... yes
  146. checking for mkdir... yes
  147. checking for setlocale... yes
  148. checking for strchr... yes
  149. checking for menu_cache_dir_list_children... yes
  150. checking for locale.h... (cached) yes
  151. checking for LC_MESSAGES... yes
  152. checking libintl.h usability... yes
  153. checking libintl.h presence... yes
  154. checking for libintl.h... yes
  155. checking for ngettext in libc... yes
  156. checking for dgettext in libc... yes
  157. checking for bind_textdomain_codeset... yes
  158. checking for msgfmt... (cached) /usr/bin/msgfmt
  159. checking for dcgettext... yes
  160. checking if msgfmt accepts -c... yes
  161. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  162. checking for xgettext... (cached) /usr/bin/xgettext
  163. checking that generated files are newer than configure... done
  164. configure: creating ./config.status
  165. config.status: creating lxpanel.pc
  166. config.status: creating Makefile
  167. config.status: creating src/Makefile
  168. config.status: creating src/panel.h
  169. config.status: creating plugins/Makefile
  170. config.status: creating po/Makefile.in
  171. config.status: creating data/Makefile
  172. config.status: creating data/default/panels/panel
  173. config.status: creating data/two_panels/panels/top
  174. config.status: creating data/two_panels/panels/bottom
  175. config.status: creating man/Makefile
  176. config.status: creating config.h
  177. config.status: executing depfiles commands
  178. config.status: executing libtool commands
  179. config.status: executing default-1 commands
  180. config.status: executing po/stamp-it commands
  181.  
  182. lxpanel ......................... : Version 0.9.3
  183.  
  184. Prefix........................... : /usr
  185. System config directory.......... : /etc
  186.  
  187. Building dynamic plugins:
  188. netstatus - Monitor networking status
  189. volume - Display and adjust volume of sound card
  190. cpu - Display CPU loading
  191. deskno - Display desktop number
  192. batt - Monitor battery status
  193. kbled - Indicator for CapsLock, NumLock, and ScrLock
  194. xkb - Keyboard layout handler
  195. thermal - Temperature monitor
  196. cpufreq - CpuFreq frontend
  197. monitors - Monitors for CPU & RAM
  198.  
  199. LXPanel requires menu-cache and lxmenu-data packages since
  200. version 0.4.0. Please make sure they are correctly installed.
  201. Otherwise, you will not be able to use applications menu.
  202.  
  203. >>> Source configured.
  204. >>> Compiling source in /var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3 ...
  205. make -j4
  206. make all-recursive
  207. make[1]: Entering directory '/var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3'
  208. Making all in src
  209. make[2]: Entering directory '/var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3/src'
  210. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
  211. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-configurator.lo `test -f 'configurator.c' || echo './'`configurator.c
  212. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-dbg.lo `test -f 'dbg.c' || echo './'`dbg.c
  213. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-ev.lo `test -f 'ev.c' || echo './'`ev.c
  214. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usrlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c configurator.c -fPIC -DPIC -o .libs/liblxpanel_la-configurator.o
  215. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c ev.c -fPIC -DPIC -o .libs/liblxpanel_la-ev.o
  216. /include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c misc.c -fPIC -DPIC -o .libs/liblxpanel_la-misc.o
  217. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c dbg.c -fPIC -DPIC -o .libs/liblxpanel_la-dbg.o
  218. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-icon-grid.lo `test -f 'icon-grid.c' || echo './'`icon-grid.c
  219. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c icon-grid.c -fPIC -DPIC -o .libs/liblxpanel_la-icon-grid.o
  220. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-panel.lo `test -f 'panel.c' || echo './'`panel.c
  221. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c panel.c -fPIC -DPIC -o .libs/liblxpanel_la-panel.o
  222. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-panel-plugin-move.lo `test -f 'panel-plugin-move.c' || echo './'`panel-plugin-move.c
  223. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
  224. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c -o liblxpanel_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
  225. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c panel-plugin-move.c -fPIC -DPIC -o .libs/liblxpanel_la-panel-plugin-move.o
  226. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c plugin.c -fPIC -DPIC -o .libs/liblxpanel_la-plugin.o
  227. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -pthread -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -pipe -c conf.c -fPIC -DPIC -o .libs/liblxpanel_la-conf.o
  228. plugin.c:32:45: fatal error: gdk-pixbuf-xlib/gdk-pixbuf-xlib.h: No such file or directory
  229. #include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
  230. ^
  231. compilation terminated.
  232. make[2]: *** [Makefile:711: liblxpanel_la-plugin.lo] Error 1
  233. make[2]: *** Waiting for unfinished jobs....
  234. make[2]: Leaving directory '/var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3/src'
  235. make[1]: *** [Makefile:516: all-recursive] Error 1
  236. make[1]: Leaving directory '/var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3'
  237. make: *** [Makefile:419: all] Error 2
  238. * ERROR: lxde-base/lxpanel-0.9.3::gentoo failed (compile phase):
  239. * emake failed
  240. *
  241. * If you need support, post the output of `emerge --info '=lxde-base/lxpanel-0.9.3::gentoo'`,
  242. * the complete build log and the output of `emerge -pqv '=lxde-base/lxpanel-0.9.3::gentoo'`.
  243. * The complete build log is located at '/var/tmp/portage/lxde-base/lxpanel-0.9.3/temp/build.log'.
  244. * The ebuild environment file is located at '/var/tmp/portage/lxde-base/lxpanel-0.9.3/temp/environment'.
  245. * Working directory: '/var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3'
  246. * S: '/var/tmp/portage/lxde-base/lxpanel-0.9.3/work/lxpanel-0.9.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement