Calculating dependencies >>> Unpacking source... >>> Unpacking GConf-2.10.1.tar.bz2 to /var/tmp/portage/gconf-2.10.1-r1/work >>> Source unpacked. * Running elibtoolize in: GConf-2.10.1 * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * econf: updating GConf-2.10.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating GConf-2.10.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-static --enable-gtk --disable-static --enable-gtk --disable-static --enable-gtk --disable-gtk-doc 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 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 for strerror in -lcposix... no checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed 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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc static flag works... yes 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 checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes 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 for glib-genmarshal... /usr/bin/glib-genmarshal FYI: Using default config source xml::${sysgconfdir}/gconf.xml.defaults for schema installation FYI: Will build with debug checks but no debug spew checking for pkg-config... /usr/bin/pkg-config checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0... yes checking DEPENDENT_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 checking DEPENDENT_LIBS... -Wl,--export-dynamic -pthread -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 libxml-2.0... yes checking DEPENDENT_WITH_XML_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 checking DEPENDENT_WITH_XML_LIBS... -Wl,--export-dynamic -pthread -lgobject-2.0 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -lz -lm checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 gtk+-2.0 >= 2.0.0... yes checking DEPENDENT_WITH_GTK_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config checking DEPENDENT_WITH_GTK_LIBS... -Wl,--export-dynamic -pthread -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 gtk+-2.0 libxml-2.0... yes checking DEPENDENT_WITH_XML_AND_GTK_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/libxml2 checking DEPENDENT_WITH_XML_AND_GTK_LIBS... -Wl,--export-dynamic -pthread -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm checking for poptGetArg in -lpopt... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for usleep... yes checking for flockfile... 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 catalogs to be installed... am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu hi hr hu id it ja ko lt lv mk ml mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta tr uk vi xh yi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... indent configure: creating ./config.status config.status: creating Makefile config.status: creating gconf-2.m4 config.status: creating gconf/Makefile config.status: creating gconf/default.path config.status: creating backends/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/gconf/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating gconf-2.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1' Making all in gconf make[2]: Entering directory `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf' /usr/bin/orbit-idl-2 ./GConfX.idl gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" Error: Empty file ** (process:24319): WARNING **: ./GConfX.idl compilation failed orbit-idl-2 2.12.2 compiling mode, show preprocessor errors, passes: stubs skels common headers make[2]: *** [GConfX-common.c] Error 1 make[2]: Leaving directory `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1' make: *** [all] Error 2 !!! ERROR: gnome-base/gconf-2.10.1-r1 failed. !!! Function gnome2_src_compile, Line 48, Exitcode 2 !!! compile failure !!! If you need support, post the topmost build error, NOT this status message.  ...done! >>> emerge (1 of 1) gnome-base/gconf-2.10.1-r1 to / >>> md5 files ;-) gconf-1.0.8-r5.ebuild >>> md5 files ;-) gconf-2.10.0.ebuild >>> md5 files ;-) gconf-1.0.9.ebuild >>> md5 files ;-) gconf-1.0.8-r3.ebuild >>> md5 files ;-) gconf-2.10.1-r1.ebuild >>> md5 files ;-) gconf-2.11.92.ebuild >>> md5 files ;-) files/digest-gconf-1.0.8-r3 >>> md5 files ;-) files/digest-gconf-1.0.8-r5 >>> md5 files ;-) files/gconf-1.0.9-locallock_mdk.patch >>> md5 files ;-) files/digest-gconf-1.0.9 >>> md5 files ;-) files/digest-gconf-2.10.0 >>> md5 files ;-) files/gconfd-2-fix.patch >>> md5 files ;-) files/digest-gconf-2.10.1-r1 >>> md5 files ;-) files/digest-gconf-2.11.92 >>> md5 src_uri ;-) GConf-2.10.1.tar.bz2