==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hut 0.7.0-1 (Sat Aug 16 20:49:53 2025)
==> Retrieving sources...
-> Cloning hut git repo...
Cloning into bare repository '/home/leming/work/hut/hut'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
hut ... Skipped
==> Validating source files with b2sums...
hut ... Skipped
==> Making package: hut 0.7.0-1 (Sat Aug 16 20:50:15 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (7) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
zlib-ng-2.2.5-1 git-2.50.1-3 go-2:1.24.6-1 scdoc-1.11.3-1
Total Download Size: 0.01 MiB
Total Installed Size: 274.90 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
scdoc-1.11.3-1-armv7h downloading...
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]
installing go...
installing scdoc...
:: 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) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of hut git repo...
Cloning into 'hut'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
go build -buildmode=pie -trimpath -ldflags=-linkmode=external -mod=readonly -modcacherw
scdoc <doc/hut.1.scd >doc/hut.1
./hut completion bash >hut.bash
./hut completion zsh >hut.zsh
./hut completion fish >hut.fish
==> Entering fakeroot environment...
==> Starting package()...
install -d \
/build/hut/pkg/hut/usr/bin/ \
/build/hut/pkg/hut/usr/share/man/man1/ \
/build/hut/pkg/hut/usr/share/bash-completion/completions \
/build/hut/pkg/hut/usr/share/zsh/site-functions \
/build/hut/pkg/hut/usr/share/fish/vendor_completions.d
install -pm 0755 hut /build/hut/pkg/hut/usr/bin/
install -pm 0644 doc/hut.1 /build/hut/pkg/hut/usr/share/man/man1/
install -pm 0644 hut.bash /build/hut/pkg/hut/usr/share/bash-completion/completions/hut
install -pm 0644 hut.zsh /build/hut/pkg/hut/usr/share/zsh/site-functions/_hut
install -pm 0644 hut.fish /build/hut/pkg/hut/usr/share/fish/vendor_completions.d/hut.fish
==> 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 "hut"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hut 0.7.0-1 (Sat Aug 16 20:52:13 2025)
==> Cleaning up...