>>> elvish: Building community/elvish 0.21.0-r2 (using abuild 3.14.1-r4) started Sun, 26 Jan 2025 15:40:20 +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.5-r0) (2/2) Installing .makedepends-elvish (20250126.154022) 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 golang.org/x/sys v0.17.0 go: downloading github.com/sourcegraph/jsonrpc2 v0.2.0 go: downloading pkg.nimblebun.works/go-lsp v1.1.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading go.etcd.io/bbolt v1.3.9 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.370s ok src.elv.sh/pkg/cli 0.300s ok src.elv.sh/pkg/cli/clitest 0.218s ok src.elv.sh/pkg/cli/histutil 0.129s ok src.elv.sh/pkg/cli/lscolors 0.157s ok src.elv.sh/pkg/cli/modes 0.377s ok src.elv.sh/pkg/cli/prompt 0.259s ok src.elv.sh/pkg/cli/term 0.378s ok src.elv.sh/pkg/cli/tk 0.274s ? src.elv.sh/pkg/env [no test files] ok src.elv.sh/pkg/daemon 1.515s ok src.elv.sh/pkg/diag 0.211s ok src.elv.sh/pkg/edit 2.214s ok src.elv.sh/pkg/edit/complete 0.336s ok src.elv.sh/pkg/edit/filter 0.179s ok src.elv.sh/pkg/edit/highlight 0.420s ok src.elv.sh/pkg/elvdoc 0.312s ok src.elv.sh/pkg/errutil 0.103s ? src.elv.sh/pkg/eval/evaltest [no test files] ? src.elv.sh/pkg/md/mdrun [no test files] ? src.elv.sh/pkg/mods [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.949s ok src.elv.sh/pkg/eval/errs 0.180s ok src.elv.sh/pkg/eval/vals 0.463s ok src.elv.sh/pkg/eval/vars 0.312s ok src.elv.sh/pkg/fsutil 0.198s ok src.elv.sh/pkg/getopt 0.188s ok src.elv.sh/pkg/glob 0.215s ok src.elv.sh/pkg/logutil 0.187s ok src.elv.sh/pkg/lsp 0.852s ok src.elv.sh/pkg/md 3.878s ok src.elv.sh/pkg/mods/daemon 0.544s ok src.elv.sh/pkg/mods/doc 0.795s ok src.elv.sh/pkg/mods/epm 0.645s ok src.elv.sh/pkg/mods/file 0.781s ok src.elv.sh/pkg/mods/flag 0.755s ok src.elv.sh/pkg/mods/math 0.892s ok src.elv.sh/pkg/mods/md 0.678s ok src.elv.sh/pkg/mods/os 0.929s ok src.elv.sh/pkg/mods/path 0.706s ok src.elv.sh/pkg/mods/platform 0.641s ok src.elv.sh/pkg/mods/re 0.789s ok src.elv.sh/pkg/mods/readline-binding 0.730s ok src.elv.sh/pkg/mods/runtime 0.633s ok src.elv.sh/pkg/mods/store 0.676s ok src.elv.sh/pkg/mods/str 0.873s ok src.elv.sh/pkg/mods/unix 0.754s ok src.elv.sh/pkg/parse 0.412s ok src.elv.sh/pkg/parse/cmpd 0.189s ok src.elv.sh/pkg/parse/np 0.539s ok src.elv.sh/pkg/parse/parseutil 0.190s ok src.elv.sh/pkg/persistent/hashmap 17.197s ok src.elv.sh/pkg/persistent/vector 5.518s ok src.elv.sh/pkg/pprof 0.852s ok src.elv.sh/pkg/prog 0.756s ok src.elv.sh/pkg/shell 0.960s ok src.elv.sh/pkg/store 0.205s ok src.elv.sh/pkg/strutil 0.285s ok src.elv.sh/pkg/sys/eunix 0.184s ok src.elv.sh/pkg/testutil 0.301s ok src.elv.sh/pkg/transcript 0.430s ok src.elv.sh/pkg/tt 0.288s ok src.elv.sh/pkg/ui 0.328s ok src.elv.sh/pkg/ui/styledown 0.449s ok src.elv.sh/pkg/wcwidth 0.296s >>> 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-r2.apk >>> elvish: Build complete at Sun, 26 Jan 2025 15:41:45 +0000 elapsed time 0h 1m 25s >>> elvish: Cleaning up srcdir >>> elvish: Cleaning up pkgdir >>> elvish: Uninstalling dependencies... (1/2) Purging .makedepends-elvish (20250126.154022) (2/2) Purging go (1.23.5-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...