* CPV: gnome-extra/gnome-utils-2.28.1 * REPO: gentoo * USE: amd64 debug doc elibc_glibc kernel_linux userland_GNU >>> Unpacking source... >>> Unpacking gnome-utils-2.28.1.tar.bz2 to /var/tmp/portage/gnome-extra/gnome-utils-2.28.1/work >>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-utils-2.28.1/work >>> Preparing source in /var/tmp/portage/gnome-extra/gnome-utils-2.28.1/work/gnome-utils-2.28.1 ... * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: gnome-utils-2.28.1 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/gnome-extra/gnome-utils-2.28.1/work/gnome-utils-2.28.1 ... * econf: updating gnome-utils-2.28.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnome-utils-2.28.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-ipv6 --enable-maintainer-flags=no --enable-zlib --disable-static --disable-schemas-install --disable-scrollkeeper --enable-debug=yes --enable-gtk-doc 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 whether NLS is requested... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for intltool >= 0.40.0... 0.40.5 found 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.8.8 checking for XML::Parser... ok checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... 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 an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes 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 strftime... yes checking for getpgid... yes checking for x86_64-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 GNOME_UTILS... yes checking for GTHREAD... yes checking for LIBEGGSMCLIENT... yes checking for LIBGDICT... yes checking for XSHAPE... yes checking for GIO_UNIX... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for APPLET... yes checking for LIBGTOP... yes checking for LIBCANBERRA_GTK... yes checking whether to enable IPv6... checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for scrollkeeper-config... /usr/bin/scrollkeeper-config 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... (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 whether to build gtk-doc documentation... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking gnome-doc-utils >= 0.3.2... yes checking for sed... /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating m4/shave-libtool config.status: creating m4/shave config.status: creating po/Makefile.in config.status: creating libeggsmclient/Makefile config.status: creating baobab/Makefile config.status: creating baobab/data/Makefile config.status: creating baobab/pixmaps/Makefile config.status: creating baobab/pixmaps/24x24/Makefile config.status: creating baobab/pixmaps/scalable/Makefile config.status: creating baobab/src/Makefile config.status: creating baobab/help/Makefile config.status: creating logview/Makefile config.status: creating logview/data/Makefile config.status: creating logview/tests/Makefile config.status: creating logview/help/Makefile config.status: creating gsearchtool/Makefile config.status: creating gsearchtool/data/Makefile config.status: creating gsearchtool/help/Makefile config.status: creating gsearchtool/libgnomeui-deprecated/Makefile config.status: creating gnome-dictionary/Makefile config.status: creating gnome-dictionary/libgdict/Makefile config.status: creating gnome-dictionary/libgdict/gdict-version.h config.status: creating gnome-dictionary/libgdict/gdict-1.0.pc config.status: creating gnome-dictionary/data/Makefile config.status: creating gnome-dictionary/docs/Makefile config.status: creating gnome-dictionary/docs/reference/Makefile config.status: creating gnome-dictionary/docs/reference/gdict/Makefile config.status: creating gnome-dictionary/docs/reference/gdict/version.xml config.status: creating gnome-dictionary/help/Makefile config.status: creating gnome-dictionary/src/Makefile config.status: creating gnome-screenshot/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 gnome-utils 2.28.1 configuration summary: Compiler flags : -O2 -pipe -ggdb -g Linker flags : -Wl,-O1 Maintainer compiler flags : prefix : /usr sysconf dir : /etc bin dir : ${exec_prefix}/bin sbin dir : ${exec_prefix}/sbin data dir : /usr/share Debug messages (libgdict) : yes API Reference (libgdict) : yes Logview built with ZLib support : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/gnome-extra/gnome-utils-2.28.1/work/gnome-utils-2.28.1 ... make Making all in m4 Making all in po Making all in libeggsmclient CC eggdesktopfile.o CC eggsmclient.o CC eggsmclient-xsmp.o LINK libeggsmclient.la Making all in baobab Making all in src CC baobab-baobab.o CC baobab-baobab-cell-renderer-progress.o CC baobab-baobab-ringschart.o CC baobab-baobab-scan.o CC baobab-baobab-treeview.o CC baobab-baobab-utils.o CC baobab-callbacks.o CC baobab-baobab-prefs.o CC baobab-baobab-remote-connect-dialog.o CC baobab-gedit-spinner.o CC baobab-baobab-chart.o CC baobab-baobab-treemap.o LINK baobab Making all in data Generating and caching the translation database Merging translations into baobab.desktop. Found cached translation database Merging translations into baobab.schemas. Making all in pixmaps Making all in 24x24 Making all in scalable Making all in help Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in import libxml2 ImportError: No module named libxml2 make[3]: *** [ru/baobab.xml] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 * ERROR: gnome-extra/gnome-utils-2.28.1 failed: * compile failure * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 1558: Called gnome2_src_compile * environment, line 1288: Called die * The specific snippet of code: * emake || die "compile failure" * * If you need support, post the output of 'emerge --info =gnome-extra/gnome-utils-2.28.1', * the complete build log and the output of 'emerge -pqv =gnome-extra/gnome-utils-2.28.1'. * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-utils-2.28.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-utils-2.28.1/temp/environment'. * S: '/var/tmp/portage/gnome-extra/gnome-utils-2.28.1/work/gnome-utils-2.28.1'