>>> elvish: Building community/elvish 0.21.0-r5 (using abuild 3.14.1-r4) started Wed, 09 Apr 2025 02:16:24 +0000 >>> elvish: Validating /home/buildozer/aports/community/elvish/APKBUILD... >>> WARNING: elvish: Go packages require network connection to build. Maybe add 'net' to options >>> elvish: Analyzing dependencies... >>> elvish: Installing for build: build-base go (1/2) Installing go (1.23.8-r0) (2/2) Installing .makedepends-elvish (20250409.021627) Executing busybox-1.37.0-r12.trigger OK: 514 MiB in 100 packages >>> elvish: Cleaning up srcdir >>> elvish: Cleaning up pkgdir >>> elvish: Cleaning up tmpdir >>> elvish: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/elvish-0.21.0.tar.gz >>> elvish: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/elvish-0.21.0.tar.gz >>> elvish: Checking sha512sums... elvish-0.21.0.tar.gz: OK s390x-atan2-test.patch: OK >>> elvish: Unpacking /var/cache/distfiles/v3.21/elvish-0.21.0.tar.gz... >>> elvish: s390x-atan2-test.patch patching file pkg/mods/math/math_test.elvts go: downloading pkg.nimblebun.works/go-lsp v1.1.0 go: downloading github.com/sourcegraph/jsonrpc2 v0.2.0 go: downloading golang.org/x/sys v0.17.0 go: downloading go.etcd.io/bbolt v1.3.9 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/google/go-cmp v0.6.0 ? src.elv.sh/cmd/elvish [no test files] ? src.elv.sh/cmd/elvmdfmt [no test files] ? src.elv.sh/cmd/nodaemon/elvish [no test files] ? src.elv.sh/cmd/withpprof/elvish [no test files] ? src.elv.sh/docs/architecture [no test files] ? src.elv.sh/pkg [no test files] ? src.elv.sh/pkg/cli/examples/e3bc [no test files] ? src.elv.sh/pkg/cli/examples/e3bc/bc [no test files] ? src.elv.sh/pkg/cli/examples/nav [no test files] ? src.elv.sh/pkg/cli/examples/widget [no test files] ? src.elv.sh/pkg/daemon/daemondefs [no test files] ? src.elv.sh/pkg/daemon/internal/api [no test files] ? src.elv.sh/pkg/diff [no test files] ok src.elv.sh/pkg/buildinfo 0.359s ok src.elv.sh/pkg/cli 0.260s ok src.elv.sh/pkg/cli/clitest 0.216s ok src.elv.sh/pkg/cli/histutil 0.126s ok src.elv.sh/pkg/cli/lscolors 0.165s ok src.elv.sh/pkg/cli/modes 0.361s ok src.elv.sh/pkg/cli/prompt 0.271s ok src.elv.sh/pkg/cli/term 0.378s ok src.elv.sh/pkg/cli/tk 0.273s ? src.elv.sh/pkg/env [no test files] ok src.elv.sh/pkg/daemon 1.482s ok src.elv.sh/pkg/diag 0.210s ok src.elv.sh/pkg/edit 1.898s ok src.elv.sh/pkg/edit/complete 0.325s ok src.elv.sh/pkg/edit/filter 0.167s ok src.elv.sh/pkg/edit/highlight 0.395s ok src.elv.sh/pkg/elvdoc 0.303s ok src.elv.sh/pkg/errutil 0.097s ? src.elv.sh/pkg/eval/evaltest [no test files] ? src.elv.sh/pkg/mods [no test files] ? src.elv.sh/pkg/md/mdrun [no test files] ? src.elv.sh/pkg/must [no test files] ? src.elv.sh/pkg/persistent [no test files] ? src.elv.sh/pkg/persistent/hash [no test files] ? src.elv.sh/pkg/persistent/list [no test files] ? src.elv.sh/pkg/prog/progtest [no test files] ? src.elv.sh/pkg/rpc [no test files] ? src.elv.sh/pkg/store/storedefs [no test files] ? src.elv.sh/pkg/store/storetest [no test files] ? src.elv.sh/pkg/sys [no test files] ok src.elv.sh/pkg/eval 3.848s ok src.elv.sh/pkg/eval/errs 0.209s ok src.elv.sh/pkg/eval/vals 0.523s ok src.elv.sh/pkg/eval/vars 0.385s ok src.elv.sh/pkg/fsutil 0.229s ok src.elv.sh/pkg/getopt 0.233s ok src.elv.sh/pkg/glob 0.251s ok src.elv.sh/pkg/logutil 0.220s ok src.elv.sh/pkg/lsp 0.828s ok src.elv.sh/pkg/md 3.793s ok src.elv.sh/pkg/mods/daemon 0.586s ok src.elv.sh/pkg/mods/doc 0.755s ok src.elv.sh/pkg/mods/epm 0.677s ok src.elv.sh/pkg/mods/file 0.795s ok src.elv.sh/pkg/mods/flag 0.772s ok src.elv.sh/pkg/mods/math 0.861s ok src.elv.sh/pkg/mods/md 0.677s ok src.elv.sh/pkg/mods/os 0.884s ok src.elv.sh/pkg/mods/path 0.692s ok src.elv.sh/pkg/mods/platform 0.671s ok src.elv.sh/pkg/mods/re 0.789s ok src.elv.sh/pkg/mods/readline-binding 0.737s ok src.elv.sh/pkg/mods/runtime 0.667s ok src.elv.sh/pkg/mods/store 0.700s ok src.elv.sh/pkg/mods/str 0.872s ok src.elv.sh/pkg/mods/unix 0.754s ok src.elv.sh/pkg/parse 0.591s ok src.elv.sh/pkg/parse/cmpd 0.213s ok src.elv.sh/pkg/parse/np 0.574s ok src.elv.sh/pkg/parse/parseutil 0.207s ok src.elv.sh/pkg/persistent/hashmap 16.756s ok src.elv.sh/pkg/persistent/vector 5.571s ok src.elv.sh/pkg/pprof 0.888s ok src.elv.sh/pkg/prog 0.753s ok src.elv.sh/pkg/shell 1.278s ok src.elv.sh/pkg/store 0.237s ok src.elv.sh/pkg/strutil 0.363s ok src.elv.sh/pkg/sys/eunix 0.222s ok src.elv.sh/pkg/testutil 0.381s ok src.elv.sh/pkg/transcript 0.642s ok src.elv.sh/pkg/tt 0.366s ok src.elv.sh/pkg/ui 0.441s ok src.elv.sh/pkg/ui/styledown 0.668s ok src.elv.sh/pkg/wcwidth 0.365s >>> elvish: Entering fakeroot... >>> elvish*: Running postcheck for elvish >>> elvish*: Preparing package elvish... >>> elvish*: Stripping binaries >>> elvish*: Scanning shared objects >>> elvish*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> elvish*: Package size: 9.5 MB >>> elvish*: Compressing data... >>> elvish*: Create checksum... >>> elvish*: Create elvish-0.21.0-r5.apk >>> elvish: Build complete at Wed, 09 Apr 2025 02:17:49 +0000 elapsed time 0h 1m 25s >>> elvish: Cleaning up srcdir >>> elvish: Cleaning up pkgdir >>> elvish: Uninstalling dependencies... (1/2) Purging .makedepends-elvish (20250409.021627) (2/2) Purging go (1.23.8-r0) Executing busybox-1.37.0-r12.trigger OK: 335 MiB in 98 packages >>> elvish: Updating the community/riscv64 repository index... >>> elvish: Signing the index...