* Package: app-text/texi2html-5.0-r1 * Repository: gentoo * Maintainer: tex@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux split-usr unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking texi2html-5.0.tar.bz2 to /var/tmp/portage/app-text/texi2html-5.0-r1/work >>> Source unpacked in /var/tmp/portage/app-text/texi2html-5.0-r1/work >>> Preparing source in /var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0 ... * econf: updating texi2html-5.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating texi2html-5.0/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --libdir=/usr/lib64 --with-external-libintl-perl --with-unidecode --with-external-Unicode-EastAsianWidth checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by 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 shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether ln -s works... yes checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating po_messages/Makefile.in config.status: creating po_document/Makefile.in config.status: creating po_messages/POTFILES.in config.status: creating po_document/POTFILES.in config.status: creating po_messages/Makevars config.status: creating po_document/Makevars config.status: creating Makefile config.status: creating Tests/Makefile config.status: creating test/Makefile config.status: creating test/contents/Makefile config.status: creating test/coverage/Makefile config.status: creating test/info_coverage/Makefile config.status: creating test/formatting/Makefile config.status: creating test/indices/Makefile config.status: creating test/invalid/Makefile config.status: creating test/misc/Makefile config.status: creating test/encodings/Makefile config.status: creating test/macros/Makefile config.status: creating test/manuals/Makefile config.status: creating test/nested_formats/Makefile config.status: creating test/sectionning/Makefile config.status: creating test/htmlxref/Makefile config.status: creating test/htmlxref-only_mono/Makefile config.status: creating test/htmlxref-only_split/Makefile config.status: creating test/xemacs_manual/Makefile config.status: creating test/texi2html_manual/Makefile config.status: creating test/tar_manual/Makefile config.status: creating test/singular_manual/Makefile config.status: creating test/layout/Makefile config.status: creating test/many_input_files/Makefile config.status: creating doc/Makefile config.status: creating test/path_separator config.status: creating texi2html_configured.pl config.status: creating check_texinfo.pl config.status: creating manage_i18n.pl config.status: executing po-directories commands config.status: creating po_messages/POTFILES config.status: creating po_messages/Makefile config.status: creating po_document/POTFILES config.status: creating po_document/Makefile config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0 ... make -j1 Making all in po_document make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_document' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_document' Making all in po_messages make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_messages' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_messages' Making all in . make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0' /bin/mkdir -p i18n if test 'yes' = 'yes'; then \ for file in "././po_document/"*".po"; do lang=`basename "$file" .po | sed 's/\..*//'`; \ test "$lang" = 'en' && continue; \ msgexec -i "$file" "./gettext_to_separated.pl" | "./separated_to_hash.pl" $lang > i18n/$lang.thl; \ done; \ msgexec -i po_document/texi2html_document.pot "./gettext_to_separated.pl" | "./separated_to_hash.pl" en > i18n/en.thl; \ else \ cp -p i18n_ref/*.thl i18n; \ fi msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: warning: Locale charset "UTF-8" is different from input file charset "ASCII". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding ASCII. - Convert the translation catalog to UTF-8 using 'msgconv', then apply 'msgexec', then convert back to ASCII using 'msgconv'. msgexec: present charset "CHARSET" is not a portable encoding name /usr/bin/perl manage_i18n.pl -d i18n -o translations.pl -I . -I . merge /bin/sh ./buildt2h.sh texi2html.temp texi2html_configured.pl MySimple.pm T2h_i18n.pm texi2html.init translations.pl examples/l2h.init T2h_l2h.pm documentlanguages.pl generating texi2html.temp from texi2html_configured.pl and MySimple.pm T2h_i18n.pm texi2html.init translations.pl examples/l2h.init T2h_l2h.pm documentlanguages.pl /bin/sh ./addformats.sh texi2html texi2html.temp formats/html.init formats/info.init formats/docbook.init formats/xml.init formats/plaintext.init generating texi2html from texi2html.temp and formats/html.init formats/info.init formats/docbook.init formats/xml.init formats/plaintext.init chmod a+x texi2html make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0' Making all in doc make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/doc' Generating texi2html.1... make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/doc' Making all in Tests make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/Tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/Tests' Making all in test make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' Making all in . make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \ /bin/mkdir -p $dir/.texinfo/ ; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$dir/htmlxref.cnf $dir/.texinfo/ ; \ done make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' Making all in many_input_files make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test/many_input_files' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test/many_input_files' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: app-text/texi2html-5.0-r1 >>> Install app-text/texi2html-5.0-r1 into /var/tmp/portage/app-text/texi2html-5.0-r1/image/ make -j1 DESTDIR=/var/tmp/portage/app-text/texi2html-5.0-r1/image/ install Making install in po_document make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_document' /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share installing de.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/de.us-ascii/LC_MESSAGES/texi2html_document.mo installing es.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/es.us-ascii/LC_MESSAGES/texi2html_document.mo installing fr.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/fr.us-ascii/LC_MESSAGES/texi2html_document.mo installing hu.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/hu/LC_MESSAGES/texi2html_document.mo installing it.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/it/LC_MESSAGES/texi2html_document.mo installing ja.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/ja/LC_MESSAGES/texi2html_document.mo installing nl.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/nl.us-ascii/LC_MESSAGES/texi2html_document.mo installing no.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/no.us-ascii/LC_MESSAGES/texi2html_document.mo installing pt_BR.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texi2html_document.mo installing pt.us-ascii.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/pt.us-ascii/LC_MESSAGES/texi2html_document.mo if test "texi2html" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_document' Making install in po_messages make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_messages' /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share installing cs.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/cs/LC_MESSAGES/texi2html.mo installing da.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/da/LC_MESSAGES/texi2html.mo installing de.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/de/LC_MESSAGES/texi2html.mo installing de_AT.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/de_AT/LC_MESSAGES/texi2html.mo installing eo.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/eo/LC_MESSAGES/texi2html.mo installing es.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/es/LC_MESSAGES/texi2html.mo installing fr.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/fr/LC_MESSAGES/texi2html.mo installing he.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/he/LC_MESSAGES/texi2html.mo installing hr.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/hr/LC_MESSAGES/texi2html.mo installing hu.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/hu/LC_MESSAGES/texi2html.mo installing id.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/id/LC_MESSAGES/texi2html.mo installing it.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/it/LC_MESSAGES/texi2html.mo installing ja.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/ja/LC_MESSAGES/texi2html.mo installing nl.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/nl/LC_MESSAGES/texi2html.mo installing nb.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/nb/LC_MESSAGES/texi2html.mo installing pl.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/pl/LC_MESSAGES/texi2html.mo installing ro.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/ro/LC_MESSAGES/texi2html.mo installing ru.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/ru/LC_MESSAGES/texi2html.mo installing rw.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/rw/LC_MESSAGES/texi2html.mo installing sv.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/sv/LC_MESSAGES/texi2html.mo installing tr.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/tr/LC_MESSAGES/texi2html.mo installing vi.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/vi/LC_MESSAGES/texi2html.mo installing zh_CN.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/zh_CN/LC_MESSAGES/texi2html.mo installing zh_TW.gmo as /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/locale/zh_TW/LC_MESSAGES/texi2html.mo if test "texi2html" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/po_messages' Making install in . make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0' make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/bin" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c texi2html '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/bin' /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/i18n /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 i18n/*.thl /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/i18n /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/libintl-perl/lib/Locale/Recode \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lib/libintl-perl/lib/Locale/*.pm \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/libintl-perl/lib/Locale /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lib/libintl-perl/lib/Locale/Recode/*.pm \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/libintl-perl/lib/Locale/Recode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lib/libintl-perl/lib/Locale/RecodeData/*.pm \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData /bin/mkdir -p /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/Unicode-EastAsianWidth/lib/Unicode /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ /var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/lib/Unicode-EastAsianWidth/lib/Unicode test -z "/usr/share/texi2html/images" || /bin/mkdir -p "/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/images" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 images/a_begin.png images/a_begin_na.png images/a_document.png images/a_document_na.png images/a_empty.png images/a_end.png images/a_end_na.png images/a_help.png images/a_help_na.png images/a_index.png images/a_index_na.png images/a_leftdouble.png images/a_leftdouble_na.png images/a_left.png images/a_left_na.png images/a_page.png images/a_page_na.png images/a_rightdouble.png images/a_rightdouble_na.png images/a_right.png images/a_right_na.png images/a_searchdoc.png images/a_searchdoc_na.png images/a_search.png images/a_search_na.png images/a_tableofcon.png images/a_tableofcon_na.png images/a_top.png images/a_top_na.png images/a_up.png images/a_up_na.png images/bg.jpg images/bg_left.png images/bg_right.png images/blue_dir.png images/blue_down.png images/blue_grab.png images/blue_help.png images/blue_next.png images/blue_nnext.png '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/images' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 images/blue_pprev.png images/blue_prev.png images/blue_readme.png images/blue_top.png images/blue_up.png images/blue_uup.png images/contents_motif.png images/COPYING images/COPYING.Attribution-ShareAlike images/GPL images/README images/index_motif.png images/Mybg.png images/next_motif.png images/next_motif_gr.png images/previous_motif.png images/previous_motif_gr.png images/spacer3.png images/xy_contents.png images/xy_foot.png images/xy_next.png images/xy_next_gr.png images/xy_nextsection.png images/xy_nextsection_gr.png images/xy_previous.png images/xy_previous_gr.png images/xy_previoussection.png images/xy_previoussection_gr.png images/xy_up.png images/xy_up_gr.png '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texi2html/images' test -z "/usr/share/texinfo/init" || /bin/mkdir -p "/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texinfo/init" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 maintained_extra/book.init maintained_extra/chm.init maintained_extra/tex4ht.init maintained_extra/html32.init maintained_extra/mediawiki.init '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texinfo/init' make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0' Making install in doc make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/doc' make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/info" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./texi2html.info '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/info' install-info --info-dir='/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/info' '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/info/texi2html.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/man/man1" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 texi2html.1 '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/man/man1' test -z "/usr/share/texinfo/html" || /bin/mkdir -p "/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texinfo/html" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 texi2html.html '/var/tmp/portage/app-text/texi2html-5.0-r1/image//usr/share/texinfo/html' make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/doc' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/doc' Making install in Tests make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/Tests' make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/Tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/Tests' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/Tests' Making install in test make[1]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' Making install in . make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \ /bin/mkdir -p $dir/.texinfo/ ; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$dir/htmlxref.cnf $dir/.texinfo/ ; \ done make[3]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' Making install in many_input_files make[2]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test/many_input_files' make[3]: Entering directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test/many_input_files' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test/many_input_files' make[2]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test/many_input_files' make[1]: Leaving directory '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0/test' >>> Completed installing app-text/texi2html-5.0-r1 into /var/tmp/portage/app-text/texi2html-5.0-r1/image/ * Final size of build directory: 155988 KiB (152.3 MiB) * Final size of installed tree: 6884 KiB ( 6.7 MiB) * ERROR: app-text/texi2html-5.0-r1::gentoo failed: * Unsupported EAPI=4 (too old) for python-utils-r1 * * Call stack: * misc-functions.sh, line 586: Called install_qa_check * misc-functions.sh, line 132: Called source 'install_symlink_html_docs' * 60python-pyc, line 7: Called inherit 'install_hooks' * ebuild.sh, line 314: Called __qa_source '/var/db/repos/gentoo/metadata/install-qa-check.d/60python-pyc' * ebuild.sh, line 112: Called source 'python-utils-r1' * python-utils-r1.eclass, line 23: Called die * The specific snippet of code: * [0-4]) die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}" ;; * * If you need support, post the output of `emerge --info '=app-text/texi2html-5.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/texi2html-5.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:texi2html-5.0-r1:20191230-152711.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/texi2html-5.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/texi2html-5.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/texi2html-5.0-r1/image' * S: '/var/tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0'