==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cloc 2.06-1 (Thu Aug 14 12:52:11 2025)
==> Retrieving sources...
-> Found cloc-2.06.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
cloc-2.06.tar.gz ... Passed
==> Making package: cloc 2.06-1 (Thu Aug 14 12:52:30 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (15) perl-class-method-modifiers-2.15-5 perl-data-optlist-0.114-5
perl-devel-globaldestruction-0.14-12
perl-import-into-1.002005-12 perl-module-runtime-0.018-1
perl-moo-2.005005-5 perl-params-util-1.102-7
perl-role-tiny-2.002004-7 perl-sub-exporter-0.991-3
perl-sub-exporter-progressive-0.001013-12
perl-sub-install-0.929-3 perl-sub-quote-1:2.006008-5
perl-algorithm-diff-1:1.201-7 perl-parallel-forkmanager-2.03-3
perl-regexp-common-2024080801-3
Total Download Size: 0.41 MiB
Total Installed Size: 0.98 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
perl-regexp-common-2024080801-3-any downloading...
perl-moo-2.005005-5-any downloading...
perl-sub-exporter-0.991-3-any downloading...
perl-algorithm-diff-1:1.201-7-any downloading...
perl-parallel-forkmanager-2.03-3-any downloading...
perl-params-util-1.102-7-armv7h downloading...
perl-sub-quote-1:2.006008-5-any downloading...
perl-role-tiny-2.002004-7-any downloading...
perl-module-runtime-0.018-1-any downloading...
perl-class-method-modifiers-2.15-5-any downloading...
perl-import-into-1.002005-12-any downloading...
perl-sub-install-0.929-3-any downloading...
perl-data-optlist-0.114-5-any downloading...
perl-sub-exporter-progressive-0.001013-12-any downloading...
perl-devel-globaldestruction-0.14-12-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) Checking for old perl modules...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found cloc-2.06.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting cloc-2.06.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.06/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.06/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.06-1 (Thu Aug 14 12:52:38 2025)
==> Cleaning up...