==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: texi2html 5.0-8 (Fri Jul  5 11:45:50 2024)
==> Retrieving sources...
  -> Found texi2html-5.0.tar.bz2
  -> Found texi2html-5.0.tar.bz2.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    texi2html-5.0.tar.bz2 ... Passed
    texi2html-5.0.tar.bz2.sig ... Skipped
==> Making package: texi2html 5.0-8 (Fri 05 Jul 2024 11:45:57 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found texi2html-5.0.tar.bz2
  -> Found texi2html-5.0.tar.bz2.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting texi2html-5.0.tar.bz2 with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/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
Making all in po_document
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/po_document'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/po_document'
Making all in po_messages
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/po_messages'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/po_messages'
Making all in .
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0'
/usr/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 '/build/texi2html/src/texi2html-5.0'
Making all in doc
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/doc'
Generating texi2html.1...
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/doc'
Making all in Tests
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/Tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/Tests'
Making all in test
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/test'
Making all in .
make[2]: Entering directory '/build/texi2html/src/texi2html-5.0/test'
for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \
	/usr/bin/mkdir -p $dir/.texinfo/ ; \
	/usr/bin/install -c -m 644 ./$dir/htmlxref.cnf $dir/.texinfo/ ; \
done
make[2]: Leaving directory '/build/texi2html/src/texi2html-5.0/test'
Making all in many_input_files
make[2]: Entering directory '/build/texi2html/src/texi2html-5.0/test/many_input_files'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/texi2html/src/texi2html-5.0/test/many_input_files'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/test'
==> Entering fakeroot environment...
==> Starting package()...
Making install in po_document
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/po_document'
/usr/bin/mkdir -p /build/texi2html/pkg/texi2html/usr/share
installing de.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/de.us-ascii/LC_MESSAGES/texi2html_document.mo
installing es.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/es.us-ascii/LC_MESSAGES/texi2html_document.mo
installing fr.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/fr.us-ascii/LC_MESSAGES/texi2html_document.mo
installing hu.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/hu/LC_MESSAGES/texi2html_document.mo
installing it.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/it/LC_MESSAGES/texi2html_document.mo
installing ja.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/ja/LC_MESSAGES/texi2html_document.mo
installing nl.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/nl.us-ascii/LC_MESSAGES/texi2html_document.mo
installing no.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/no.us-ascii/LC_MESSAGES/texi2html_document.mo
installing pt_BR.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texi2html_document.mo
installing pt.us-ascii.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/pt.us-ascii/LC_MESSAGES/texi2html_document.mo
if test "texi2html" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/texi2html/pkg/texi2html/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 \
		    /build/texi2html/pkg/texi2html/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/texi2html/pkg/texi2html/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/po_document'
Making install in po_messages
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/po_messages'
/usr/bin/mkdir -p /build/texi2html/pkg/texi2html/usr/share
installing cs.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/cs/LC_MESSAGES/texi2html.mo
installing da.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/da/LC_MESSAGES/texi2html.mo
installing de.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/de/LC_MESSAGES/texi2html.mo
installing de_AT.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/de_AT/LC_MESSAGES/texi2html.mo
installing eo.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/eo/LC_MESSAGES/texi2html.mo
installing es.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/es/LC_MESSAGES/texi2html.mo
installing fr.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/fr/LC_MESSAGES/texi2html.mo
installing he.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/he/LC_MESSAGES/texi2html.mo
installing hr.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/hr/LC_MESSAGES/texi2html.mo
installing hu.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/hu/LC_MESSAGES/texi2html.mo
installing id.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/id/LC_MESSAGES/texi2html.mo
installing it.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/it/LC_MESSAGES/texi2html.mo
installing ja.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/ja/LC_MESSAGES/texi2html.mo
installing nl.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/nl/LC_MESSAGES/texi2html.mo
installing nb.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/nb/LC_MESSAGES/texi2html.mo
installing pl.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/pl/LC_MESSAGES/texi2html.mo
installing ro.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/ro/LC_MESSAGES/texi2html.mo
installing ru.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/ru/LC_MESSAGES/texi2html.mo
installing rw.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/rw/LC_MESSAGES/texi2html.mo
installing sv.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/sv/LC_MESSAGES/texi2html.mo
installing tr.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/tr/LC_MESSAGES/texi2html.mo
installing vi.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/vi/LC_MESSAGES/texi2html.mo
installing zh_CN.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/zh_CN/LC_MESSAGES/texi2html.mo
installing zh_TW.gmo as /build/texi2html/pkg/texi2html/usr/share/locale/zh_TW/LC_MESSAGES/texi2html.mo
if test "texi2html" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/texi2html/pkg/texi2html/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 \
		    /build/texi2html/pkg/texi2html/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/texi2html/pkg/texi2html/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/po_messages'
Making install in .
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0'
make[2]: Entering directory '/build/texi2html/src/texi2html-5.0'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/texi2html/pkg/texi2html/usr/bin"
/usr/bin/mkdir -p /build/texi2html/pkg/texi2html/usr/share/texi2html/i18n
/usr/bin/install -c -m 644 i18n/*.thl  /build/texi2html/pkg/texi2html/usr/share/texi2html/i18n
test -z "/usr/share/texi2html/images" || /usr/bin/mkdir -p "/build/texi2html/pkg/texi2html/usr/share/texi2html/images"
test -z "/usr/share/texinfo/init" || /usr/bin/mkdir -p "/build/texi2html/pkg/texi2html/usr/share/texinfo/init"
/usr/bin/mkdir -p /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/libintl-perl/lib/Locale/Recode \
  /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData
/usr/bin/install -c -m 644 ./lib/libintl-perl/lib/Locale/*.pm \
  /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/libintl-perl/lib/Locale
 /usr/bin/install -c texi2html '/build/texi2html/pkg/texi2html/usr/bin'
/usr/bin/install -c -m 644 ./lib/libintl-perl/lib/Locale/Recode/*.pm \
  /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/libintl-perl/lib/Locale/Recode
 /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 '/build/texi2html/pkg/texi2html/usr/share/texinfo/init'
 /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 '/build/texi2html/pkg/texi2html/usr/share/texi2html/images'
/usr/bin/install -c -m 644 ./lib/libintl-perl/lib/Locale/RecodeData/*.pm \
  /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/libintl-perl/lib/Locale/RecodeData
 /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 '/build/texi2html/pkg/texi2html/usr/share/texi2html/images'
/usr/bin/mkdir -p /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/Unicode-EastAsianWidth/lib/Unicode
/usr/bin/install -c -m 644 ./lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \
 /build/texi2html/pkg/texi2html/usr/share/texi2html/lib/Unicode-EastAsianWidth/lib/Unicode
make[2]: Leaving directory '/build/texi2html/src/texi2html-5.0'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0'
Making install in doc
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/doc'
make[2]: Entering directory '/build/texi2html/src/texi2html-5.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/info" || /usr/bin/mkdir -p "/build/texi2html/pkg/texi2html/usr/share/info"
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/build/texi2html/pkg/texi2html/usr/share/man/man1"
test -z "/usr/share/texinfo/html" || /usr/bin/mkdir -p "/build/texi2html/pkg/texi2html/usr/share/texinfo/html"
 /usr/bin/install -c -m 644 texi2html.html '/build/texi2html/pkg/texi2html/usr/share/texinfo/html'
 /usr/bin/install -c -m 644 texi2html.1 '/build/texi2html/pkg/texi2html/usr/share/man/man1'
 /usr/bin/install -c -m 644 ./texi2html.info '/build/texi2html/pkg/texi2html/usr/share/info'
 install-info --info-dir='/build/texi2html/pkg/texi2html/usr/share/info' '/build/texi2html/pkg/texi2html/usr/share/info/texi2html.info'
make[2]: Leaving directory '/build/texi2html/src/texi2html-5.0/doc'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/doc'
Making install in Tests
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/Tests'
make[2]: Entering directory '/build/texi2html/src/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 '/build/texi2html/src/texi2html-5.0/Tests'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/Tests'
Making install in test
make[1]: Entering directory '/build/texi2html/src/texi2html-5.0/test'
Making install in .
make[2]: Entering directory '/build/texi2html/src/texi2html-5.0/test'
for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \
	/usr/bin/mkdir -p $dir/.texinfo/ ; \
	/usr/bin/install -c -m 644 ./$dir/htmlxref.cnf $dir/.texinfo/ ; \
done
make[3]: Entering directory '/build/texi2html/src/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 '/build/texi2html/src/texi2html-5.0/test'
make[2]: Leaving directory '/build/texi2html/src/texi2html-5.0/test'
Making install in many_input_files
make[2]: Entering directory '/build/texi2html/src/texi2html-5.0/test/many_input_files'
make[3]: Entering directory '/build/texi2html/src/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 '/build/texi2html/src/texi2html-5.0/test/many_input_files'
make[2]: Leaving directory '/build/texi2html/src/texi2html-5.0/test/many_input_files'
make[1]: Leaving directory '/build/texi2html/src/texi2html-5.0/test'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "texi2html"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: texi2html 5.0-8 (Fri 05 Jul 2024 11:46:34 AM MDT)
==> Cleaning up...