==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cloc 2.04-1 (Tue Feb 11 00:54:41 2025)
==> Retrieving sources...
  -> Found cloc-2.04.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    cloc-2.04.tar.gz ... Passed
==> Making package: cloc 2.04-1 (Tue Feb 11 00:55:01 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (15) perl-class-method-modifiers-2.15-4  perl-data-optlist-0.114-4
              perl-devel-globaldestruction-0.14-11
              perl-import-into-1.002005-11  perl-module-runtime-0.016-4
              perl-moo-2.005005-4  perl-params-util-1.102-6
              perl-role-tiny-2.002004-6  perl-sub-exporter-0.991-2
              perl-sub-exporter-progressive-0.001013-11
              perl-sub-install-0.929-2  perl-sub-quote-1:2.006008-4
              perl-algorithm-diff-1:1.201-6  perl-parallel-forkmanager-2.03-2
              perl-regexp-common-2024080801-2

Total Download Size:   0.41 MiB
Total Installed Size:  0.97 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 perl-regexp-common-2024080801-2-any downloading...
 perl-moo-2.005005-4-any downloading...
 perl-sub-exporter-0.991-2-any downloading...
 perl-algorithm-diff-1:1.201-6-any downloading...
 perl-parallel-forkmanager-2.03-2-any downloading...
 perl-params-util-1.102-6-armv7h downloading...
 perl-sub-quote-1:2.006008-4-any downloading...
 perl-role-tiny-2.002004-6-any downloading...
 perl-module-runtime-0.016-4-any downloading...
 perl-class-method-modifiers-2.15-4-any downloading...
 perl-import-into-1.002005-11-any downloading...
 perl-sub-install-0.929-2-any downloading...
 perl-data-optlist-0.114-4-any downloading...
 perl-sub-exporter-progressive-0.001013-11-any downloading...
 perl-devel-globaldestruction-0.14-11-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-algorithm-diff...
installing perl-regexp-common...
installing perl-class-method-modifiers...
installing perl-params-util...
installing perl-sub-install...
installing perl-data-optlist...
installing perl-sub-exporter...
installing perl-sub-exporter-progressive...
installing perl-devel-globaldestruction...
installing perl-module-runtime...
installing perl-import-into...
installing perl-role-tiny...
installing perl-sub-quote...
installing perl-moo...
installing perl-parallel-forkmanager...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Warn about old perl modules
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cloc-2.04.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cloc-2.04.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
# perl-test - Check syntax
podchecker *.pod
make -f pod2man.mk PACKAGE=cloc makeman
perl -cw cloc
make[1]: Entering directory '/build/cloc/src/cloc-2.04/Unix'
# make target - create manual page from a *.pod page
podchecker cloc.1.pod
cloc.1.pod pod syntax OK.
cloc.1.pod pod syntax OK.
LC_ALL= LANG=C pod2man --utf8 \
	--center="User Commands" \
	--date="$(date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" "+%Y-%m-%d")" \
	--name="cloc" \
	--section="1" \
	cloc.1.pod \
| sed 's,[Pp]erl v[0-9.]\+,cloc,' \
  > cloc.1 && \
rm -f pod*.tmp
cloc syntax OK
# install-bin - Install programs
/usr/bin/install -m 755 -d /build/cloc/pkg/cloc/usr/bin
for f in cloc; \
do \
	dest=${f%.pl}; \
	/usr/bin/install -m 755 $f /build/cloc/pkg/cloc/usr/bin/$dest; \
done
make[1]: Leaving directory '/build/cloc/src/cloc-2.04/Unix'
# install-man
/usr/bin/install -m 755 -d /build/cloc/pkg/cloc/usr/share/man/man1
/usr/bin/install -m 644 *.1 /build/cloc/pkg/cloc/usr/share/man/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 "cloc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cloc 2.04-1 (Tue Feb 11 00:55:09 2025)
==> Cleaning up...