>>> geth: Building community/geth 1.10.22-r0 (using abuild 3.9.0-r0) started Thu, 20 Oct 2022 06:26:14 +0000 >>> geth: Checking sanity of /home/buildozer/aports/community/geth/APKBUILD... >>> geth: Analyzing dependencies... >>> geth: Installing for build: build-base go linux-headers (1/4) Installing binutils-gold (2.38-r3) (2/4) Installing go (1.18.7-r0) (3/4) Installing linux-headers (5.16.7-r1) (4/4) Installing .makedepends-geth (20221020.062614) Executing busybox-1.35.0-r17.trigger OK: 619 MiB in 96 packages >>> geth: Cleaning up srcdir >>> geth: Cleaning up pkgdir >>> geth: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/geth-1.10.22.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> geth: Fetching geth-1.10.22.tar.gz::https://github.com/ethereum/go-ethereum/archive/v1.10.22.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23219 0 23219 0 0 18961 0 --:--:-- 0:00:01 --:--:-- 18961 100 6384k 0 6384k 0 0 2919k 0 --:--:-- 0:00:02 --:--:-- 6606k 100 12.4M 0 12.4M 0 0 4328k 0 --:--:-- 0:00:02 --:--:-- 7379k >>> geth: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/geth-1.10.22.tar.gz >>> geth: Checking sha512sums... geth-1.10.22.tar.gz: OK >>> geth: Unpacking /var/cache/distfiles/v3.16/geth-1.10.22.tar.gz... env GO111MODULE=on go run build/ci.go install ./cmd/geth go: downloading github.com/cespare/cp v0.1.0 go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3 go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d >>> /usr/lib/go/bin/go build -ldflags "-extldflags '-Wl,-z,stack-size=0x800000'" -tags urfave_cli_no_docs -trimpath -v -o /home/buildozer/aports/community/geth/src/go-ethereum-1.10.22/build/bin/geth ./cmd/geth go: downloading github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416 go: downloading github.com/tyler-smith/go-bip39 v1.0.1-0.20181017060643-dbb3b84ba2ef go: downloading github.com/dop251/goja v0.0.0-20220405120441-9037c2b61cbf go: downloading github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7 go: downloading github.com/urfave/cli/v2 v2.10.2 go: downloading github.com/holiman/uint256 v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.8 go: downloading github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e go: downloading github.com/holiman/bloomfilter/v2 v2.0.3 go: downloading github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible go: downloading github.com/edsrzf/mmap-go v1.0.0 go: downloading github.com/deckarep/golang-set v1.8.0 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d go: downloading github.com/status-im/keycard-go v0.0.0-20190316090335-8537d3370df4 go: downloading github.com/VictoriaMetrics/fastcache v1.6.0 go: downloading github.com/hashicorp/go-bexpr v0.1.10 go: downloading github.com/mattn/go-isatty v0.0.12 go: downloading github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5 go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/karalabe/usb v0.0.2 go: downloading github.com/prometheus/tsdb v0.7.1 go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/huin/goupnp v1.0.3 go: downloading github.com/jackpal/go-nat-pmp v1.0.2 go: downloading github.com/graph-gophers/graphql-go v1.3.0 go: downloading golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba go: downloading github.com/influxdata/influxdb-client-go/v2 v2.4.0 go: downloading github.com/influxdata/influxdb v1.8.3 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/rjeczalik/notify v0.9.1 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/naoina/go-stringutil v0.1.0 go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading github.com/influxdata/line-protocol v0.0.0-20210311194329-9aa0e372d097 go: downloading github.com/deepmap/oapi-codegen v1.8.2 go: downloading github.com/tklauser/go-sysconf v0.3.5 go: downloading github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91 go: downloading github.com/go-sourcemap/sourcemap v2.1.3+incompatible go: downloading github.com/tklauser/numcpus v0.2.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 google.golang.org/protobuf/internal/set golang.org/x/sys/internal/unsafeheader github.com/ethereum/go-ethereum/internal/syncx container/ring github.com/ethereum/go-ethereum/internal/web3ext github.com/graph-gophers/graphql-go/decode google.golang.org/protobuf/internal/flags github.com/influxdata/influxdb-client-go/v2/internal/http hash/maphash google.golang.org/protobuf/internal/pragma github.com/hashicorp/golang-lru/simplelru github.com/ethereum/go-ethereum/common/bitutil github.com/go-sourcemap/sourcemap/internal/base64vlq github.com/ethereum/go-ethereum/ethdb golang.org/x/text/unicode/rangetable github.com/influxdata/influxdb/pkg/escape golang.org/x/crypto/pbkdf2 github.com/syndtr/goleveldb/leveldb/comparer go/build/constraint golang.org/x/crypto/hkdf github.com/dop251/goja/token golang.org/x/crypto/ripemd160 github.com/ethereum/go-ethereum/common/fdlimit github.com/dop251/goja/unistring golang.org/x/crypto/sha3 github.com/ethereum/go-ethereum/crypto/blake2b github.com/ethereum/go-ethereum/common/mclock github.com/naoina/toml/ast github.com/ethereum/go-ethereum/eth/tracers/js/internal/tracers google.golang.org/protobuf/internal/detrand github.com/mattn/go-runewidth github.com/tklauser/numcpus github.com/ethereum/go-ethereum/rlp/internal/rlpstruct github.com/syndtr/goleveldb/leveldb/util github.com/ethereum/go-ethereum/internal/jsre/deps github.com/deckarep/golang-set github.com/status-im/keycard-go/derivationpath golang.org/x/sys/unix golang.org/x/sync/singleflight google.golang.org/protobuf/internal/version github.com/influxdata/influxdb-client-go/v2/api/query github.com/graph-gophers/graphql-go/log golang.org/x/time/rate github.com/graph-gophers/graphql-go/errors github.com/influxdata/influxdb-client-go/v2/log github.com/dop251/goja/ftoa/internal/fast github.com/opentracing/opentracing-go/log github.com/xrash/smetrics github.com/influxdata/line-protocol github.com/tyler-smith/go-bip39/wordlists github.com/ethereum/go-ethereum/common/hexutil github.com/syndtr/goleveldb/leveldb/storage github.com/ethereum/go-ethereum/common/math github.com/deepmap/oapi-codegen/pkg/types github.com/fjl/memsize github.com/shirou/gopsutil/internal/common github.com/karalabe/usb github.com/huin/goupnp/scpd github.com/dlclark/regexp2/syntax github.com/holiman/uint256 github.com/naoina/go-stringutil golang.org/x/crypto/scrypt github.com/holiman/bloomfilter/v2 github.com/ethereum/go-ethereum/crypto/secp256k1 github.com/ethereum/go-ethereum/crypto/bn256/google github.com/influxdata/influxdb-client-go/v2/internal/gzip golang.org/x/crypto/ed25519 github.com/go-sourcemap/sourcemap github.com/hashicorp/golang-lru golang.org/x/text/internal golang.org/x/text/internal/colltab github.com/jackpal/go-nat-pmp github.com/gballet/go-libpcsclite github.com/google/uuid github.com/mitchellh/mapstructure github.com/ethereum/go-ethereum/log github.com/influxdata/influxdb/models google.golang.org/protobuf/internal/errors github.com/ethereum/go-ethereum/rlp github.com/huin/goupnp/httpu github.com/huin/goupnp/soap github.com/rs/cors golang.org/x/net/publicsuffix github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter github.com/peterh/liner github.com/olekukonko/tablewriter github.com/graph-gophers/graphql-go/types github.com/influxdata/influxdb-client-go/v2/internal/log go/printer github.com/tyler-smith/go-bip39 github.com/jedisct1/go-minisign github.com/ethereum/go-ethereum/event github.com/ethereum/go-ethereum/common/prque github.com/ethereum/go-ethereum/p2p/netutil github.com/urfave/cli/v2 golang.org/x/text/cases github.com/dop251/goja/ftoa github.com/naoina/toml github.com/opentracing/opentracing-go github.com/deepmap/oapi-codegen/pkg/runtime google.golang.org/protobuf/encoding/protowire github.com/influxdata/influxdb-client-go/v2/api/http github.com/dop251/goja/file github.com/syndtr/goleveldb/leveldb/opt github.com/ethereum/go-ethereum/common github.com/graph-gophers/graphql-go/introspection github.com/graph-gophers/graphql-go/internal/exec/packer github.com/graph-gophers/graphql-go/internal/common github.com/fjl/memsize/memsizeui github.com/huin/goupnp/ssdp google.golang.org/protobuf/reflect/protoreflect github.com/dop251/goja/ast github.com/opentracing/opentracing-go/ext github.com/graph-gophers/graphql-go/internal/query github.com/graph-gophers/graphql-go/internal/schema github.com/huin/goupnp golang.org/x/text/collate github.com/ethereum/go-ethereum/p2p/msgrate github.com/ethereum/go-ethereum/les/flowcontrol github.com/graph-gophers/graphql-go/internal/exec/resolvable github.com/influxdata/influxdb-client-go/v2/domain github.com/graph-gophers/graphql-go/trace github.com/syndtr/goleveldb/leveldb/errors github.com/graph-gophers/graphql-go/internal/validation github.com/mitchellh/pointerstructure github.com/dop251/goja/parser github.com/ethereum/go-ethereum/les/vflux github.com/ethereum/go-ethereum/p2p/enr github.com/ethereum/go-ethereum/console/prompt github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/iterator github.com/ethereum/go-ethereum/ethdb/memorydb github.com/ethereum/go-ethereum/params github.com/ethereum/go-ethereum/crypto/bn256 github.com/ethereum/go-ethereum/crypto/bls12381 github.com/influxdata/influxdb/client github.com/graph-gophers/graphql-go/internal/exec/selected github.com/huin/goupnp/dcps/internetgateway2 go/format github.com/huin/goupnp/dcps/internetgateway1 github.com/hashicorp/go-bexpr/grammar google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/genid github.com/graph-gophers/graphql-go/internal/exec github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table google.golang.org/protobuf/reflect/protoregistry github.com/influxdata/influxdb-client-go/v2/api/write google.golang.org/protobuf/internal/encoding/text github.com/dlclark/regexp2 github.com/graph-gophers/graphql-go github.com/influxdata/influxdb-client-go/v2/internal/write google.golang.org/protobuf/proto google.golang.org/protobuf/internal/encoding/defval github.com/ethereum/go-ethereum/internal/flags github.com/hashicorp/go-bexpr github.com/syndtr/goleveldb/leveldb github.com/mattn/go-isatty github.com/shirou/gopsutil/mem github.com/tklauser/go-sysconf github.com/edsrzf/mmap-go github.com/prometheus/tsdb/fileutil github.com/VictoriaMetrics/fastcache github.com/rjeczalik/notify github.com/ethereum/go-ethereum/p2p/nat github.com/mattn/go-colorable google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/shirou/gopsutil/cpu github.com/fatih/color github.com/ethereum/go-ethereum/metrics google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl github.com/ethereum/go-ethereum/p2p/tracker github.com/ethereum/go-ethereum/metrics/prometheus github.com/ethereum/go-ethereum/ethdb/leveldb github.com/ethereum/go-ethereum/rpc github.com/ethereum/go-ethereum/metrics/exp github.com/ethereum/go-ethereum/internal/debug github.com/ethereum/go-ethereum/ethdb/remotedb google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/protoc-gen-go/descriptor google.golang.org/protobuf/reflect/protodesc github.com/dop251/goja github.com/golang/protobuf/proto github.com/influxdata/influxdb-client-go/v2/api github.com/ethereum/go-ethereum/accounts/usbwallet/trezor github.com/influxdata/influxdb-client-go/v2 github.com/ethereum/go-ethereum/metrics/influxdb github.com/ethereum/go-ethereum/internal/jsre github.com/ethereum/go-ethereum/crypto github.com/ethereum/go-ethereum/crypto/ecies github.com/ethereum/go-ethereum/p2p/enode github.com/ethereum/go-ethereum/accounts/abi github.com/ethereum/go-ethereum/core/types github.com/ethereum/go-ethereum/p2p/rlpx github.com/ethereum/go-ethereum/p2p/discover/v4wire github.com/ethereum/go-ethereum/p2p/discover/v5wire github.com/ethereum/go-ethereum/les/utils github.com/ethereum/go-ethereum/p2p/nodestate github.com/ethereum/go-ethereum/p2p/dnsdisc github.com/ethereum/go-ethereum github.com/ethereum/go-ethereum/core/forkid github.com/ethereum/go-ethereum/core/bloombits github.com/ethereum/go-ethereum/core/rawdb github.com/ethereum/go-ethereum/core/vm github.com/ethereum/go-ethereum/les/vflux/client github.com/ethereum/go-ethereum/les/vflux/server github.com/ethereum/go-ethereum/p2p/discover github.com/ethereum/go-ethereum/ethclient github.com/ethereum/go-ethereum/accounts github.com/ethereum/go-ethereum/signer/core/apitypes github.com/ethereum/go-ethereum/accounts/scwallet github.com/ethereum/go-ethereum/accounts/usbwallet github.com/ethereum/go-ethereum/accounts/keystore github.com/ethereum/go-ethereum/accounts/external github.com/ethereum/go-ethereum/console github.com/ethereum/go-ethereum/accounts/abi/bind github.com/ethereum/go-ethereum/p2p github.com/ethereum/go-ethereum/eth/tracers/logger github.com/ethereum/go-ethereum/internal/shutdowncheck github.com/ethereum/go-ethereum/trie github.com/ethereum/go-ethereum/contracts/checkpointoracle/contract github.com/ethereum/go-ethereum/contracts/checkpointoracle github.com/ethereum/go-ethereum/les/checkpointoracle github.com/ethereum/go-ethereum/node github.com/ethereum/go-ethereum/core/beacon github.com/ethereum/go-ethereum/core/state/snapshot github.com/ethereum/go-ethereum/core/state/pruner github.com/ethereum/go-ethereum/core/state github.com/ethereum/go-ethereum/consensus github.com/ethereum/go-ethereum/consensus/misc github.com/ethereum/go-ethereum/consensus/beacon github.com/ethereum/go-ethereum/les/fetcher github.com/ethereum/go-ethereum/consensus/clique github.com/ethereum/go-ethereum/consensus/ethash github.com/ethereum/go-ethereum/core github.com/ethereum/go-ethereum/eth/gasprice github.com/ethereum/go-ethereum/eth/filters github.com/ethereum/go-ethereum/eth/protocols/eth github.com/ethereum/go-ethereum/light github.com/ethereum/go-ethereum/accounts/abi/bind/backends github.com/ethereum/go-ethereum/internal/ethapi github.com/ethereum/go-ethereum/eth/fetcher github.com/ethereum/go-ethereum/eth/protocols/snap github.com/ethereum/go-ethereum/eth/tracers github.com/ethereum/go-ethereum/graphql github.com/ethereum/go-ethereum/les/downloader github.com/ethereum/go-ethereum/eth/downloader github.com/ethereum/go-ethereum/eth/tracers/js github.com/ethereum/go-ethereum/eth/tracers/native github.com/ethereum/go-ethereum/miner github.com/ethereum/go-ethereum/eth/ethconfig github.com/ethereum/go-ethereum/eth github.com/ethereum/go-ethereum/les github.com/ethereum/go-ethereum/eth/catalyst github.com/ethereum/go-ethereum/les/catalyst github.com/ethereum/go-ethereum/ethstats github.com/ethereum/go-ethereum/cmd/utils github.com/ethereum/go-ethereum/cmd/geth Done building. Run "./build/bin/geth" to launch geth. >>> geth: Entering fakeroot... >>> geth*: Running postcheck for geth >>> geth*: Preparing package geth... >>> geth*: Stripping binaries >>> geth*: Scanning shared objects >>> geth*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> geth*: Package size: 28.5 MB >>> geth*: Compressing data... >>> geth*: Create checksum... >>> geth*: Create geth-1.10.22-r0.apk >>> geth: Build complete at Thu, 20 Oct 2022 06:27:00 +0000 elapsed time 0h 0m 46s >>> geth: Cleaning up srcdir >>> geth: Cleaning up pkgdir >>> geth: Uninstalling dependencies... (1/4) Purging .makedepends-geth (20221020.062614) (2/4) Purging go (1.18.7-r0) (3/4) Purging binutils-gold (2.38-r3) (4/4) Purging linux-headers (5.16.7-r1) Executing busybox-1.35.0-r17.trigger OK: 256 MiB in 92 packages >>> geth: Updating the community/armv7 repository index... >>> geth: Signing the index...