==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: bashbrew 0.1.13-1 (Sun Mar  2 05:54:32 2025)
==> Retrieving sources...
  -> Updating bashbrew git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    bashbrew ... Passed
==> Making package: bashbrew 0.1.13-1 (Sun Mar  2 05:54:56 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
:: There are 2 providers available for libxtables.so=12-32:
:: Repository core
   1) iptables  2) iptables-nft

Enter a number (default=1): 
looking for conflicting packages...

Packages (16) containerd-2.0.3-1  iproute2-6.13.0-1  iptables-1:1.8.10-2
              libbpf-1.5.0-1  libmnl-1.0.5-2  libnetfilter_conntrack-1.0.9-2
              libnfnetlink-1.0.2-2  libnftnl-1.2.8-1  libnl-3.11.0-1
              libpcap-1.10.5-2  perl-error-0.17029-7  perl-mailtools-2.22-1
              perl-timedate-2.33-7  runc-1.2.5-1  docker-1:28.0.0-1
              git-2.48.1-2

Total Download Size:    43.20 MiB
Total Installed Size:  233.33 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 docker-1:28.0.0-1-armv7h downloading...
 containerd-2.0.3-1-armv7h downloading...
 runc-1.2.5-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmnl...
installing libnftnl...
installing libnl...
installing libpcap...
installing libnfnetlink...
installing libnetfilter_conntrack...
installing iptables...
installing libbpf...
installing iproute2...
Optional dependencies for iproute2
    db5.3: userspace arp daemon [installed]
    linux-atm: ATM support
    python: for routel [installed]
installing runc...
Optional dependencies for runc
    criu: checkpoint support
installing containerd...
installing docker...
Optional dependencies for docker
    btrfs-progs: btrfs backend support
    pigz: parallel gzip compressor support
    docker-buildx: extended build capabilities
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
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]
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'docker' with GID 971.
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/5) Reloading device manager configuration...
  Skipped: Device manager is not running.
(4/5) Arming ConditionNeedsUpdate...
(5/5) Checking for old perl modules...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) go-2:1.24.0-1

Total Download Size:    43.93 MiB
Total Installed Size:  233.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 go-2:1.24.0-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of bashbrew git repo...
Cloning into 'bashbrew'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
go: downloading github.com/containerd/containerd v1.6.19
go: downloading github.com/go-git/go-git/v5 v5.5.1
go: downloading github.com/opencontainers/image-spec v1.1.0-rc2.0.20221013174636-8159c8264e2e
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading github.com/urfave/cli v1.22.10
go: downloading go.etcd.io/bbolt v1.3.7
go: downloading golang.org/x/term v0.5.0
go: downloading pault.ag/go/debian v0.12.0
go: downloading pault.ag/go/topsort v0.1.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading google.golang.org/grpc v1.51.0
go: downloading github.com/containerd/fifo v1.0.0
go: downloading github.com/containerd/typeurl v1.0.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/moby/sys/signal v0.7.0
go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
go: downloading github.com/opencontainers/selinux v1.10.2
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/containerd/ttrpc v1.1.0
go: downloading golang.org/x/sys v0.5.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/go-git/go-billy/v5 v5.3.1
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading golang.org/x/crypto v0.4.0
go: downloading github.com/gogo/googleapis v1.4.1
go: downloading github.com/containerd/continuity v0.3.0
go: downloading github.com/klauspost/compress v1.15.13
go: downloading github.com/moby/sys/mountinfo v0.6.2
go: downloading github.com/opencontainers/runc v1.1.4
go: downloading github.com/moby/locker v1.0.1
go: downloading golang.org/x/net v0.7.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading google.golang.org/genproto v0.0.0-20221207170731-23e4bf6bdc37
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading github.com/pjbgf/sha1cd v0.2.3
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/cloudflare/circl v1.3.1
go: downloading golang.org/x/text v0.7.0
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "bashbrew"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bashbrew 0.1.13-1 (Sun Mar  2 05:58:31 2025)
==> Cleaning up...