>>> Unpacking source... >>> Unpacking bbkeys-0.9.0.tar.gz to /var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/work * Applying bbkeys-0.9.0-gcc-4.3.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/work/bbkeys-0.9.0 ... * econf: updating bbkeys-0.9.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bbkeys-0.9.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... no checking for sed... sed 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 for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl5... no checking for perl... /usr/bin/perl checking for minimum required perl version >= 5.004... 5.008008 checking for full perl installation... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for setlocale... yes checking for sigaction... yes checking for strftime... yes checking for gettimeofday... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strncasecmp... yes checking for select... yes checking for strstr... yes checking for XOpenDisplay in -lX11... yes checking for XMissingExtension in -lXext... yes checking for pkg-config... /usr/bin/pkg-config checking for libbt... yes checking LIBBT_CFLAGS... -I/usr/include/bt checking LIBBT_LIBS... -Wl,-O1 -L/usr/local/lib -lbt configure: creating ./config.status config.status: creating version.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating doc/bbkeys.1 config.status: creating rpm/Makefile config.status: creating rpm/bbkeys.spec config.status: creating config.h config.status: executing depfiles commands bbkeys version 0.9.0 configured successfully. Using '/usr' for installation. Using 'i686-pc-linux-gnu-g++' for C++ compiler. Building with '-O2 -pipe -I/usr/include/bt ' for C++ compiler flags. Building with '-Wl,-O1 -lSM -lICE' for linker flags. Building with '-lX11 -lXext -Wl,-O1 -L/usr/local/lib -lbt ' libraries. make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/work/bbkeys-0.9.0' Making all in src make[2]: Entering directory `/var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/work/bbkeys-0.9.0/src' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT actions.o -MD -MP -MF ".deps/actions.Tpo" \ -c -o actions.o `test -f 'actions.cc' || echo './'`actions.cc; \ then mv -f ".deps/actions.Tpo" ".deps/actions.Po"; \ else rm -f ".deps/actions.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT Config.o -MD -MP -MF ".deps/Config.Tpo" \ -c -o Config.o `test -f 'Config.cpp' || echo './'`Config.cpp; \ then mv -f ".deps/Config.Tpo" ".deps/Config.Po"; \ else rm -f ".deps/Config.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT FileTokenizer.o -MD -MP -MF ".deps/FileTokenizer.Tpo" \ -c -o FileTokenizer.o `test -f 'FileTokenizer.cpp' || echo './'`FileTokenizer.cpp; \ then mv -f ".deps/FileTokenizer.Tpo" ".deps/FileTokenizer.Po"; \ else rm -f ".deps/FileTokenizer.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT KeyClient.o -MD -MP -MF ".deps/KeyClient.Tpo" \ -c -o KeyClient.o `test -f 'KeyClient.cpp' || echo './'`KeyClient.cpp; \ then mv -f ".deps/KeyClient.Tpo" ".deps/KeyClient.Po"; \ else rm -f ".deps/KeyClient.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT KeyGrabber.o -MD -MP -MF ".deps/KeyGrabber.Tpo" \ -c -o KeyGrabber.o `test -f 'KeyGrabber.cpp' || echo './'`KeyGrabber.cpp; \ then mv -f ".deps/KeyGrabber.Tpo" ".deps/KeyGrabber.Po"; \ else rm -f ".deps/KeyGrabber.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT keytree.o -MD -MP -MF ".deps/keytree.Tpo" \ -c -o keytree.o `test -f 'keytree.cc' || echo './'`keytree.cc; \ then mv -f ".deps/keytree.Tpo" ".deps/keytree.Po"; \ else rm -f ".deps/keytree.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT Netclient.o -MD -MP -MF ".deps/Netclient.Tpo" \ -c -o Netclient.o `test -f 'Netclient.cpp' || echo './'`Netclient.cpp; \ then mv -f ".deps/Netclient.Tpo" ".deps/Netclient.Po"; \ else rm -f ".deps/Netclient.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT ScreenHandler.o -MD -MP -MF ".deps/ScreenHandler.Tpo" \ -c -o ScreenHandler.o `test -f 'ScreenHandler.cpp' || echo './'`ScreenHandler.cpp; \ then mv -f ".deps/ScreenHandler.Tpo" ".deps/ScreenHandler.Po"; \ else rm -f ".deps/ScreenHandler.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT window.o -MD -MP -MF ".deps/window.Tpo" \ -c -o window.o `test -f 'window.cc' || echo './'`window.cc; \ then mv -f ".deps/window.Tpo" ".deps/window.Po"; \ else rm -f ".deps/window.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDEFAULTRC=\"/usr/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/share/bbkeys/defaultStyle\" -O2 -pipe -I/usr/include/bt -MT WindowlistMenu.o -MD -MP -MF ".deps/WindowlistMenu.Tpo" \ -c -o WindowlistMenu.o `test -f 'WindowlistMenu.cpp' || echo './'`WindowlistMenu.cpp; \ then mv -f ".deps/WindowlistMenu.Tpo" ".deps/WindowlistMenu.Po"; \ else rm -f ".deps/WindowlistMenu.Tpo"; exit 1; \ fi i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/bt -Wl,-O1 -lSM -lICE -o bbkeys actions.o Config.o FileTokenizer.o KeyClient.o KeyGrabber.o keytree.o main.o Netclient.o ScreenHandler.o window.o WindowlistMenu.o -lX11 -lXext -Wl,-O1 -L/usr/local/lib -lbt /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Application.o): In function `bt::Application::Application(std::basic_string, std::allocator > const&, char const*, bool)': (.text+0xccc): undefined reference to `XShapeQueryExtension' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Application.o): In function `bt::Application::Application(std::basic_string, std::allocator > const&, char const*, bool)': (.text+0x161c): undefined reference to `XShapeQueryExtension' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Image.o): In function `bt::destroyShmImage(bt::Display const&, _XImage*)': (.text+0x37e1): undefined reference to `XShmDetach' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Image.o): In function `bt::createShmImage(bt::Display const&, bt::ScreenInfo const&, unsigned int, unsigned int)': (.text+0x3879): undefined reference to `XShmCreateImage' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Image.o): In function `bt::createShmImage(bt::Display const&, bt::ScreenInfo const&, unsigned int, unsigned int)': (.text+0x3917): undefined reference to `XShmAttach' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Image.o): In function `bt::createShmImage(bt::Display const&, bt::ScreenInfo const&, unsigned int, unsigned int)': (.text+0x3966): undefined reference to `XShmAttach' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Image.o): In function `bt::startupShm(bt::Display const&)': (.text+0x39bf): undefined reference to `XShmQueryExtension' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libbt.a(Image.o): In function `bt::Image::renderPixmap(bt::Display const&, unsigned int)': (.text+0x4b19): undefined reference to `XShmPutImage' collect2: ld returned 1 exit status make[2]: *** [bbkeys] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/work/bbkeys-0.9.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/work/bbkeys-0.9.0' make: *** [all] Error 2 * * ERROR: x11-misc/bbkeys-0.9.0-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2165: Called _eapi0_src_compile * ebuild.sh, line 591: Called _eapi2_src_compile * ebuild.sh, line 625: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/x11-misc/bbkeys-0.9.0-r1:20081124-044644.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/bbkeys-0.9.0-r1/temp/environment'. *