==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: fennel 1.6.0-1 (Mon Oct 13 19:12:15 2025)
==> Retrieving sources...
-> Cloning fennel git repo...
Cloning into bare repository '/home/leming/work/fennel/fennel'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
fennel ... Skipped
==> Making package: fennel 1.6.0-1 (Mon Oct 13 19:12:24 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) lua-5.4.8-2
Total Download Size: 0.29 MiB
Total Installed Size: 1.66 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
lua-5.4.8-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lua...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
zlib-ng-2.2.5-1 git-2.51.0-1
Total Installed Size: 45.12 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-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of fennel git repo...
Cloning into 'fennel'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
FENNEL_PATH=src/?.fnl lua bootstrap/aot.lua src/fennel/view.fnl > bootstrap/view.lua
lua bootstrap/aot.lua src/fennel/macros.fnl --macro > bootstrap/macros.lua
lua bootstrap/aot.lua src/fennel/match.fnl --macro > bootstrap/match.lua
FENNEL_PATH=src/?.fnl lua bootstrap/aot.lua src/fennel.fnl --require-as-include >> fennel.lua
FENNEL_PATH=src/?.fnl lua bootstrap/aot.lua src/launcher.fnl --require-as-include >> fennel
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/fennel/pkg/fennel/usr/bin && cp fennel /build/fennel/pkg/fennel/usr/bin/
mkdir -p /build/fennel/pkg/fennel/usr/share/lua/5.4 && cp fennel.lua /build/fennel/pkg/fennel/usr/share/lua/5.4/
mkdir -p /build/fennel/pkg/fennel/usr/share/man/man1/ && cp man/man1/fennel.1 /build/fennel/pkg/fennel/usr/share/man/man1/fennel.1
mkdir -p /build/fennel/pkg/fennel/usr/share/man/man3/ && cp man/man3/fennel-api.3 /build/fennel/pkg/fennel/usr/share/man/man3/fennel-api.3
mkdir -p /build/fennel/pkg/fennel/usr/share/man/man5/ && cp man/man5/fennel-reference.5 /build/fennel/pkg/fennel/usr/share/man/man5/fennel-reference.5
mkdir -p /build/fennel/pkg/fennel/usr/share/man/man7/ && cp man/man7/fennel-tutorial.7 /build/fennel/pkg/fennel/usr/share/man/man7/fennel-tutorial.7
install: creating directory '/build/fennel/pkg/fennel/usr/share/doc'
install: creating directory '/build/fennel/pkg/fennel/usr/share/doc/fennel'
'CODE-OF-CONDUCT.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/CODE-OF-CONDUCT.md'
'CONTRIBUTING.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/CONTRIBUTING.md'
'README.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/README.md'
'api.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/api.md'
'changelog.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/changelog.md'
'from-clojure.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/from-clojure.md'
'lua-primer.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/lua-primer.md'
'macros.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/macros.md'
'rationale.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/rationale.md'
'reference.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/reference.md'
'security.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/security.md'
'setup.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/setup.md'
'style.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/style.md'
'tutorial.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/tutorial.md'
'values.md' -> '/build/fennel/pkg/fennel/usr/share/doc/fennel/values.md'
install: creating directory '/build/fennel/pkg/fennel/usr/share/licenses'
install: creating directory '/build/fennel/pkg/fennel/usr/share/licenses/fennel'
'LICENSE' -> '/build/fennel/pkg/fennel/usr/share/licenses/fennel/LICENSE'
==> 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 "fennel"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fennel 1.6.0-1 (Mon Oct 13 19:12:32 2025)
==> Cleaning up...