>>> Unpacking source... >>> Unpacking g-wrap-1.3.4.tar.gz to /var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work * Applying g-wrap-1.3.4-direntry.patch ...  [ ok ] * Applying g-wrap-1.3.4-m4.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4 ... * econf: updating g-wrap-1.3.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating g-wrap-1.3.4/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/lib/misc --build=powerpc-unknown-linux-gnu checking for a BSD-compatible install... /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 powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking for C compiler default output... 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 powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of powerpc-unknown-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /bin/install -c checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for ld used by GCC... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/powerpc-unknown-linux-gnu-nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output... ok checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for egrep... grep -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for objdir... .libs checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works... yes checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.lo... yes checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for scm_boot_guile in -lguile... yes checking for scm_puts in -lguile... yes checking for Guile Scheme directory... /usr/share/guile checking if guile uses old style smobs... no checking for glib-config... /usr/bin/glib-config checking if guile long_long is at least as big as gint64... yes checking for scm_long_long2num in -lguile... yes checking if unsigned long is at least as big as guint32... yes checking for gtk-config... /usr/bin/gtk-config checking for build-guile-gtk... no configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating doc/Makefile config.status: creating example/Makefile config.status: creating g-wrap/Makefile config.status: creating rpm/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4' Making all in doc make[2]: Entering directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/doc' Making all in rpm make[2]: Entering directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/rpm' rm -f spec.tmp sed < spec.in > spec.tmp \ -e 's:@-GW_RTLIB_VER-@:@GW_RUNTIME_GUILE_INTERFACE_MAJOR_VER@.@GW_RUNTIME_GUILE_INTERFACE_REVISION@.@GW_RUNTIME_GUILE_INTERFACE_AGE@:' \ -e 's:@-GW_RTLIB_MAJ-@:@GW_RUNTIME_GUILE_INTERFACE_MAJOR_VER@:' \ -e 's:@-VERSION-@:1.3.4:' mv spec.tmp spec make[2]: Leaving directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/rpm' Making all in bin make[2]: Entering directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/bin' rm -f g-wrap-config.tmp sed < g-wrap-config.in > g-wrap-config.tmp \ -e 's:@-GUILE-@:/usr/bin/guile:' \ -e 's:@-VERSION-@:1.3.4:' \ -e 's:@-libdir-@:/usr/lib:' \ -e 's:@-includedir-@:/usr/include:' \ -e 's:@-GUILE_MODULE_DIR-@:/usr/share/guile:' chmod +x g-wrap-config.tmp mv g-wrap-config.tmp g-wrap-config make[2]: Leaving directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/bin' Making all in g-wrap make[2]: Entering directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/g-wrap' guile -c \ "(set! %load-path (cons \"/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/g-wrap/..\" %load-path))""(debug-enable 'backtrace) \ (debug-enable 'debug) \ (read-enable 'positions) \ (use-modules (g-wrap)) \ (use-modules (g-wrap gw-standard-spec)) \ (gw:generate-wrapset \"gw-standard\")" if /bin/sh ../libtool --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe -MT g-wrap-wct.lo -MD -MP -MF ".deps/g-wrap-wct.Tpo" \ -c -o g-wrap-wct.lo `test -f 'g-wrap-wct.c' || echo './'`g-wrap-wct.c; \ then mv ".deps/g-wrap-wct.Tpo" ".deps/g-wrap-wct.Plo"; \ else rm -f ".deps/g-wrap-wct.Tpo"; exit 1; \ fi Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. add-ws-t gw-standard # gw:global-declarations-ccg for-parent gw-standard add-ws-t gw-standard # gw:global-definitions-ccg for-parent gw-standard guile -c \ "(set! %load-path (cons \"/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/g-wrap/..\" %load-path))""(debug-enable 'backtrace) \ (debug-enable 'debug) \ (read-enable 'positions) \ (use-modules (g-wrap)) \ (use-modules (g-wrap gw-wct-spec)) \ (gw:generate-wrapset \"gw-wct\")" Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. add-ws-t gw-wct # gw:global-declarations-ccg for-client gw-standard gw-wct for-parent gw-wct add-ws-t gw-wct # gw:global-definitions-ccg for-client gw-standard gw-wct for-parent gw-wct if /bin/sh ../libtool --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe -MT g-wrap-glib.lo -MD -MP -MF ".deps/g-wrap-glib.Tpo" \ -c -o g-wrap-glib.lo `test -f 'g-wrap-glib.c' || echo './'`g-wrap-glib.c; \ then mv ".deps/g-wrap-glib.Tpo" ".deps/g-wrap-glib.Plo"; \ else rm -f ".deps/g-wrap-glib.Tpo"; exit 1; \ fi mkdir .libs powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe -MT g-wrap-wct.lo -MD -MP -MF .deps/g-wrap-wct.Tpo -c g-wrap-wct.c -fPIC -DPIC -o .libs/g-wrap-wct.lo rm -f .libs/g-wrap-glib.lo powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe -MT g-wrap-glib.lo -MD -MP -MF .deps/g-wrap-glib.Tpo -c g-wrap-glib.c -fPIC -DPIC -o .libs/g-wrap-glib.lo In file included from /usr/include/glib-1.2/glib.h:66, from ./g-wrap-glib.h:24, from g-wrap-glib.c:20: /usr/lib/glib/include/glibconfig.h:39:8: error: extra tokens at end of #endif directive make[2]: *** [g-wrap-glib.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe -MT g-wrap-wct.lo -MD -MP -MF .deps/g-wrap-wct.Tpo -c g-wrap-wct.c -o g-wrap-wct.o >/dev/null 2>&1 mv -f .libs/g-wrap-wct.lo g-wrap-wct.lo make[2]: Leaving directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4/g-wrap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/g-wrap-1.3.4-r1/work/g-wrap-1.3.4' make: *** [all] Error 2 !!! ERROR: dev-libs/g-wrap-1.3.4-r1 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3233: Called src_compile g-wrap-1.3.4-r1.ebuild, line 31: Called die !!! 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/tmp/portage/dev-libs/g-wrap-1.3.4-r1/temp/build.log'.