==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hut 0.6.0-1 (Sat Jun 29 03:45:51 2024)
==> 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.6.0-1 (Sat Jun 29 03:46:14 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.45.2-1  go-2:1.22.4-1  scdoc-1.11.3-1

Total Download Size:    45.38 MiB
Total Installed Size:  246.43 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 go-2:1.22.4-1-armv7h downloading...
 git-2.45.2-1-armv7h downloading...
 perl-mailtools-2.21-7-any downloading...
 perl-timedate-2.33-5-any downloading...
 perl-error-0.17029-5-any downloading...
 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 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]
installing go...
installing scdoc...
:: Running post-transaction hooks...
(1/1) Warn about 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.6.0-1 (Sat Jun 29 03:47:58 2024)
==> Cleaning up...