==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: help2man 1.49.3-2 (Wed Jul  3 16:31:05 2024)
==> Retrieving sources...
  -> Found help2man-1.49.3.tar.xz
  -> Found help2man-1.49.3.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    help2man-1.49.3.tar.xz ... Passed
    help2man-1.49.3.tar.xz.sig ... Skipped
==> Making package: help2man 1.49.3-2 (Wed Jul  3 16:31:25 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) perl-locale-gettext-1.07-14

Total Download Size:   0.01 MiB
Total Installed Size:  0.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 perl-locale-gettext-1.07-14-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-locale-gettext...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found help2man-1.49.3.tar.xz
  -> Found help2man-1.49.3.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting help2man-1.49.3.tar.xz with bsdtar
==> Starting build()...
checking for perl... perl
checking for module Locale::gettext... yes
checking for msgfmt... /usr/bin/msgfmt
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for library containing dlsym... none required
checking for library containing bindtextdomain... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking for makeinfo... /usr/bin/makeinfo
checking for install-info... /usr/bin/install-info
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for po4a-updatepo... ./build-aux//missing po4a-updatepo
checking for po4a-translate... ./build-aux//missing po4a-translate
configure: creating ./config.status
config.status: creating Makefile
perl help2man.PL --with-gettext
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o bindtextdomain.so -fPIC -shared bindtextdomain.c 
Extracting help2man (with variable substitutions)
==> Entering fakeroot environment...
==> Starting package()...
./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/bin
./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/lib/help2man
set -e; \
for lang in da de el eo es fi fr hr hu it ja ko nb pl pt_BR ro ru sr sv ta uk vi zh_CN; \
do \
    ./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/share/locale/$lang/LC_MESSAGES; \
    /usr/bin/install -c -m 644 $(./build-aux//find-vpath   po/$lang.gmo) \
	/build/help2man/pkg/help2man/usr/share/locale/$lang/LC_MESSAGES/help2man.mo; \
    ./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/share/man/$lang/man1; \
    /usr/bin/install -c -m 644 $(./build-aux//find-vpath   help2man.$lang.1) \
	/build/help2man/pkg/help2man/usr/share/man/$lang/man1/help2man.1; \
done; \
for lang in de es fr pl pt_BR ro sr sv uk zh_CN; \
do \
    ./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/share/info; \
    /usr/bin/install -c -m 644 $(./build-aux//find-vpath   help2man-$lang.info) \
	/build/help2man/pkg/help2man/usr/share/info/help2man-$lang.info; \
    if test -f /build/help2man/pkg/help2man/usr/share/info/dir; \
    then \
	/usr/bin/install-info --info-dir=/build/help2man/pkg/help2man/usr/share/info \
	    /build/help2man/pkg/help2man/usr/share/info/help2man-$lang.info; \
    fi; \
done
mkdir -p -- /build/help2man/pkg/help2man/usr/lib/help2man
mkdir -p -- /build/help2man/pkg/help2man/usr/bin
/usr/bin/install -c help2man /build/help2man/pkg/help2man/usr/bin
/usr/bin/install -c bindtextdomain.so /build/help2man/pkg/help2man/usr/lib/help2man
./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/share/man/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/da/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/man1
/usr/bin/install -c -m 644 $(./build-aux//find-vpath   help2man.1) /build/help2man/pkg/help2man/usr/share/man/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/da/man1
./build-aux//mkinstalldirs /build/help2man/pkg/help2man/usr/share/info
mkdir -p -- /build/help2man/pkg/help2man/usr/share/info
/usr/bin/install -c -m 644 $(./build-aux//find-vpath   help2man.info) \
    /build/help2man/pkg/help2man/usr/share/info/help2man.info
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/de/LC_MESSAGES
if test -f /build/help2man/pkg/help2man/usr/share/info/dir; \
then \
    /usr/bin/install-info --info-dir=/build/help2man/pkg/help2man/usr/share/info \
	/build/help2man/pkg/help2man/usr/share/info/help2man.info; \
fi
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/de/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/el/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/el/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/eo/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/eo/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/es/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/es/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/fi/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/fi/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/fr/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/fr/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/hr/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/hr/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/hu/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/hu/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/it/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/it/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/ja/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/ja/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/ko/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/ko/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/nb/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/nb/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/pl/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/pl/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/pt_BR/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/pt_BR/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/ro/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/ro/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/ru/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/ru/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/sr/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/sr/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/sv/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/sv/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/ta/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/ta/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/uk/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/uk/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/vi/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/vi/man1
mkdir -p -- /build/help2man/pkg/help2man/usr/share/locale/zh_CN/LC_MESSAGES
mkdir -p -- /build/help2man/pkg/help2man/usr/share/man/zh_CN/man1
==> 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 "help2man"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: help2man 1.49.3-2 (Wed Jul  3 16:31:39 2024)
==> Cleaning up...