>>> ghq: Building testing/ghq 1.6.1-r0 (using abuild 3.13.0-r3) started Sat, 04 May 2024 11:33:55 +0000 >>> ghq: Checking sanity of /home/buildozer/aports/testing/ghq/APKBUILD... >>> WARNING: ghq: Go packages require network connection to build. Maybe add 'net' to options >>> ghq: Analyzing dependencies... >>> ghq: Installing for build: build-base asciidoctor go (1/9) Installing libffi (3.4.6-r0) (2/9) Installing yaml (0.2.5-r2) (3/9) Installing ruby-libs (3.3.1-r0) (4/9) Installing libucontext (1.2-r3) (5/9) Installing ruby (3.3.1-r0) (6/9) Installing asciidoctor (2.0.22-r0) (7/9) Installing binutils-gold (2.42-r0) (8/9) Installing go (1.22.2-r0) (9/9) Installing .makedepends-ghq (20240504.113356) Executing busybox-1.36.1-r26.trigger OK: 521 MiB in 112 packages >>> ghq: Cleaning up srcdir >>> ghq: Cleaning up pkgdir >>> ghq: Cleaning up tmpdir >>> ghq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ghq-1.6.1.tar.gz >>> ghq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ghq-1.6.1.tar.gz >>> ghq: Checking sha512sums... ghq-1.6.1.tar.gz: OK >>> ghq: Unpacking /var/cache/distfiles/ghq-1.6.1.tar.gz... go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/Songmu/gitconfig v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/net v0.23.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/saracen/walker v0.1.4 go: downloading github.com/motemen/go-colorine v0.0.0-20180816141035-45d19169413a go: downloading golang.org/x/sys v0.18.0 go: downloading github.com/cli/go-gh v1.2.1 go: downloading github.com/goccy/go-yaml v1.11.3 go: downloading github.com/daviddengcn/go-colortext v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/cli/safeexec v1.0.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4 go: downloading github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 go: downloading github.com/russross/blackfriday/v2 v2.1.0 internal/unsafeheader crypto/internal/alias unicode/utf8 cmp unicode/utf16 math/bits internal/coverage/rtcov internal/goarch internal/goexperiment internal/cpu internal/itoa github.com/cli/go-gh/internal/set golang.org/x/xerrors/internal internal/goos sync/atomic internal/godebugs vendor/golang.org/x/crypto/cryptobyte/asn1 golang.org/x/net/html/atom runtime/internal/syscall internal/race crypto/internal/boring/sig encoding internal/nettrace log/internal runtime/internal/math internal/chacha8rand vendor/golang.org/x/crypto/internal/alias container/list internal/abi unicode runtime/internal/sys slices math internal/bytealg runtime/internal/atomic runtime crypto/subtle internal/reflectlite sync internal/testlog internal/singleflight internal/bisect runtime/cgo errors sort io internal/oserror internal/safefilepath path internal/godebug vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat internal/intern math/rand syscall crypto/internal/randutil hash text/tabwriter bytes strings hash/crc32 crypto crypto/rc4 reflect net/netip vendor/golang.org/x/text/transform net/http/internal/ascii bufio regexp/syntax html internal/syscall/execenv internal/syscall/unix time regexp crypto/internal/nistec context io/fs internal/poll os internal/fmtsort encoding/binary encoding/base64 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 crypto/md5 crypto/cipher golang.org/x/sys/unix encoding/pem crypto/internal/edwards25519 fmt path/filepath io/ioutil crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 internal/sysinfo net crypto/aes crypto/hmac crypto/sha512 crypto/sha256 crypto/ecdh crypto/sha1 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf os/exec github.com/cli/safeexec encoding/hex net/url runtime/trace vendor/golang.org/x/net/http2/hpack runtime/debug flag compress/flate mime math/big gopkg.in/yaml.v3 mime/quotedprintable log github.com/xrash/smetrics golang.org/x/xerrors github.com/daviddengcn/go-colortext github.com/goccy/go-yaml/token text/template/parse net/http/internal github.com/russross/blackfriday/v2 golang.org/x/sync/errgroup encoding/json golang.org/x/net/html vendor/golang.org/x/text/unicode/norm github.com/motemen/go-colorine github.com/x-motemen/ghq/logger github.com/saracen/walker github.com/x-motemen/ghq/cmdutil vendor/golang.org/x/text/unicode/bidi github.com/goccy/go-yaml/scanner github.com/goccy/go-yaml/ast testing compress/gzip vendor/golang.org/x/text/secure/bidirule text/template github.com/goccy/go-yaml/lexer github.com/cpuguy83/go-md2man/v2/md2man vendor/golang.org/x/net/idna crypto/internal/boring/bbig crypto/rand crypto/elliptic crypto/internal/bigmod encoding/asn1 crypto/dsa crypto/ed25519 github.com/cli/go-gh/internal/yamlmap github.com/urfave/cli/v2 github.com/cli/go-gh/pkg/config crypto/rsa github.com/mattn/go-isatty github.com/mattn/go-colorable github.com/cli/go-gh/pkg/auth github.com/fatih/color crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte github.com/goccy/go-yaml/printer github.com/goccy/go-yaml/internal/errors crypto/ecdsa github.com/goccy/go-yaml/parser 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 2.009s ok github.com/x-motemen/ghq/cmdutil 0.008s ok github.com/x-motemen/ghq/logger 0.005s >>> ghq: Entering fakeroot... created directory: '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/' created directory: '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/man/' created directory: '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/man/man1/' 'ghq.1' -> '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/man/man1/ghq.1' created directory: '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/licenses/' created directory: '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/licenses/ghq/' 'LICENSE' -> '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/licenses/ghq/LICENSE' >>> ghq-doc*: Running split function doc... >>> ghq-doc*: Preparing subpackage ghq-doc... >>> ghq-doc*: Running postcheck for ghq-doc >>> 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-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/testing/ghq/pkg/ghq/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/testing/ghq/pkg/ghq-fish-completion/usr/share/fish/vendor_completions.d' >>> ghq-fish-completion*: Preparing subpackage ghq-fish-completion... >>> ghq-fish-completion*: Running postcheck for ghq-fish-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-doc*: Scanning shared objects >>> ghq-fish-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.6.1-r0.apk >>> ghq-doc*: Tracing dependencies... >>> ghq-doc*: Package size: 36.0 KB >>> ghq-doc*: Compressing data... >>> ghq-doc*: Create checksum... >>> ghq-doc*: Create ghq-doc-1.6.1-r0.apk >>> ghq-fish-completion*: Tracing dependencies... >>> ghq-fish-completion*: Package size: 24.0 KB >>> ghq-fish-completion*: Compressing data... >>> ghq-fish-completion*: Create checksum... >>> ghq-fish-completion*: Create ghq-fish-completion-1.6.1-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.6.1-r0.apk >>> ghq*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> ghq*: Package size: 8.2 MB >>> ghq*: Compressing data... >>> ghq*: Create checksum... >>> ghq*: Create ghq-1.6.1-r0.apk >>> ghq: Build complete at Sat, 04 May 2024 11:34:15 +0000 elapsed time 0h 0m 20s >>> ghq: Cleaning up srcdir >>> ghq: Cleaning up pkgdir >>> ghq: Uninstalling dependencies... (1/9) Purging .makedepends-ghq (20240504.113356) (2/9) Purging asciidoctor (2.0.22-r0) (3/9) Purging ruby (3.3.1-r0) (4/9) Purging go (1.22.2-r0) (5/9) Purging binutils-gold (2.42-r0) (6/9) Purging libucontext (1.2-r3) (7/9) Purging ruby-libs (3.3.1-r0) (8/9) Purging yaml (0.2.5-r2) (9/9) Purging libffi (3.4.6-r0) Executing busybox-1.36.1-r26.trigger OK: 315 MiB in 103 packages >>> ghq: Updating the testing/armhf repository index... >>> ghq: Signing the index...