Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 273599 Details for
Bug 367659
lxde-base/lxpanel fails because of underlinking
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
lxpanel-0.5.6:20110517-060608.log (text/plain), 92.89 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-05-17 09:23:11 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-05-17 09:23:11 UTC
Size:
92.89 KB
patch
obsolete
> * Package: lxde-base/lxpanel-0.5.6 > * Repository: gentoo > * Maintainer: lxde@gentoo.org > * USE: alsa elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lxpanel-0.5.6.tar.gz to /var/tmp/portage/lxde-base/lxpanel-0.5.6/work >>>> Source unpacked in /var/tmp/portage/lxde-base/lxpanel-0.5.6/work >>>> Preparing source in /var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6 ... > * Applying lxpanel-0.5.1-sandbox.patch ... > [ ok ] > * Applying lxpanel-0.5.6-symbol-alarm.patch ... > [ ok ] > * Applying lxpanel-0.5.6-broken-apps.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: lxpanel-0.5.6/ > * Applying portage-1.2.0.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6 ... > * econf: updating lxpanel-0.5.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating lxpanel-0.5.6/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-alsa --with-x --with-plugins=all >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether ln -s works... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether NLS is requested... yes >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for PACKAGE... yes >checking for X11... yes >checking for MENU_CACHE... yes >checking whether /usr/i686-pc-linux-gnu/bin/ld accepts --as-needed... yes >checking whether /usr/i686-pc-linux-gnu/bin/ld accepts -O1... yes >checking whether /usr/i686-pc-linux-gnu/bin/ld accepts -Bsymbolic-functions... yes >checking whether /usr/i686-pc-linux-gnu/bin/ld accepts --sort-common... yes >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_seq_open in -lasound... yes >checking which plugins should be built dynamically... all >checking for X... libraries , headers >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether struct tm is in sys/time.h or time.h... time.h >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking return type of signal handlers... void >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for strftime... yes >checking for bzero... yes >checking for memset... yes >checking for mkdir... yes >checking for setlocale... yes >checking for strchr... yes >checking for locale.h... (cached) yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... af ar cs da de es et eu fa fi fr gl hu hr id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sv tr uk ur ur_PK vi zh_CN zh_TW >configure: creating ./config.status >config.status: creating lxpanel.pc >config.status: WARNING: 'lxpanel.pc.in' seems to ignore the --datarootdir setting >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/plugins/Makefile >config.status: creating src/plugins/netstatus/Makefile >config.status: creating src/plugins/volume/Makefile >config.status: creating src/plugins/volumealsa/Makefile >config.status: creating src/plugins/cpu/Makefile >config.status: creating src/plugins/deskno/Makefile >config.status: creating src/plugins/batt/Makefile >config.status: creating src/plugins/kbled/Makefile >config.status: creating src/plugins/xkb/Makefile >config.status: creating src/plugins/thermal/Makefile >config.status: creating src/plugins/cpufreq/Makefile >config.status: creating po/Makefile.in >config.status: creating data/Makefile >config.status: creating data/default/panels/panel >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >lxpanel ......................... : Version 0.5.6 > >Prefix........................... : /usr >Building dynamic plugins: > netstatus - Monitor networking status > volumealsa - Display and adjust volume of sound card for ALSA > cpu - Display CPU loading > deskno - Display desktop number > batt - Monitor battery status > kbled - Indicator for CapsLock, NumLock, and ScrLock > xkb - Keyboard layout switcher > thermal - Temperature monitor > cpufreq - CpuFreq frontend > >LXPanel requires menu-cache and lxmenu-data packages since >version 0.4.0. Please make sure they are correctly installed. >Otherwise, you will not be able to use applications menu. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6 ... >make -j14 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/missing --run autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6' >Making all in src >make[2]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src' >Making all in plugins >make[3]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins' >Making all in netstatus >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/netstatus' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-sysdeps.lo -MD -MP -MF .deps/netstatus-sysdeps.Tpo -c -o netstatus-sysdeps.lo netstatus-sysdeps.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-icon.lo -MD -MP -MF .deps/netstatus-icon.Tpo -c -o netstatus-icon.lo netstatus-icon.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-util.lo -MD -MP -MF .deps/netstatus-util.Tpo -c -o netstatus-util.lo netstatus-util.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus.lo -MD -MP -MF .deps/netstatus.Tpo -c -o netstatus.lo netstatus.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-enums.lo -MD -MP -MF .deps/netstatus-enums.Tpo -c -o netstatus-enums.lo netstatus-enums.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-iface.lo -MD -MP -MF .deps/netstatus-iface.Tpo -c -o netstatus-iface.lo netstatus-iface.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-dialog.lo -MD -MP -MF .deps/netstatus-dialog.Tpo -c -o netstatus-dialog.lo netstatus-dialog.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-enums.lo -MD -MP -MF .deps/netstatus-enums.Tpo -c netstatus-enums.c -fPIC -DPIC -o .libs/netstatus-enums.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-sysdeps.lo -MD -MP -MF .deps/netstatus-sysdeps.Tpo -c netstatus-sysdeps.c -fPIC -DPIC -o .libs/netstatus-sysdeps.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-dialog.lo -MD -MP -MF .deps/netstatus-dialog.Tpo -c netstatus-dialog.c -fPIC -DPIC -o .libs/netstatus-dialog.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-iface.lo -MD -MP -MF .deps/netstatus-iface.Tpo -c netstatus-iface.c -fPIC -DPIC -o .libs/netstatus-iface.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-util.lo -MD -MP -MF .deps/netstatus-util.Tpo -c netstatus-util.c -fPIC -DPIC -o .libs/netstatus-util.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus-icon.lo -MD -MP -MF .deps/netstatus-icon.Tpo -c netstatus-icon.c -fPIC -DPIC -o .libs/netstatus-icon.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT netstatus.lo -MD -MP -MF .deps/netstatus.Tpo -c netstatus.c -fPIC -DPIC -o .libs/netstatus.o >mv -f .deps/netstatus-enums.Tpo .deps/netstatus-enums.Plo >netstatus-sysdeps.c: In function 'netstatus_sysdeps_read_iface_wireless_details': >netstatus-sysdeps.c:309:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >netstatus-sysdeps.c:310:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >netstatus-sysdeps.c: In function 'netstatus_sysdeps_read_iface_statistics': >netstatus-sysdeps.c:183:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >netstatus-sysdeps.c:184:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >netstatus-iface.c: In function 'netstatus_iface_set_polling_error': >netstatus-iface.c:411:3: warning: format not a string literal and no format arguments [-Wformat-security] >mv -f .deps/netstatus-util.Tpo .deps/netstatus-util.Plo >mv -f .deps/netstatus-sysdeps.Tpo .deps/netstatus-sysdeps.Plo >netstatus-dialog.c: In function 'netstatus_dialog_setup_connection': >netstatus-dialog.c:634:3: warning: passing argument 2 of 'gtk_combo_box_set_model' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkcombobox.h:109:15: note: expected 'struct GtkTreeModel *' but argument is of type 'struct GtkListStore *' >netstatus-dialog.c:635:3: warning: passing argument 1 of 'gtk_combo_box_entry_set_text_column' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkcomboboxentry.h:70:13: note: expected 'struct GtkComboBoxEntry *' but argument is of type 'struct GtkComboBox *' >netstatus-dialog.c: In function 'netstatus_dialog_iface_list_monitor': >netstatus-dialog.c:719:7: warning: passing argument 1 of 'gtk_combo_box_get_model' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkcombobox.h:111:15: note: expected 'struct GtkComboBox *' but argument is of type 'struct GtkWidget *' >netstatus-dialog.c: In function 'netstatus_dialog_new': >netstatus-dialog.c:755:16: warning: assignment from incompatible pointer type [enabled by default] >mv -f .deps/netstatus.Tpo .deps/netstatus.Plo >mv -f .deps/netstatus-iface.Tpo .deps/netstatus-iface.Plo >mv -f .deps/netstatus-dialog.Tpo .deps/netstatus-dialog.Plo >mv -f .deps/netstatus-icon.Tpo .deps/netstatus-icon.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o netstatus.la -rpath /usr/lib/lxpanel/plugins netstatus-sysdeps.lo netstatus-icon.lo netstatus-util.lo netstatus.lo netstatus-enums.lo netstatus-iface.lo netstatus-dialog.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/netstatus-sysdeps.o .libs/netstatus-icon.o .libs/netstatus-util.o .libs/netstatus.o .libs/netstatus-enums.o .libs/netstatus-iface.o .libs/netstatus-dialog.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/netstatus.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/netstatus.exp" > ".libs/netstatus.expT" >libtool: link: mv -f ".libs/netstatus.expT" ".libs/netstatus.exp" >libtool: link: echo "{ global:" > .libs/netstatus.ver >libtool: link: cat .libs/netstatus.exp | sed -e "s/\(.*\)/\1;/" >> .libs/netstatus.ver >libtool: link: echo "local: *; };" >> .libs/netstatus.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/netstatus-sysdeps.o .libs/netstatus-icon.o .libs/netstatus-util.o .libs/netstatus.o .libs/netstatus-enums.o .libs/netstatus-iface.o .libs/netstatus-dialog.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,netstatus.so -Wl,-version-script -Wl,.libs/netstatus.ver -o .libs/netstatus.so >libtool: link: ( cd ".libs" && rm -f "netstatus.la" && ln -s "../netstatus.la" "netstatus.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/netstatus' >Making all in volumealsa >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/volumealsa' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT volumealsa.lo -MD -MP -MF .deps/volumealsa.Tpo -c -o volumealsa.lo volumealsa.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT volumealsa.lo -MD -MP -MF .deps/volumealsa.Tpo -c volumealsa.c -fPIC -DPIC -o .libs/volumealsa.o >mv -f .deps/volumealsa.Tpo .deps/volumealsa.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o volumealsa.la -rpath /usr/lib/lxpanel/plugins volumealsa.lo -lasound -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/volumealsa.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/volumealsa.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/volumealsa.exp" > ".libs/volumealsa.expT" >libtool: link: mv -f ".libs/volumealsa.expT" ".libs/volumealsa.exp" >libtool: link: echo "{ global:" > .libs/volumealsa.ver >libtool: link: cat .libs/volumealsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/volumealsa.ver >libtool: link: echo "local: *; };" >> .libs/volumealsa.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/volumealsa.o -Wl,--as-needed -lasound -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,volumealsa.so -Wl,-version-script -Wl,.libs/volumealsa.ver -o .libs/volumealsa.so >libtool: link: ( cd ".libs" && rm -f "volumealsa.la" && ln -s "../volumealsa.la" "volumealsa.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/volumealsa' >Making all in cpu >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/cpu' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c -o cpu.lo cpu.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c cpu.c -fPIC -DPIC -o .libs/cpu.o >mv -f .deps/cpu.Tpo .deps/cpu.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpu.la -rpath /usr/lib/lxpanel/plugins cpu.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/cpu.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/cpu.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/cpu.exp" > ".libs/cpu.expT" >libtool: link: mv -f ".libs/cpu.expT" ".libs/cpu.exp" >libtool: link: echo "{ global:" > .libs/cpu.ver >libtool: link: cat .libs/cpu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/cpu.ver >libtool: link: echo "local: *; };" >> .libs/cpu.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cpu.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,cpu.so -Wl,-version-script -Wl,.libs/cpu.ver -o .libs/cpu.so >libtool: link: ( cd ".libs" && rm -f "cpu.la" && ln -s "../cpu.la" "cpu.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/cpu' >Making all in deskno >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/deskno' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT deskno.lo -MD -MP -MF .deps/deskno.Tpo -c -o deskno.lo deskno.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT deskno.lo -MD -MP -MF .deps/deskno.Tpo -c deskno.c -fPIC -DPIC -o .libs/deskno.o >mv -f .deps/deskno.Tpo .deps/deskno.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o deskno.la -rpath /usr/lib/lxpanel/plugins deskno.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/deskno.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/deskno.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/deskno.exp" > ".libs/deskno.expT" >libtool: link: mv -f ".libs/deskno.expT" ".libs/deskno.exp" >libtool: link: echo "{ global:" > .libs/deskno.ver >libtool: link: cat .libs/deskno.exp | sed -e "s/\(.*\)/\1;/" >> .libs/deskno.ver >libtool: link: echo "local: *; };" >> .libs/deskno.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/deskno.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,deskno.so -Wl,-version-script -Wl,.libs/deskno.ver -o .libs/deskno.so >libtool: link: ( cd ".libs" && rm -f "deskno.la" && ln -s "../deskno.la" "deskno.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/deskno' >Making all in batt >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/batt' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT batt.lo -MD -MP -MF .deps/batt.Tpo -c -o batt.lo batt.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT batt_sys.lo -MD -MP -MF .deps/batt_sys.Tpo -c -o batt_sys.lo batt_sys.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT batt_sys.lo -MD -MP -MF .deps/batt_sys.Tpo -c batt_sys.c -fPIC -DPIC -o .libs/batt_sys.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT batt.lo -MD -MP -MF .deps/batt.Tpo -c batt.c -fPIC -DPIC -o .libs/batt.o >mv -f .deps/batt_sys.Tpo .deps/batt_sys.Plo >batt.c: In function 'alarmProcess': >batt.c:109:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] >mv -f .deps/batt.Tpo .deps/batt.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o batt.la -rpath /usr/lib/lxpanel/plugins batt.lo batt_sys.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/batt.o .libs/batt_sys.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/batt.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/batt.exp" > ".libs/batt.expT" >libtool: link: mv -f ".libs/batt.expT" ".libs/batt.exp" >libtool: link: echo "{ global:" > .libs/batt.ver >libtool: link: cat .libs/batt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/batt.ver >libtool: link: echo "local: *; };" >> .libs/batt.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/batt.o .libs/batt_sys.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,batt.so -Wl,-version-script -Wl,.libs/batt.ver -o .libs/batt.so >libtool: link: ( cd ".libs" && rm -f "batt.la" && ln -s "../batt.la" "batt.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/batt' >Making all in kbled >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/kbled' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT kbled.lo -MD -MP -MF .deps/kbled.Tpo -c -o kbled.lo kbled.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT kbled.lo -MD -MP -MF .deps/kbled.Tpo -c kbled.c -fPIC -DPIC -o .libs/kbled.o >mv -f .deps/kbled.Tpo .deps/kbled.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o kbled.la -rpath /usr/lib/lxpanel/plugins kbled.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/kbled.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/kbled.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/kbled.exp" > ".libs/kbled.expT" >libtool: link: mv -f ".libs/kbled.expT" ".libs/kbled.exp" >libtool: link: echo "{ global:" > .libs/kbled.ver >libtool: link: cat .libs/kbled.exp | sed -e "s/\(.*\)/\1;/" >> .libs/kbled.ver >libtool: link: echo "local: *; };" >> .libs/kbled.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/kbled.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,kbled.so -Wl,-version-script -Wl,.libs/kbled.ver -o .libs/kbled.so >libtool: link: ( cd ".libs" && rm -f "kbled.la" && ln -s "../kbled.la" "kbled.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/kbled' >Making all in xkb >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/xkb' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -O2 -pipe -MT xkb-plugin.lo -MD -MP -MF .deps/xkb-plugin.Tpo -c -o xkb-plugin.lo xkb-plugin.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -O2 -pipe -MT xkb.lo -MD -MP -MF .deps/xkb.Tpo -c -o xkb.lo xkb.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -O2 -pipe -MT xkb-plugin.lo -MD -MP -MF .deps/xkb-plugin.Tpo -c xkb-plugin.c -fPIC -DPIC -o .libs/xkb-plugin.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -O2 -pipe -MT xkb.lo -MD -MP -MF .deps/xkb.Tpo -c xkb.c -fPIC -DPIC -o .libs/xkb.o >mv -f .deps/xkb.Tpo .deps/xkb.Plo >mv -f .deps/xkb-plugin.Tpo .deps/xkb-plugin.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xkb.la -rpath /usr/lib/lxpanel/plugins xkb-plugin.lo xkb.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/xkb-plugin.o .libs/xkb.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/xkb.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/xkb.exp" > ".libs/xkb.expT" >libtool: link: mv -f ".libs/xkb.expT" ".libs/xkb.exp" >libtool: link: echo "{ global:" > .libs/xkb.ver >libtool: link: cat .libs/xkb.exp | sed -e "s/\(.*\)/\1;/" >> .libs/xkb.ver >libtool: link: echo "local: *; };" >> .libs/xkb.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/xkb-plugin.o .libs/xkb.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,xkb.so -Wl,-version-script -Wl,.libs/xkb.ver -o .libs/xkb.so >libtool: link: ( cd ".libs" && rm -f "xkb.la" && ln -s "../xkb.la" "xkb.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/xkb' >Making all in thermal >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/thermal' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT thermal.lo -MD -MP -MF .deps/thermal.Tpo -c -o thermal.lo thermal.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT thermal.lo -MD -MP -MF .deps/thermal.Tpo -c thermal.c -fPIC -DPIC -o .libs/thermal.o >mv -f .deps/thermal.Tpo .deps/thermal.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o thermal.la -rpath /usr/lib/lxpanel/plugins thermal.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/thermal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/thermal.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/thermal.exp" > ".libs/thermal.expT" >libtool: link: mv -f ".libs/thermal.expT" ".libs/thermal.exp" >libtool: link: echo "{ global:" > .libs/thermal.ver >libtool: link: cat .libs/thermal.exp | sed -e "s/\(.*\)/\1;/" >> .libs/thermal.ver >libtool: link: echo "local: *; };" >> .libs/thermal.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/thermal.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,thermal.so -Wl,-version-script -Wl,.libs/thermal.ver -o .libs/thermal.so >libtool: link: ( cd ".libs" && rm -f "thermal.la" && ln -s "../thermal.la" "thermal.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/thermal' >Making all in cpufreq >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/cpufreq' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT cpufreq.lo -MD -MP -MF .deps/cpufreq.Tpo -c -o cpufreq.lo cpufreq.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT cpufreq.lo -MD -MP -MF .deps/cpufreq.Tpo -c cpufreq.c -fPIC -DPIC -o .libs/cpufreq.o >cpufreq.c: In function 'get_cur_governor': >cpufreq.c:70:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c: In function 'get_cur_freq': >cpufreq.c:89:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c: In function 'get_governors': >cpufreq.c:113:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c: In function 'cpufreq_set_freq': >cpufreq.c:143:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c:145:9: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat] >cpufreq.c: In function 'frequency_menu': >cpufreq.c:156:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c:170:26: warning: assignment from incompatible pointer type [enabled by default] >cpufreq.c:177:17: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gobject/gobject.h:448:10: note: expected 'struct GObject *' but argument is of type 'struct GtkWidget *' >cpufreq.c:177:17: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gobject/gobject.h:448:10: note: expected 'GWeakNotify' but argument is of type 'void (*)(void *)' >cpufreq.c:187:5: warning: return from incompatible pointer type [enabled by default] >cpufreq.c: In function 'cpufreq_set_governor': >cpufreq.c:232:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c:234:9: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat] >cpufreq.c: In function 'cpufreq_menu': >cpufreq.c:248:9: warning: passing argument 3 of 'g_signal_connect_data' from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gobject/gsignal.h:350:9: note: expected 'GCallback' but argument is of type 'void (*)(struct GtkWidget *)' >cpufreq.c:255:9: warning: passing argument 2 of 'gtk_menu_shell_append' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:256:9: warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:257:9: warning: return from incompatible pointer type [enabled by default] >cpufreq.c:262:9: warning: passing argument 2 of 'gtk_menu_shell_append' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:263:9: warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:266:9: warning: passing argument 2 of 'gtk_menu_shell_append' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:273:9: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c:276:9: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' [-Wformat] >cpufreq.c:280:7: warning: passing argument 2 of 'gtk_menu_shell_append' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:281:7: warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected 'struct GtkWidget *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:286:7: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gobject/gobject.h:448:10: note: expected 'struct GObject *' but argument is of type 'struct GtkMenuItem *' >cpufreq.c:286:7: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gobject/gobject.h:448:10: note: expected 'GWeakNotify' but argument is of type 'void (*)(void *)' >cpufreq.c:289:5: warning: return from incompatible pointer type [enabled by default] >cpufreq.c: In function 'get_cur_freq': >cpufreq.c:91:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >cpufreq.c: In function 'get_cur_governor': >cpufreq.c:72:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >mv -f .deps/cpufreq.Tpo .deps/cpufreq.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -module -avoid-version -rpath /usr/lib/lxpanel/plugins -no-undefined -export-symbols-regex "^[^_].*" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpufreq.la -rpath /usr/lib/lxpanel/plugins cpufreq.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: /usr/bin/nm -B .libs/cpufreq.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/cpufreq.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/cpufreq.exp" > ".libs/cpufreq.expT" >libtool: link: mv -f ".libs/cpufreq.expT" ".libs/cpufreq.exp" >libtool: link: echo "{ global:" > .libs/cpufreq.ver >libtool: link: cat .libs/cpufreq.exp | sed -e "s/\(.*\)/\1;/" >> .libs/cpufreq.ver >libtool: link: echo "local: *; };" >> .libs/cpufreq.ver >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cpufreq.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -pthread -Wl,-soname -Wl,cpufreq.so -Wl,-version-script -Wl,.libs/cpufreq.ver -o .libs/cpufreq.so >libtool: link: ( cd ".libs" && rm -f "cpufreq.la" && ln -s "../cpufreq.la" "cpufreq.la" ) >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins/cpufreq' >make[4]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT launchbar.o -MD -MP -MF .deps/launchbar.Tpo -c -o launchbar.o launchbar.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT taskbar.o -MD -MP -MF .deps/taskbar.Tpo -c -o taskbar.o taskbar.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT dclock.o -MD -MP -MF .deps/dclock.Tpo -c -o dclock.o dclock.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT separator.o -MD -MP -MF .deps/separator.Tpo -c -o separator.o separator.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT pager.o -MD -MP -MF .deps/pager.Tpo -c -o pager.o pager.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT space.o -MD -MP -MF .deps/space.Tpo -c -o space.o space.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT tray.o -MD -MP -MF .deps/tray.Tpo -c -o tray.o tray.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT wincmd.o -MD -MP -MF .deps/wincmd.Tpo -c -o wincmd.o wincmd.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src -I../../src/plugins -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -O2 -pipe -MT dirmenu.o -MD -MP -MF .deps/dirmenu.Tpo -c -o dirmenu.o dirmenu.c >mv -f .deps/separator.Tpo .deps/separator.Po >mv -f .deps/space.Tpo .deps/space.Po >menu.c: In function âsys_menu_insert_itemsâ: >menu.c:530:9: warning: passing argument 1 of âgtk_menu_shell_insertâ from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtkmenushell.h:105:7: note: expected âstruct GtkMenuShell *â but argument is of type âstruct GtkMenu *â >mv -f .deps/dclock.Tpo .deps/dclock.Po >menu.c: In function âon_add_menu_item_to_desktopâ: >menu.c:230:18: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] >launchbar.c: In function âlaunchbar_configure_update_iconsâ: >launchbar.c:629:5: warning: passing argument 1 of âgtk_tree_model_iter_childrenâ from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtktreemodel.h:216:19: note: expected âstruct GtkTreeModel *â but argument is of type âstruct GtkTreeStore *â >launchbar.c:635:13: warning: passing argument 1 of âgtk_tree_model_getâ from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtktreemodel.h:234:19: note: expected âstruct GtkTreeModel *â but argument is of type âstruct GtkTreeStore *â >launchbar.c:638:17: warning: passing argument 1 of âgtk_tree_model_getâ from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtktreemodel.h:234:19: note: expected âstruct GtkTreeModel *â but argument is of type âstruct GtkTreeStore *â >launchbar.c:645:9: warning: passing argument 1 of âgtk_tree_model_iter_nextâ from incompatible pointer type [enabled by default] >/usr/include/gtk-2.0/gtk/gtktreemodel.h:214:19: note: expected âstruct GtkTreeModel *â but argument is of type âstruct GtkTreeStore *â >launchbar.c: In function âlaunchbar_configure_initialize_listâ: >launchbar.c:757:13: warning: passing argument 2 of âmenu_cache_add_reload_notifyâ from incompatible pointer type [enabled by default] >/usr/include/menu-cache/menu-cache.h:84:10: note: expected âGFuncâ but argument is of type âvoid (*)(struct MenuCache *, struct GtkTreeStore *)â >launchbar.c:763:13: warning: passing argument 1 of âg_object_weak_refâ from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gobject/gobject.h:448:10: note: expected âstruct GObject *â but argument is of type âstruct GtkTreeStore *â >mv -f .deps/wincmd.Tpo .deps/wincmd.Po >mv -f .deps/pager.Tpo .deps/pager.Po >mv -f .deps/tray.Tpo .deps/tray.Po >mv -f .deps/dirmenu.Tpo .deps/dirmenu.Po >mv -f .deps/menu.Tpo .deps/menu.Po >mv -f .deps/launchbar.Tpo .deps/launchbar.Po >mv -f .deps/taskbar.Tpo .deps/taskbar.Po >rm -f libbuiltin_plugins.a >i686-pc-linux-gnu-ar cru libbuiltin_plugins.a launchbar.o taskbar.o dclock.o menu.o separator.o pager.o space.o tray.o wincmd.o dirmenu.o >i686-pc-linux-gnu-ranlib libbuiltin_plugins.a >make[4]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins' >make[3]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src/plugins' >make[3]: Entering directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT bg.o -MD -MP -MF .deps/bg.Tpo -c -o bg.o bg.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT configurator.o -MD -MP -MF .deps/configurator.Tpo -c -o configurator.o configurator.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT dbg.o -MD -MP -MF .deps/dbg.Tpo -c -o dbg.o dbg.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT ev.o -MD -MP -MF .deps/ev.Tpo -c -o ev.o ev.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT gtkbar.o -MD -MP -MF .deps/gtkbar.Tpo -c -o gtkbar.o gtkbar.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT icon-grid.o -MD -MP -MF .deps/icon-grid.Tpo -c -o icon-grid.o icon-grid.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT menu-policy.o -MD -MP -MF .deps/menu-policy.Tpo -c -o menu-policy.o menu-policy.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT panel.o -MD -MP -MF .deps/panel.Tpo -c -o panel.o panel.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT gtk-run.o -MD -MP -MF .deps/gtk-run.Tpo -c -o gtk-run.o gtk-run.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT lxpanelctl.o -MD -MP -MF .deps/lxpanelctl.Tpo -c -o lxpanelctl.o lxpanelctl.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src/plugins -DPACKAGE_LIB_DIR=\""/usr/lib"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -MT xml_purge-xml-purge.o -MD -MP -MF .deps/xml_purge-xml-purge.Tpo -c -o xml_purge-xml-purge.o `test -f 'xml-purge.c' || echo './'`xml-purge.c >mv -f .deps/dbg.Tpo .deps/dbg.Po >xml-purge.c: In function âpurge_fileâ: >xml-purge.c:99:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >mv -f .deps/lxpanelctl.Tpo .deps/lxpanelctl.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o -lX11 >mv -f .deps/xml_purge-xml-purge.Tpo .deps/xml_purge-xml-purge.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xml-purge xml_purge-xml-purge.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o -Wl,--as-needed -lX11 >gtk-run.c: In function âgtk_runâ: >gtk-run.c:356:9: warning: passing argument 2 of âmenu_cache_add_reload_notifyâ from incompatible pointer type [enabled by default] >/usr/include/menu-cache/menu-cache.h:84:10: note: expected âGFuncâ but argument is of type âvoid (*)(struct MenuCache *, void *)â >mv -f .deps/ev.Tpo .deps/ev.Po >mv -f .deps/bg.Tpo .deps/bg.Po >mv -f .deps/gtkbar.Tpo .deps/gtkbar.Po >mv -f .deps/gtk-run.Tpo .deps/gtk-run.Po >mv -f .deps/plugin.Tpo .deps/plugin.Po >mv -f .deps/icon-grid.Tpo .deps/icon-grid.Po >mv -f .deps/menu-policy.Tpo .deps/menu-policy.Po >libtool: link: i686-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xml-purge xml_purge-xml-purge.o -pthread -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -pthread >mv -f .deps/configurator.Tpo .deps/configurator.Po >mv -f .deps/misc.Tpo .deps/misc.Po >mv -f .deps/panel.Tpo .deps/panel.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanel misc.o bg.o configurator.o dbg.o ev.o gtkbar.o icon-grid.o menu-policy.o panel.o plugin.o gtk-run.o ../src/plugins/libbuiltin_plugins.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmenu-cache -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanel misc.o bg.o configurator.o dbg.o ev.o gtkbar.o icon-grid.o menu-policy.o panel.o plugin.o gtk-run.o -pthread -Wl,--export-dynamic -Wl,--as-needed ../src/plugins/libbuiltin_plugins.a -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib/libatk-1.0.so -L/usr/lib -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libmenu-cache.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lresolv -lz /usr/lib/libgthread-2.0.so -ldl -lpthread /usr/lib/libglib-2.0.so -lrt -pthread >misc.o:misc.c:function resolve_atoms: error: undefined reference to 'XInternAtoms' >misc.o:misc.c:function Xclimsg: error: undefined reference to 'XSendEvent' >misc.o:misc.c:function Xclimsgwm: error: undefined reference to 'XSendEvent' >misc.o:misc.c:function get_utf8_property: error: undefined reference to 'XGetWindowProperty' >misc.o:misc.c:function get_utf8_property: error: undefined reference to 'XFree' >misc.o:misc.c:function get_utf8_property_list: error: undefined reference to 'XGetWindowProperty' >misc.o:misc.c:function get_utf8_property_list: error: undefined reference to 'XFree' >misc.o:misc.c:function get_xaproperty: error: undefined reference to 'XGetWindowProperty' >misc.o:misc.c:function get_xaproperty: error: undefined reference to 'XFree' >misc.o:misc.c:function get_textproperty: error: undefined reference to 'XGetTextProperty' >misc.o:misc.c:function get_textproperty: error: undefined reference to 'XFree' >bg.o:bg.c:function fb_bg_get_xrootpmap.part.0: error: undefined reference to 'XGetWindowProperty' >bg.o:bg.c:function fb_bg_init: error: undefined reference to 'XCreateGC' >bg.o:bg.c:function fb_bg_changed: error: undefined reference to 'XChangeGC' >bg.o:bg.c:function fb_bg_finalize: error: undefined reference to 'XFreeGC' >bg.o:bg.c:function fb_bg_get_xroot_pix_for_win: error: undefined reference to 'XGetGeometry' >bg.o:bg.c:function fb_bg_get_xroot_pix_for_win: error: undefined reference to 'XTranslateCoordinates' >bg.o:bg.c:function fb_bg_get_xroot_pix_for_win: error: undefined reference to 'XSetTSOrigin' >bg.o:bg.c:function fb_bg_get_xroot_pix_for_win: error: undefined reference to 'XFillRectangle' >panel.o:panel.c:function panel_destroy: error: undefined reference to 'XFlush' >panel.o:panel.c:function panel_destroy: error: undefined reference to 'XSync' >panel.o:panel.c:function panel_handle_x_error: error: undefined reference to 'XGetErrorText' >panel.o:panel.c:function panel_set_wm_strut: error: undefined reference to 'XDeleteProperty' >panel.o:panel.c:function panel_set_wm_strut: error: undefined reference to 'XDeleteProperty' >panel.o:panel.c:function panel_set_wm_strut: error: undefined reference to 'XChangeProperty' >panel.o:panel.c:function panel_set_wm_strut: error: undefined reference to 'XChangeProperty' >panel.o:panel.c:function panel_set_dock_type: error: undefined reference to 'XDeleteProperty' >panel.o:panel.c:function panel_set_dock_type: error: undefined reference to 'XChangeProperty' >panel.o:panel.c:function panel_start_gui: error: undefined reference to 'XSetWMHints' >panel.o:panel.c:function panel_start_gui: error: undefined reference to 'XInternAtom' >panel.o:panel.c:function panel_start_gui: error: undefined reference to 'XChangeProperty' >panel.o:panel.c:function main: error: undefined reference to 'XSetLocaleModifiers' >panel.o:panel.c:function main: error: undefined reference to 'XSetErrorHandler' >panel.o:panel.c:function main: error: undefined reference to 'XGrabServer' >panel.o:panel.c:function main: error: undefined reference to 'XGetSelectionOwner' >panel.o:panel.c:function main: error: undefined reference to 'XUngrabServer' >panel.o:panel.c:function main: error: undefined reference to 'XSelectInput' >panel.o:panel.c:function main: error: undefined reference to 'XSelectInput' >panel.o:panel.c:function main: error: undefined reference to 'XUngrabServer' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_raise_window: error: undefined reference to 'XGetWindowAttributes' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_raise_window: error: undefined reference to 'XGetWindowAttributes' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_raise_window: error: undefined reference to 'XSetInputFocus' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_raise_window: error: undefined reference to 'XMapRaised' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function menu_iconify_window: error: undefined reference to 'XIconifyWindow' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function menu_raise_window: error: undefined reference to 'XMapRaised' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_update_icon.isra.4: error: undefined reference to 'XGetWMHints' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_update_icon.isra.4: error: undefined reference to 'XGetGeometry' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_update_icon.isra.4: error: undefined reference to 'XGetGeometry' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function task_set_class: error: undefined reference to 'XGetClassHint' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function taskbar_net_client_list: error: undefined reference to 'XSelectInput' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function taskbar_event_filter: error: undefined reference to 'XSetErrorHandler' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function taskbar_event_filter: error: undefined reference to 'XSetErrorHandler' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function taskbar_button_scroll_event: error: undefined reference to 'XIconifyWindow' >../src/plugins/libbuiltin_plugins.a(taskbar.o):taskbar.c:function taskbar_task_control_event.isra.14: error: undefined reference to 'XIconifyWindow' >../src/plugins/libbuiltin_plugins.a(pager.o):pager.c:function task_get_geometry: error: undefined reference to 'XSetErrorHandler' >../src/plugins/libbuiltin_plugins.a(pager.o):pager.c:function task_get_geometry: error: undefined reference to 'XGetWindowAttributes' >../src/plugins/libbuiltin_plugins.a(pager.o):pager.c:function task_get_geometry: error: undefined reference to 'XGetGeometry' >../src/plugins/libbuiltin_plugins.a(pager.o):pager.c:function task_get_geometry: error: undefined reference to 'XTranslateCoordinates' >../src/plugins/libbuiltin_plugins.a(pager.o):pager.c:function pager_net_client_list_stacking: error: undefined reference to 'XSelectInput' >../src/plugins/libbuiltin_plugins.a(tray.o):tray.c:function tray_constructor: error: undefined reference to 'XGetSelectionOwner' >../src/plugins/libbuiltin_plugins.a(tray.o):tray.c:function tray_constructor: error: undefined reference to 'XSendEvent' >../src/plugins/libbuiltin_plugins.a(wincmd.o):wincmd.c:function wincmd_execute: error: undefined reference to 'XIconifyWindow' >../src/plugins/libbuiltin_plugins.a(wincmd.o):wincmd.c:function wincmd_execute: error: undefined reference to 'XMapWindow' >collect2: ld returned 1 exit status >make[3]: *** [lxpanel] Error 1 >make[3]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6' >make: *** [all] Error 2 >emake failed > * ERROR: lxde-base/lxpanel-0.5.6 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2973: Called _eapi2_src_compile > * ebuild.sh, line 665: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =lxde-base/lxpanel-0.5.6', > * the complete build log and the output of 'emerge -pqv =lxde-base/lxpanel-0.5.6'. > * The complete build log is located at '/var/log/portage/build/lxde-base/lxpanel-0.5.6:20110517-060608.log'. > * The ebuild environment file is located at '/var/tmp/portage/lxde-base/lxpanel-0.5.6/temp/environment'. > * S: '/var/tmp/portage/lxde-base/lxpanel-0.5.6/work/lxpanel-0.5.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 367659
: 273599