==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: fennel 1.5.3-1 (Mon Feb 17 06:12:21 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.5.3-1 (Mon Feb 17 06:12:43 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) lua-5.4.7-1

Total Download Size:   0.26 MiB
Total Installed Size:  1.34 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lua-5.4.7-1-armv7h 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 (4) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
             git-2.48.1-1

Total Installed Size:  39.69 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 git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    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]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about 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.5.3-1 (Mon Feb 17 06:12:58 2025)
==> Cleaning up...