request from: hawk checking if we should skip the build started at: Fri Dec 15 00:04:46 2023 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/7776f9cd-5115-4f78-bb0b-97a5f4b71fa4/texi2html-5.0-3.1.src.rpm fetched 15345357 bytes, 143132.7 K/s installing srpm: texi2html-5.0-3.1.src.rpm + install -d /tmp/B.6v4lhsy1/BUILD /tmp/B.6v4lhsy1/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog texi2html-5.0-3.1.src.rpm * Thu Dec 14 2023 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/texi2html.git;a=log;h=master * Sat Jan 25 2020 Jan Rękorajski 16b5bc0 - drop obsolete and outdated manual inclusion of rpm macros * Sun Mar 22 2015 Elan Ruusamäe 539bb47 - missing fix-info-dir * Tue Feb 24 2015 Jan Rękorajski 2bfa9a9 - x32 rebuild - release 2 (by relup.sh) * Sun Dec 28 2014 Jan Rękorajski 347c128 - updated gettext BR * Sun Oct 27 2013 Jakub Bogusz 8d8f854 - move no->nb locale file properly * Sun Oct 27 2013 Jakub Bogusz 2edbc00 - unify locale name (no -> nb) * Sun Oct 27 2013 Jakub Bogusz 467cf7f - updated to 5.0 - added info patch (unify direntry) - added perl patch (fixes build with recent perl, which requires module to return true) * Fri Jan 28 2011 sparky 2489c60 - generate perl deps - release: 3, STBR - BR: autoconf, automake, rpm-perlprov * Fri Jun 26 2009 Elan Ruusamäe 31bdeb5 - release 2 * Wed Mar 25 2009 Zsolt Udvari b2527c9 - rel 1 - STBR please, it needs to compile some package (texlive doesn't contains texi2html) * Wed Mar 25 2009 Zsolt Udvari 33b3b5c - %%dir * Tue Mar 24 2009 Zsolt Udvari d86ddaa - initial + rpm -Uhv --nodeps --define '_topdir /tmp/B.6v4lhsy1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --define 'tld .1' texi2html-5.0-3.1.src.rpm Updating / installing... texi2html-5.0-3.1 ######################################## + rm -f texi2html-5.0-3.1.src.rpm + install -m 700 -d /tmp/B.6v4lhsy1/BUILD/tmp + TMPDIR=/tmp/B.6v4lhsy1/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.6v4lhsy1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'tld .1' --define 'prep exit 0' /tmp/B.6v4lhsy1/texi2html.spec warning: Could not canonicalize hostname: tld-x86 Building target platforms: i686-tld-linux Building for target i686-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x86 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x86 rpm: Building target platforms: i686-tld-linux rpm: Building for target i686-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x86 no BR needed building RPM using: set -ex; : build-id: 7776f9cd-5115-4f78-bb0b-97a5f4b71fa4; TMPDIR=/tmp/B.6v4lhsy1/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.6v4lhsy1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'tld .1' /tmp/B.6v4lhsy1/texi2html.spec + : build-id: 7776f9cd-5115-4f78-bb0b-97a5f4b71fa4 + TMPDIR=/tmp/B.6v4lhsy1/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.6v4lhsy1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'tld .1' /tmp/B.6v4lhsy1/texi2html.spec warning: Could not canonicalize hostname: tld-x86 Building target platforms: i686-tld-linux Building for target i686-tld-linux Executing(%prep): /bin/sh -e /tmp/B.6v4lhsy1/BUILD/tmp/rpm-tmp.ahDfpv + umask 022 + cd /tmp/B.6v4lhsy1/BUILD + cd /tmp/B.6v4lhsy1/BUILD + rm -rf texi2html-5.0 + /usr/bin/bzip2 -dc /tmp/B.6v4lhsy1/texi2html-5.0.tar.bz2 + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd texi2html-5.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (texi2html-info.patch):' Patch #0 (texi2html-info.patch): + that implements the configure --disable-nls option. + '[' ! -f po/Makevars ']' + cp -f po/Makevars.template po/Makevars + cp -f po/Makefile.in.in po_document/ + cp -f po/Makefile.in.in po_messages/ + aclocal + autoconf configure.ac:25: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed. configure.ac:25: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:25: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:4204: AM_PROG_MKDIR_P is expanded from... configure.ac:25: the top level configure.ac:38: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:38: the top level configure.ac:48: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:48: the top level configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:59: the top level configure.ac:69: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:69: the top level configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:84: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:84: the top level + automake -a -c -f --foreign configure.ac:25: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:25: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:25: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:14: installing './compile' parallel-tests: installing './test-driver' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' --with-external-Unicode-EastAsianWidth --with-external-libintl-perl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '10001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) checking for i686-tld-linux-gcc... i686-tld-linux-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 the compiler supports GNU C... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to enable C11 features... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... none checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for ld used by i686-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po_messages/Makefile.in config.status: creating po_document/Makefile.in config.status: creating po/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: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + /usr/bin/make -Otarget -j6 Making all in po /usr/bin/make texi2html.pot-update make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU texi2html' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU texi2html' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n '' || test 'bug-texinfo@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address=''; \ else \ msgid_bugs_address='bug-texinfo@gnu.org'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=texi2html --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ *) \ /usr/bin/xgettext --default-domain=texi2html --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}texi2html" \ --package-version='5.0' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ esac test ! -f texi2html.po || { \ if test -f ./texi2html.pot-header; then \ sed -e '1,/^#$/d' < texi2html.po > texi2html.1po && \ cat ./texi2html.pot-header texi2html.1po > texi2html.po && \ rm -f texi2html.1po \ || exit 1; \ fi; \ if test -f ./texi2html.pot; then \ sed -f remove-potcdate.sed < ./texi2html.pot > texi2html.1po && \ sed -f remove-potcdate.sed < texi2html.po > texi2html.2po && \ if cmp texi2html.1po texi2html.2po >/dev/null 2>&1; then \ rm -f texi2html.1po texi2html.2po texi2html.po; \ else \ rm -f texi2html.1po texi2html.2po ./texi2html.pot && \ mv texi2html.po ./texi2html.pot; \ fi; \ else \ mv texi2html.po ./texi2html.pot; \ fi; \ } make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' test ! -f ./texi2html.pot || \ test -z "" || /usr/bin/make Making all in po_document make[1]: Nothing to be done for 'all'. Making all in po_messages make[1]: Nothing to be done for 'all'. Making all in . make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/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 "ANSI_X3.4-1968" is different from input file charset "UTF-8". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding UTF-8. - Convert the translation catalog to ASCII using 'msgconv', then apply 'msgexec', then convert back to UTF-8 using 'msgconv'. msgexec: warning: Locale charset "ANSI_X3.4-1968" is different from input file charset "UTF-8". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding UTF-8. - Convert the translation catalog to ASCII using 'msgconv', then apply 'msgexec', then convert back to UTF-8 using 'msgconv'. msgexec: warning: Locale charset "ANSI_X3.4-1968" is different from input file charset "UTF-8". Output of 'msgexec' might be incorrect. Possible workarounds are: - Set LC_ALL to a locale with encoding UTF-8. - Convert the translation catalog to ASCII using 'msgconv', then apply 'msgexec', then convert back to UTF-8 using 'msgconv'. msgexec: present charset "CHARSET" is not a portable encoding name make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /usr/bin/perl manage_i18n.pl -d i18n -o translations.pl -I . -I . merge make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /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 make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /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 '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' Making all in doc make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' Generating texi2html.1... make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' TEXINPUTS=.::$TEXINPUTS T2H_HOME=./../ \ /bin/sh ./../missing-texi2html --run \ /usr/bin/perl -x ./../texi2html.pl -V texi2html.texi # Expanded: ifhtml xml verbatim titlepage tex ifnotplaintext html menu ifnotinfo ifnotxml documentdescription macro ifclear docbook copying ifnotdocbook ifnottex ifset direntry # USE_UNICODE 1, USE_UNIDECODE 1 # putting result files into current directory # Files and directories: # rdir() path_to_working_dir() # doc(texi2html.html) top(texi2html.html) toc(texi2html.html) stoc(texi2html.html) # foot(texi2html.html) about(texi2html.html) frame(texi2html.html) toc_frame(texi2html_toc_frame.html) # reading from texi2html.texi # including ./version.texi # end of pass texi # Encodings: doc UNDEF, in UNDEF out UNDEF, name utf-8 # end of pass structure # Writing elements: # Writing to texi2html.html .[Top].................................................................................................... # writing Footnotes in texi2html.html # writing Footnotes in current file # writing Contents in texi2html.html # writing Contents in current file # writing Overview in texi2html.html # writing Overview in current file # writing About in texi2html.html # writing About in current file # File (0) texi2html.texi processed # that's all folks make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in texi2html.info texi2html.info-[0-9] texi2html.info-[0-9][0-9] texi2html.i[0-9] texi2html.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/missing' makeinfo -I . \ -o texi2html.info texi2html.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./texi2html.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' Making all in Tests make[1]: Nothing to be done for 'all'. Making all in test Making all in . make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/test' for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \ /bin/mkdir -p $dir/.texinfo/ ; \ /usr/bin/install -c -m 644 ./$dir/htmlxref.cnf $dir/.texinfo/ ; \ done make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/test' Making all in many_input_files make[2]: Nothing to be done for 'all'. + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.6v4lhsy1/BUILD/tmp/rpm-tmp.uzV0yO TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.6v4lhsy1/BUILD/tmp + umask 022 + cd /tmp/B.6v4lhsy1/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder + /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder + cd texi2html-5.0 + rm -rf /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder + /usr/bin/make -Otarget -j6 install 'DESTDIR=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder' Making install in po /usr/bin/make texi2html.pot-update make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU texi2html' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU texi2html' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n '' || test 'bug-texinfo@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address=''; \ else \ msgid_bugs_address='bug-texinfo@gnu.org'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=texi2html --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ *) \ /usr/bin/xgettext --default-domain=texi2html --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}texi2html" \ --package-version='5.0' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ esac test ! -f texi2html.po || { \ if test -f ./texi2html.pot-header; then \ sed -e '1,/^#$/d' < texi2html.po > texi2html.1po && \ cat ./texi2html.pot-header texi2html.1po > texi2html.po && \ rm -f texi2html.1po \ || exit 1; \ fi; \ if test -f ./texi2html.pot; then \ sed -f remove-potcdate.sed < ./texi2html.pot > texi2html.1po && \ sed -f remove-potcdate.sed < texi2html.po > texi2html.2po && \ if cmp texi2html.1po texi2html.2po >/dev/null 2>&1; then \ rm -f texi2html.1po texi2html.2po texi2html.po; \ else \ rm -f texi2html.1po texi2html.2po ./texi2html.pot && \ mv texi2html.po ./texi2html.pot; \ fi; \ else \ mv texi2html.po ./texi2html.pot; \ fi; \ } make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' test ! -f ./texi2html.pot || \ test -z "" || /usr/bin/make make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' if test "texi2html" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/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/bin/install -c -m 644 ./$file \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po' Making install in po_document make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_document' installing de.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de.us-ascii/LC_MESSAGES/texi2html_document.mo installing es.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es.us-ascii/LC_MESSAGES/texi2html_document.mo installing fr.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr.us-ascii/LC_MESSAGES/texi2html_document.mo installing hu.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/hu/LC_MESSAGES/texi2html_document.mo installing it.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/it/LC_MESSAGES/texi2html_document.mo installing ja.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/ja/LC_MESSAGES/texi2html_document.mo installing nl.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl.us-ascii/LC_MESSAGES/texi2html_document.mo installing no.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no.us-ascii/LC_MESSAGES/texi2html_document.mo installing pt_BR.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texi2html_document.mo installing pt.us-ascii.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt.us-ascii/LC_MESSAGES/texi2html_document.mo make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_document' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_document' if test "texi2html" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/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/bin/install -c -m 644 ./$file \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_document' Making install in po_messages make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_messages' installing cs.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/cs/LC_MESSAGES/texi2html.mo installing da.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/da/LC_MESSAGES/texi2html.mo installing de.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de/LC_MESSAGES/texi2html.mo installing de_AT.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de_AT/LC_MESSAGES/texi2html.mo installing eo.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/eo/LC_MESSAGES/texi2html.mo installing es.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es/LC_MESSAGES/texi2html.mo installing fr.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr/LC_MESSAGES/texi2html.mo installing he.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/he/LC_MESSAGES/texi2html.mo installing hr.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/hr/LC_MESSAGES/texi2html.mo installing hu.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/hu/LC_MESSAGES/texi2html.mo installing id.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/id/LC_MESSAGES/texi2html.mo installing it.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/it/LC_MESSAGES/texi2html.mo installing ja.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/ja/LC_MESSAGES/texi2html.mo installing nl.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl/LC_MESSAGES/texi2html.mo installing nb.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nb/LC_MESSAGES/texi2html.mo installing pl.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pl/LC_MESSAGES/texi2html.mo installing ro.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/ro/LC_MESSAGES/texi2html.mo installing ru.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/ru/LC_MESSAGES/texi2html.mo installing rw.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/rw/LC_MESSAGES/texi2html.mo installing sv.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/sv/LC_MESSAGES/texi2html.mo installing tr.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/tr/LC_MESSAGES/texi2html.mo installing vi.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/vi/LC_MESSAGES/texi2html.mo installing zh_CN.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/texi2html.mo installing zh_TW.gmo as /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/zh_TW/LC_MESSAGES/texi2html.mo make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_messages' make[1]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_messages' if test "texi2html" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/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/bin/install -c -m 644 ./$file \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/po_messages' Making install in . make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /bin/mkdir -p '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/bin' /usr/bin/install -c texi2html '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/bin' make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /bin/mkdir -p '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texinfo/init' /usr/bin/install -c -m 644 maintained_extra/book.init maintained_extra/chm.init maintained_extra/tex4ht.init maintained_extra/html32.init maintained_extra/mediawiki.init '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texinfo/init' make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /bin/mkdir -p '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/images' /usr/bin/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 '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/images' /usr/bin/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 '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/images' make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/i18n /usr/bin/install -c -m 644 i18n/*.thl /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/i18n /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/Recode \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData /usr/bin/install -c -m 644 ./lib/libintl-perl/lib/Locale/*.pm \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale /usr/bin/install -c -m 644 ./lib/libintl-perl/lib/Locale/Recode/*.pm \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/Recode /usr/bin/install -c -m 644 ./lib/libintl-perl/lib/Locale/RecodeData/*.pm \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/Unicode-EastAsianWidth/lib/Unicode /usr/bin/install -c -m 644 ./lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/Unicode-EastAsianWidth/lib/Unicode make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0' Making install in doc make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' /bin/mkdir -p '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texinfo/html' /usr/bin/install -c -m 644 texi2html.html '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texinfo/html' make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' /bin/mkdir -p '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 texi2html.1 '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/man/man1' make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' /bin/mkdir -p '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/info' /usr/bin/install -c -m 644 ./texi2html.info '/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/info' make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/doc' Making install in Tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in test Making install in . make[2]: Entering directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/test' for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \ /bin/mkdir -p $dir/.texinfo/ ; \ /usr/bin/install -c -m 644 ./$dir/htmlxref.cnf $dir/.texinfo/ ; \ done make[2]: Leaving directory '/tmp/B.6v4lhsy1/BUILD/texi2html-5.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in many_input_files make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. + rm -f /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/info/dir + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/de/LC_MESSAGES + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/es/LC_MESSAGES + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/fr/LC_MESSAGES + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nl/LC_MESSAGES + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no/LC_MESSAGES + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt/LC_MESSAGES + basename /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt_BR.us-ascii .us-ascii + outd=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt_BR/LC_MESSAGES + install -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt_BR/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/pt_BR/LC_MESSAGES + /bin/mv /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/no/LC_MESSAGES/texi2html_document.mo /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/locale/nb/LC_MESSAGES/texi2html_document.mo + /usr/lib/rpm/find-lang.sh /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder texi2html --all-name find-lang.sh: Enabling with all names find-lang.sh/1.42: find-lang 'texi2html' > texi2html.lang + /usr/bin/find-debuginfo -j6 --build-id-seed 5.0-3.1 --unique-debug-suffix -5.0-3.1.i686 --unique-debug-src-base texi2html-5.0-3.1.i686 -S debugsourcefiles.list /tmp/B.6v4lhsy1/BUILD/texi2html-5.0 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Compress info pages: /usr/share/info + __spec_install_post_py_hardlink + set +x Processing files: texi2html-5.0-3.1.i686 Executing(%doc): /bin/sh -e /tmp/B.6v4lhsy1/BUILD/tmp/rpm-tmp.9XczaA + umask 022 + cd /tmp/B.6v4lhsy1/BUILD + cd texi2html-5.0 + DOCDIR=/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/doc/texi2html-5.0 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/doc/texi2html-5.0 + /bin/mkdir -p /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/doc/texi2html-5.0 + cp -pr AUTHORS -pr ChangeLog -pr NEWS -pr README /tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/doc/texi2html-5.0 + RPM_EC=0 + jobs -p + exit 0 /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1252.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM875.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1253.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM880.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1254.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM891.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1256.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1257.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM903.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CSN_369103.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM904.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM905.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM918.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IEC_P27_1.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/INIS_8.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_2033_1983.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_5427.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_5428.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ASMO_449.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_1.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_10.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_11.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP10007.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_13.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/GOST_19768_74.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1250.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/GREEK7.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_14.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/CP1251.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_15.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/HP_ROMAN8.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_16.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM037.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_2.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM038.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM1004.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_3.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM1026.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_4.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM1047.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_5.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM256.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM273.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_6.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM274.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_7.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM275.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_8.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM277.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM278.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_9.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM280.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM281.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM284.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM285.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM290.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM297.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/KOI_8.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM420.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM423.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/LATIN_GREEK_1.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM424.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM437.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM500.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM850.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM851.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM852.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM855.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM857.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM860.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM861.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM862.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM863.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM864.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM865.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM866.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/SAMI_WS2.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM868.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/TIS_620.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM869.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/UTF_8.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM870.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM871.pm' /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/tmp/B.6v4lhsy1/BUILD/tmp/texi2html-5.0-i686-root-builder/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData/IBM874.pm' Provides: perl(Locale::Messages) = 1.20 perl(Locale::Recode) perl(Locale::Recode::_Aliases) perl(Locale::Recode::_Conversions) perl(Locale::RecodeData) perl(Locale::RecodeData::ATARI_ST) perl(Locale::RecodeData::ATARI_ST_EURO) perl(Locale::RecodeData::CWI) perl(Locale::RecodeData::DEC_MCS) perl(Locale::RecodeData::EBCDIC_AT_DE) perl(Locale::RecodeData::EBCDIC_AT_DE_A) perl(Locale::RecodeData::EBCDIC_CA_FR) perl(Locale::RecodeData::EBCDIC_DK_NO) perl(Locale::RecodeData::EBCDIC_DK_NO_A) perl(Locale::RecodeData::EBCDIC_ES) perl(Locale::RecodeData::EBCDIC_ES_A) perl(Locale::RecodeData::EBCDIC_ES_S) perl(Locale::RecodeData::EBCDIC_FI_SE) perl(Locale::RecodeData::EBCDIC_FI_SE_A) perl(Locale::RecodeData::EBCDIC_FR) perl(Locale::RecodeData::EBCDIC_IS_FRISS) perl(Locale::RecodeData::EBCDIC_IT) perl(Locale::RecodeData::EBCDIC_PT) perl(Locale::RecodeData::EBCDIC_UK) perl(Locale::RecodeData::EBCDIC_US) perl(Locale::RecodeData::ECMA_CYRILLIC) perl(Locale::RecodeData::GEORGIAN_ACADEMY) perl(Locale::RecodeData::GEORGIAN_PS) perl(Locale::RecodeData::GREEK7_OLD) perl(Locale::RecodeData::GREEK_CCITT) perl(Locale::RecodeData::INIS) perl(Locale::RecodeData::INIS_CYRILLIC) perl(Locale::RecodeData::ISO_10367_BOX) perl(Locale::RecodeData::ISO_5427_EXT) perl(Locale::RecodeData::KOI8_R) perl(Locale::RecodeData::KOI8_RU) perl(Locale::RecodeData::KOI8_T) perl(Locale::RecodeData::KOI8_U) perl(Locale::RecodeData::LATIN_GREEK) perl(Locale::RecodeData::MACARABIC) perl(Locale::RecodeData::MACCROATIAN) perl(Locale::RecodeData::MACCYRILLIC) perl(Locale::RecodeData::MACGREEK) perl(Locale::RecodeData::MACHEBREW) perl(Locale::RecodeData::MACICELAND) perl(Locale::RecodeData::MACINTOSH) perl(Locale::RecodeData::MACROMANIA) perl(Locale::RecodeData::MACTHAI) perl(Locale::RecodeData::MACTURKISH) perl(Locale::RecodeData::MACUKRAINE) perl(Locale::RecodeData::MAC_IS) perl(Locale::RecodeData::MAC_SAMI) perl(Locale::RecodeData::MAC_UK) perl(Locale::RecodeData::NATS_DANO) perl(Locale::RecodeData::NATS_SEFI) perl(Locale::RecodeData::NEXTSTEP) perl(Locale::RecodeData::US_ASCII) perl(Locale::RecodeData::VISCII) perl(Locale::RecodeData::_Encode) perl(Locale::TextDomain) = 1.20 perl(Locale::Util) perl(Locale::gettext_pp) perl(Unicode::EastAsianWidth) = 1.30 texi2html = 5.0-3.1 texi2html(x86-32) = 5.0-3.1 Requires(interp): /sbin/postshell /sbin/postshell Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/postshell Requires(postun): /sbin/postshell Requires: /usr/bin/perl perl(Config) perl(Cwd) perl(Data::Dumper) perl(Encode) perl(Exporter) perl(File::Basename) perl(File::Spec) perl(Getopt::Long) perl(IO::Handle) perl(Locale::Messages) perl(Locale::Recode::_Conversions) perl(Locale::RecodeData) perl(Locale::gettext_xs) perl(POSIX) perl(base) perl(bytes) perl(constant) perl(integer) perl(locale) perl(strict) perl(vars) perl-base >= 0:5.004 perl-base >= 0:5.004_05 perl-base >= 1:5.0.0 perl-base >= 1:5.6.0 Suggests: perl-Encode perl-Text-Unidecode Processing files: texi2html-debugsource-5.0-3.1.i686 error: Empty %files file /tmp/B.6v4lhsy1/BUILD/texi2html-5.0/debugsourcefiles.list RPM build warnings: Could not canonicalize hostname: tld-x86 RPM build errors: Empty %files file /tmp/B.6v4lhsy1/BUILD/texi2html-5.0/debugsourcefiles.list ended at: Fri Dec 15 00:05:00 2023, done in 0:00:13.809602 error: No files produced. + chmod -R u+rwX /tmp/B.6v4lhsy1/BUILD + rm -rf /tmp/B.6v4lhsy1/tmp /tmp/B.6v4lhsy1/BUILD + rm -rf /tmp/B.6v4lhsy1 Begin-TLD-Builder-Info Build-Time: user:12.49s sys:2.96s real:14.66s (faults io:49 non-io:985606) End-TLD-Builder-Info