>>> Unpacking source... >>> Unpacking gnome-user-docs-2.26.2.tar.bz2 to /var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work * Fixing OMF Makefiles ...  [ ok ] * Applying gnome-user-docs-2.24.2-parallel-make.patch ...  [ ok ] * Applying gnome-user-docs-2.24.2-parallel-make-gdu.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work >>> Compiling source in /var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2 ... ./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-scrollkeeper 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 ln -s works... 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 whether to enable maintainer-specific portions of Makefiles... no checking for GNOME2_USER_DOCS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gnome-user-docs.spec config.status: creating gnome2-user-guide/Makefile config.status: creating gnome2-accessibility-guide/Makefile config.status: creating gnome2-system-admin-guide/Makefile make -j4 Making all in gnome2-user-guide make[1]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide' msgfmt -o ar/ar.mo ar/ar.po msgfmt -o bg/bg.mo bg/bg.po msgfmt -o cs/cs.mo cs/cs.po msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o es/es.mo es/es.po msgfmt -o fi/fi.mo fi/fi.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o hu/hu.mo hu/hu.po msgfmt -o it/it.mo it/it.po msgfmt -o ja/ja.mo ja/ja.po msgfmt -o ko/ko.mo ko/ko.po msgfmt -o oc/oc.mo oc/oc.po msgfmt -o pa/pa.mo pa/pa.po msgfmt -o pt/pt.mo pt/pt.po msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po msgfmt -o ru/ru.mo ru/ru.po msgfmt -o sv/sv.mo sv/sv.po msgfmt -o th/th.mo th/th.po msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po xsltproc -o user-guide-C.omf --stringparam db2omf.basename user-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide/user-guide.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/user-guide.xml || { rm -f "user-guide-C.omf"; exit 1; } if ! test -d ar/; then mkdir ar/; fi if [ -f "C/user-guide.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide/"; fi; \ (cd ar/ && \ `which xml2po` -e -t \ "${d}ar/ar.mo" \ "${d}C/user-guide.xml" > user-guide.xml.tmp && \ cp user-guide.xml.tmp user-guide.xml && rm -f user-guide.xml.tmp) if ! test -d bg/; then mkdir bg/; fi if [ -f "C/user-guide.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide/"; fi; \ (cd bg/ && \ `which xml2po` -e -t \ "${d}bg/bg.mo" \ "${d}C/user-guide.xml" > user-guide.xml.tmp && \ cp user-guide.xml.tmp user-guide.xml && rm -f user-guide.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/user-guide.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide/"; fi; \ (cd cs/ && \ `which xml2po` -e -t \ "${d}cs/cs.mo" \ "${d}C/user-guide.xml" > user-guide.xml.tmp && \ cp user-guide.xml.tmp user-guide.xml && rm -f user-guide.xml.tmp) if ! test -d de/; then mkdir de/; fi Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in import libxml2 ImportError: No module named libxml2 if [ -f "C/user-guide.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide/"; fi; \ (cd de/ && \ `which xml2po` -e -t \ "${d}de/de.mo" \ "${d}C/user-guide.xml" > user-guide.xml.tmp && \ cp user-guide.xml.tmp user-guide.xml && rm -f user-guide.xml.tmp) make[1]: *** [bg/user-guide.xml] Error 1 make[1]: *** Waiting for unfinished jobs.... Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in import libxml2 ImportError: No module named libxml2 Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in import libxml2 ImportError: No module named libxml2 make[1]: *** [cs/user-guide.xml] Error 1 Traceback (most recent call last): File "/usr/bin/xml2po", line 35, in import libxml2 ImportError: No module named libxml2 make[1]: *** [de/user-guide.xml] Error 1 make[1]: *** [ar/user-guide.xml] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/work/gnome-user-docs-2.26.2/gnome2-user-guide' make: *** [all-recursive] Error 1 * * ERROR: gnome-extra/gnome-user-docs-2.26.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2954: Called gnome2_src_compile * environment, line 2314: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/usr/emerge_logs/gnome-extra:gnome-user-docs-2.26.2:20090604-210911.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-user-docs-2.26.2/temp/environment'. *