>>> ghq: Building testing/ghq 1.4.2-r0 (using abuild 3.11.21-r0) started Sat, 05 Aug 2023 04:32:55 +0000 >>> ghq: Checking sanity of /home/buildozer/aports/testing/ghq/APKBUILD... >>> ghq: Analyzing dependencies... >>> ghq: Installing for build: build-base go (1/3) Installing binutils-gold (2.41-r0) (2/3) Installing go (1.20.7-r0) (3/3) Installing .makedepends-ghq (20230805.043256) Executing busybox-1.36.1-r4.trigger OK: 551 MiB in 106 packages >>> ghq: Cleaning up srcdir >>> ghq: Cleaning up pkgdir >>> ghq: Cleaning up tmpdir >>> ghq: Fetching ghq-1.4.2.tar.gz::https://github.com/x-motemen/ghq/archive/refs/tags/v1.4.2.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 100 49712 0 49712 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k >>> ghq: Fetching ghq-1.4.2.tar.gz::https://github.com/x-motemen/ghq/archive/refs/tags/v1.4.2.tar.gz >>> ghq: Checking sha512sums... ghq-1.4.2.tar.gz: OK >>> ghq: Unpacking /var/cache/distfiles/ghq-1.4.2.tar.gz... go: downloading github.com/urfave/cli/v2 v2.25.1 go: downloading github.com/Songmu/gitconfig v0.2.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/mattn/go-isatty v0.0.18 go: downloading github.com/saracen/walker v0.1.3 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/motemen/go-colorine v0.0.0-20180816141035-45d19169413a go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/daviddengcn/go-colortext v1.0.0 go: downloading github.com/cli/go-gh v1.2.1 go: downloading github.com/goccy/go-yaml v1.11.0 go: downloading github.com/cli/safeexec v1.0.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 internal/unsafeheader internal/race golang.org/x/xerrors/internal internal/goarch math/bits crypto/internal/alias unicode/utf8 encoding vendor/golang.org/x/crypto/cryptobyte/asn1 internal/itoa internal/goexperiment unicode/utf16 vendor/golang.org/x/crypto/internal/alias container/list github.com/cli/go-gh/internal/set internal/nettrace crypto/internal/boring/sig internal/goos internal/coverage/rtcov golang.org/x/net/html/atom unicode internal/cpu crypto/subtle runtime/internal/syscall runtime/internal/math internal/abi runtime/internal/sys sync/atomic math runtime/internal/atomic internal/bytealg runtime internal/reflectlite sync internal/testlog internal/godebug internal/singleflight internal/sysinfo runtime/cgo internal/intern math/rand sort errors internal/safefilepath internal/oserror io path vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat syscall hash bytes text/tabwriter crypto/internal/randutil strings hash/crc32 vendor/golang.org/x/text/transform crypto crypto/rc4 net/netip reflect bufio html regexp/syntax net/http/internal/ascii internal/syscall/execenv time internal/syscall/unix regexp io/fs internal/poll context embed os internal/fmtsort encoding/binary encoding/base64 crypto/md5 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 crypto/internal/nistec crypto/cipher golang.org/x/sys/unix path/filepath fmt io/ioutil net encoding/pem crypto/internal/edwards25519 crypto/internal/boring vendor/golang.org/x/crypto/chacha20 crypto/des crypto/hmac crypto/sha512 crypto/sha1 crypto/aes crypto/sha256 os/exec vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/chacha20poly1305 github.com/cli/safeexec crypto/ecdh encoding/json gopkg.in/yaml.v3 github.com/goccy/go-yaml/token encoding/hex golang.org/x/xerrors compress/flate log math/big net/url vendor/golang.org/x/text/unicode/norm mime/quotedprintable vendor/golang.org/x/net/http2/hpack flag net/http/internal runtime/trace github.com/xrash/smetrics golang.org/x/sync/errgroup github.com/daviddengcn/go-colortext runtime/debug text/template/parse mime github.com/russross/blackfriday/v2 golang.org/x/net/html github.com/saracen/walker github.com/motemen/go-colorine vendor/golang.org/x/text/unicode/bidi github.com/x-motemen/ghq/logger github.com/goccy/go-yaml/ast github.com/goccy/go-yaml/scanner github.com/x-motemen/ghq/cmdutil testing compress/gzip text/template vendor/golang.org/x/text/secure/bidirule github.com/goccy/go-yaml/lexer github.com/cpuguy83/go-md2man/v2/md2man vendor/golang.org/x/net/idna crypto/rand crypto/elliptic crypto/internal/boring/bbig crypto/internal/bigmod crypto/dsa encoding/asn1 github.com/mattn/go-isatty crypto/ed25519 github.com/mattn/go-colorable crypto/rsa github.com/cli/go-gh/internal/yamlmap github.com/fatih/color github.com/urfave/cli/v2 github.com/cli/go-gh/pkg/config github.com/goccy/go-yaml/printer github.com/cli/go-gh/pkg/auth crypto/x509/pkix github.com/goccy/go-yaml/internal/errors vendor/golang.org/x/crypto/cryptobyte github.com/goccy/go-yaml/parser crypto/ecdsa github.com/goccy/go-yaml vendor/golang.org/x/net/http/httpproxy net/textproto crypto/x509 vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls net/http/httptrace net/http github.com/Songmu/gitconfig github.com/x-motemen/ghq ok github.com/x-motemen/ghq 0.171s ok github.com/x-motemen/ghq/cmdutil 0.006s ok github.com/x-motemen/ghq/logger 0.004s >>> ghq: Entering fakeroot... >>> ghq-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/ghq/pkg/ghq-bash-completion/usr/share/bash-completion/completions' >>> ghq-bash-completion*: Preparing subpackage ghq-bash-completion... >>> ghq-bash-completion*: Running postcheck for ghq-bash-completion >>> ghq-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/ghq/pkg/ghq-zsh-completion/usr/share/zsh/site-functions' >>> ghq-zsh-completion*: Preparing subpackage ghq-zsh-completion... >>> ghq-zsh-completion*: Running postcheck for ghq-zsh-completion >>> ghq*: Running postcheck for ghq >>> ghq*: Preparing package ghq... >>> ghq*: Stripping binaries >>> ghq-bash-completion*: Scanning shared objects >>> ghq-zsh-completion*: Scanning shared objects >>> ghq*: Scanning shared objects >>> ghq-bash-completion*: Tracing dependencies... >>> ghq-bash-completion*: Package size: 24.0 KB >>> ghq-bash-completion*: Compressing data... >>> ghq-bash-completion*: Create checksum... >>> ghq-bash-completion*: Create ghq-bash-completion-1.4.2-r0.apk >>> ghq-zsh-completion*: Tracing dependencies... >>> ghq-zsh-completion*: Package size: 24.0 KB >>> ghq-zsh-completion*: Compressing data... >>> ghq-zsh-completion*: Create checksum... >>> ghq-zsh-completion*: Create ghq-zsh-completion-1.4.2-r0.apk >>> ghq*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> ghq*: Package size: 8.2 MB >>> ghq*: Compressing data... >>> ghq*: Create checksum... >>> ghq*: Create ghq-1.4.2-r0.apk >>> ghq: Build complete at Sat, 05 Aug 2023 04:33:07 +0000 elapsed time 0h 0m 12s >>> ghq: Cleaning up srcdir >>> ghq: Cleaning up pkgdir >>> ghq: Uninstalling dependencies... (1/3) Purging .makedepends-ghq (20230805.043256) (2/3) Purging go (1.20.7-r0) (3/3) Purging binutils-gold (2.41-r0) Executing busybox-1.36.1-r4.trigger OK: 379 MiB in 103 packages >>> ghq: Updating the testing/aarch64 repository index... >>> ghq: Signing the index...