==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cloc 2.08-1 (Fri Feb 6 19:36:19 2026)
==> Retrieving sources...
-> Updating cloc git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
cloc ... Passed
==> Making package: cloc 2.08-1 (Sat Feb 7 02:36:44 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) perl-class-method-modifiers-2.15-6 perl-data-optlist-0.114-7 perl-devel-globaldestruction-0.14-13 perl-import-into-1.002005-13 perl-module-runtime-0.018-1 perl-moo-2.005005-6 perl-params-util-1.102-7 perl-role-tiny-2.002004-8 perl-sub-exporter-0.991-4 perl-sub-exporter-progressive-0.001013-13 perl-sub-install-0.929-4 perl-sub-quote-1:2.006009-2 perl-algorithm-diff-1:1.201-8 perl-parallel-forkmanager-2.04-2 perl-regexp-common-2024080801-4
Total Download Size: 0.41 MiB
Total Installed Size: 0.98 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
perl-regexp-common-2024080801-4-any downloading...
perl-moo-2.005005-6-any downloading...
perl-sub-exporter-0.991-4-any downloading...
perl-algorithm-diff-1:1.201-8-any downloading...
perl-parallel-forkmanager-2.04-2-any downloading...
perl-params-util-1.102-7-armv7h downloading...
perl-sub-quote-1:2.006009-2-any downloading...
perl-module-runtime-0.018-1-any downloading...
perl-role-tiny-2.002004-8-any downloading...
perl-class-method-modifiers-2.15-6-any downloading...
perl-import-into-1.002005-13-any downloading...
perl-sub-install-0.929-4-any downloading...
perl-data-optlist-0.114-7-any downloading...
perl-sub-exporter-progressive-0.001013-13-any downloading...
perl-devel-globaldestruction-0.14-13-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...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 zlib-ng-2.3.3-1 git-2.53.0-1
Total Installed Size: 49.59 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of cloc git repo...
Cloning into 'cloc'...
done.
Switched to a new branch 'makepkg'
==> 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/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/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...
-> Removing static library files...
-> Purging unwanted 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.08-1 (Sat Feb 7 02:36:57 2026)
==> Cleaning up...
[?12l[?25h