>>> btcd: Building testing/btcd 0.22.0_beta-r3 (using abuild 3.9.0-r0) started Thu, 12 May 2022 06:50:57 +0000 >>> btcd: Checking sanity of /home/buildozer/aports/testing/btcd/APKBUILD... >>> btcd: Analyzing dependencies... >>> btcd: Installing for build: build-base go (1/2) Installing go (1.18.2-r0) (2/2) Installing .makedepends-btcd (20220512.065058) Executing busybox-1.35.0-r13.trigger OK: 610 MiB in 91 packages >>> btcd: Cleaning up srcdir >>> btcd: Cleaning up pkgdir >>> btcd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//btcd-0.22.0-beta.tar.gz >>> btcd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//btcd-0.22.0-beta.tar.gz >>> btcd: Checking sha512sums... btcd-0.22.0-beta.tar.gz: OK fix-test.patch: OK >>> btcd: Unpacking /var/cache/distfiles/edge/btcd-0.22.0-beta.tar.gz... >>> btcd: fix-test.patch patching file mempool/mempool_test.go go: downloading github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce go: downloading github.com/jessevdk/go-flags v1.4.0 go: downloading github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f go: downloading github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd go: downloading github.com/btcsuite/goleveldb v1.0.0 go: downloading github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792 go: downloading github.com/jrick/logrotate v1.0.0 go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/decred/dcrd/lru v1.0.0 go: downloading github.com/aead/siphash v1.0.1 go: downloading github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23 go: downloading github.com/btcsuite/snappy-go v1.0.0 github.com/decred/dcrd/lru github.com/kkdai/bstream github.com/btcsuite/goleveldb/leveldb/comparer golang.org/x/crypto/ripemd160 github.com/aead/siphash github.com/btcsuite/snappy-go github.com/btcsuite/btcd/database/internal/treap github.com/btcsuite/btclog github.com/btcsuite/btcutil/bech32 github.com/btcsuite/btcd/chaincfg/chainhash github.com/btcsuite/goleveldb/leveldb/storage github.com/btcsuite/btcd/limits github.com/btcsuite/goleveldb/leveldb/util github.com/jrick/logrotate/rotator github.com/btcsuite/btcutil/base58 github.com/btcsuite/go-socks/socks github.com/btcsuite/btcd/btcec github.com/btcsuite/websocket github.com/btcsuite/btcd/wire github.com/btcsuite/goleveldb/leveldb/filter github.com/btcsuite/goleveldb/leveldb/cache github.com/btcsuite/goleveldb/leveldb/opt github.com/btcsuite/goleveldb/leveldb/errors github.com/btcsuite/goleveldb/leveldb/journal github.com/btcsuite/goleveldb/leveldb/iterator github.com/btcsuite/goleveldb/leveldb/memdb github.com/btcsuite/goleveldb/leveldb/table github.com/btcsuite/btcd/addrmgr github.com/btcsuite/btcutil/gcs github.com/btcsuite/btcd/chaincfg github.com/btcsuite/btcd/connmgr github.com/btcsuite/btcutil github.com/btcsuite/goleveldb/leveldb github.com/btcsuite/btcd/cmd/gencerts github.com/btcsuite/btcd/database github.com/btcsuite/btcd/txscript github.com/btcsuite/btcutil/gcs/builder github.com/btcsuite/btcd/blockchain github.com/btcsuite/btcd/btcjson github.com/btcsuite/btcd/database/ffldb github.com/btcsuite/btcutil/bloom github.com/btcsuite/btcd/blockchain/indexers github.com/btcsuite/btcd/mining github.com/btcsuite/btcd/peer github.com/btcsuite/btcd/cmd/btcctl github.com/btcsuite/btcd/cmd/findcheckpoint github.com/btcsuite/btcd/mining/cpuminer github.com/btcsuite/btcd/cmd/addblock github.com/btcsuite/btcd/mempool github.com/btcsuite/btcd/netsync github.com/btcsuite/btcd ok github.com/btcsuite/btcd 0.067s ok github.com/btcsuite/btcd/addrmgr 0.289s ok github.com/btcsuite/btcd/blockchain 4.100s ? github.com/btcsuite/btcd/blockchain/fullblocktests [no test files] ok github.com/btcsuite/btcd/blockchain/indexers 0.102s ok github.com/btcsuite/btcd/btcec 2.571s ok github.com/btcsuite/btcd/btcjson 0.054s ok github.com/btcsuite/btcd/chaincfg 0.003s ok github.com/btcsuite/btcd/chaincfg/chainhash 0.003s ? github.com/btcsuite/btcd/cmd/addblock [no test files] ? github.com/btcsuite/btcd/cmd/btcctl [no test files] ? github.com/btcsuite/btcd/cmd/findcheckpoint [no test files] ? github.com/btcsuite/btcd/cmd/gencerts [no test files] ok github.com/btcsuite/btcd/connmgr 0.140s ok github.com/btcsuite/btcd/database 0.762s ? github.com/btcsuite/btcd/database/cmd/dbtool [no test files] ok github.com/btcsuite/btcd/database/ffldb 2.352s ok github.com/btcsuite/btcd/database/internal/treap 0.026s ? github.com/btcsuite/btcd/integration [no test files] ? github.com/btcsuite/btcd/integration/rpctest [no test files] ? github.com/btcsuite/btcd/limits [no test files] ok github.com/btcsuite/btcd/mempool 0.377s ok github.com/btcsuite/btcd/mining 0.073s ? github.com/btcsuite/btcd/mining/cpuminer [no test files] ? github.com/btcsuite/btcd/netsync [no test files] ok github.com/btcsuite/btcd/peer 0.087s ok github.com/btcsuite/btcd/rpcclient 0.058s ? github.com/btcsuite/btcd/rpcclient/examples/bitcoincorehttp [no test files] ? github.com/btcsuite/btcd/rpcclient/examples/bitcoincorehttpbulk [no test files] ? github.com/btcsuite/btcd/rpcclient/examples/btcdwebsockets [no test files] ? github.com/btcsuite/btcd/rpcclient/examples/btcwalletwebsockets [no test files] ok github.com/btcsuite/btcd/txscript 1.007s ok github.com/btcsuite/btcd/wire 1.240s >>> btcd: Entering fakeroot... >>> btcd*: Running postcheck for btcd >>> btcd*: Preparing package btcd... >>> btcd*: Stripping binaries >>> btcd*: Scanning shared objects >>> btcd*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> btcd*: Package size: 30.4 MB >>> btcd*: Compressing data... >>> btcd*: Create checksum... >>> btcd*: Create btcd-0.22.0_beta-r3.apk >>> btcd: Build complete at Thu, 12 May 2022 06:51:26 +0000 elapsed time 0h 0m 29s >>> btcd: Cleaning up srcdir >>> btcd: Cleaning up pkgdir >>> btcd: Uninstalling dependencies... (1/2) Purging .makedepends-btcd (20220512.065058) (2/2) Purging go (1.18.2-r0) Executing busybox-1.35.0-r13.trigger OK: 229 MiB in 89 packages >>> btcd: Updating the testing/ppc64le repository index... >>> btcd: Signing the index...