* Package: gpe-utils/gpe-what-0.43 * Repository: gentoo * Maintainer: gpe@gentoo.org * USE: elibc_glibc kernel_linux nls test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gpe-what-0.43.tar.bz2 to /var/tmp/portage/gpe-utils/gpe-what-0.43/work * Running elibtoolize in: gpe-what-0.43/ * Applying portage-1.5.10.patch ... * Applying max_cmd_len-1.5.20.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.patch ... >>> Source unpacked in /var/tmp/portage/gpe-utils/gpe-what-0.43/work >>> Compiling source in /var/tmp/portage/gpe-utils/gpe-what-0.43/work/gpe-what-0.43 ... * econf: updating gpe-what-0.43/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gpe-what-0.43/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-debug=no --disable-debug configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... 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... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for intltool >= 0.23... 0.34.1 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext 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 DEPS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gpe-what.desktop.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing intltool commands config.status: executing po/stamp-it commands make -j14 PREFIX=/usr Making all in po make[1]: Entering directory `/var/tmp/portage/gpe-utils/gpe-what-0.43/work/gpe-what-0.43/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/gpe-utils/gpe-what-0.43/work/gpe-what-0.43/po' make[1]: Entering directory `/var/tmp/portage/gpe-utils/gpe-what-0.43/work/gpe-what-0.43' if i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gpe-what\" -DPACKAGE_TARNAME=\"gpe-what\" -DPACKAGE_VERSION=\"0.43\" -DPACKAGE_STRING=\"gpe-what\ 0.43\" -DPACKAGE_BUGREPORT=\"gpe@handhelds.org\" -DPACKAGE=\"gpe-what\" -DVERSION=\"0.43\" -DSTDC_HEADERS=1 -DGETTEXT_PACKAGE=\"gpe-what\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I. -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./gpe -I. -DPREFIX=\"/usr\" -D_GNU_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -O2 -pipe -MT gpe-what.o -MD -MP -MF ".deps/gpe-what.Tpo" -c -o gpe-what.o gpe-what.c; \ then mv -f ".deps/gpe-what.Tpo" ".deps/gpe-what.Po"; else rm -f ".deps/gpe-what.Tpo"; exit 1; fi LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po gpe-what.desktop.in gpe-what.desktop Generating and caching the translation database Merging translations into gpe-what.desktop. i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gpe-what gpe-what.o -pthread -lgpewidget -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 gpe-what.o:gpe-what.c:function find_deepest_window: error: undefined reference to 'XTranslateCoordinates' gpe-what.o:gpe-what.c:function handle_click: error: undefined reference to 'XGetWindowProperty' gpe-what.o:gpe-what.c:function handle_click: error: undefined reference to 'XFree' gpe-what.o:gpe-what.c:function handle_click: error: undefined reference to 'XSendEvent' gpe-what.o:gpe-what.c:function handle_click: error: undefined reference to 'XQueryTree' gpe-what.o:gpe-what.c:function handle_click: error: undefined reference to 'XFree' gpe-what.o:gpe-what.c:function handle_click: error: undefined reference to 'XGetGeometry' gpe-what.o:gpe-what.c:function clicked: error: undefined reference to 'XGrabPointer' gpe-what.o:gpe-what.c:function released: error: undefined reference to 'XUngrabPointer' gpe-what.o:gpe-what.c:function setup_xdisplay: error: undefined reference to 'XSetSelectionOwner' gpe-what.o:gpe-what.c:function do_help_message: error: undefined reference to 'XGetWindowProperty' gpe-what.o:gpe-what.c:function do_help_message: error: undefined reference to 'XFree' gpe-what.o:gpe-what.c:function do_infoprint_message: error: undefined reference to 'XGetWindowProperty' gpe-what.o:gpe-what.c:function do_infoprint_message: error: undefined reference to 'XFree' collect2: ld returned 1 exit status make[1]: *** [gpe-what] Error 1 make[1]: Leaving directory `/var/tmp/portage/gpe-utils/gpe-what-0.43/work/gpe-what-0.43' make: *** [all-recursive] Error 1 emake failed * ERROR: gpe-utils/gpe-what-0.43 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2747: Called gpe_src_compile * environment, line 2075: Called die * The specific snippet of code: * emake PREFIX=/usr || die "emake failed" * * If you need support, post the output of 'emerge --info =gpe-utils/gpe-what-0.43', * the complete build log and the output of 'emerge -pqv =gpe-utils/gpe-what-0.43'. * The complete build log is located at '/var/log/portage/build/gpe-utils/gpe-what-0.43:20110605-152756.log'. * The ebuild environment file is located at '/var/tmp/portage/gpe-utils/gpe-what-0.43/temp/environment'. * S: '/var/tmp/portage/gpe-utils/gpe-what-0.43/work/gpe-what-0.43'