==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: atool 0.39.0-10 (Wed Jan 15 14:01:19 2025)
==> Retrieving sources...
  -> Found atool-0.39.0.tar.gz
  -> Found atool-0.39.0.tar.gz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    atool-0.39.0.tar.gz ... Passed
    atool-0.39.0.tar.gz.sig ... Skipped
==> Making package: atool 0.39.0-10 (Wed Jan 15 14:01:26 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found atool-0.39.0.tar.gz
  -> Found atool-0.39.0.tar.gz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting atool-0.39.0.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating atool.1
config.status: creating atool.spec
config.status: creating Makefile
config.status: executing acat-link commands
config.status: executing adiff-link commands
config.status: executing als-link commands
config.status: executing apack-link commands
config.status: executing aunpack-link commands
config.status: executing arepack-link commands
==> Entering fakeroot environment...
==> Starting package()...
touch `basename "atool"`
sed "1s|[^ ]*|#!/usr/bin/perl|;/^\\$::SYSCONFDIR = /s|'.*'|'/usr/etc'|;/^\\$::PACKAGE = /s/'.*'/'atool'/;/^\\$::VERSION = /s/'.*'/'0.39.0'/;/^\\$::BUG_EMAIL = /s/'.*'/'oskar@osk.mine.nu'/" < atool > `basename atool.tmp` \
  && mv `basename "atool"` .`basename "atool-old"` \
  && mv `basename "atool.tmp"` `basename "atool"`
chmod a+x `basename "atool"`
touch .atool-stamp
make[1]: Entering directory '/build/atool/src/atool-0.39.0'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/atool/pkg/atool/usr/bin"
mkdir -p /build/atool/pkg/atool/usr/bin
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/build/atool/pkg/atool/usr/share/man/man1"
mkdir -p /build/atool/pkg/atool/usr/share/man/man1
for f in aunpack arepack apack acat als adiff; do \
  ln -s -f atool /build/atool/pkg/atool/usr/bin/$f; \
  ln -s -f atool.1 /build/atool/pkg/atool/usr/share/man/man1/$f.1; \
done
 /usr/bin/install -c atool '/build/atool/pkg/atool/usr/bin'
 /usr/bin/install -c -m 644 atool.1 '/build/atool/pkg/atool/usr/share/man/man1'
make[1]: Leaving directory '/build/atool/src/atool-0.39.0'
==> 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 "atool"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: atool 0.39.0-10 (Wed Jan 15 14:01:29 2025)
==> Cleaning up...