plan9-arm at 433ba582f7c72636066ec92679a325b7ee15297c :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "type=host-plan9-arm-0intro" "GOARM=7" "GO_BUILD_KEY_DELETE_AFTER_READ=false" "status=" "GO_TEST_TIMEOUT_SCALE=6" "fs=dircache" "GOCACHE=/boot/cache" "GOROOT_BOOTSTRAP=/boot/workdir/go1.4" "workdir=/boot/workdir" "objtype=arm" "*=dircache" "WORKDIR=/boot/workdir" "GO_BUILDER_NAME=plan9-arm" "GOBIN=" "GOROOT_BOOTSTRAP=/sys/lib/go1.17"] in dir /boot/workdir/go/src Building Go cmd/dist using /sys/lib/go1.17 Building Go toolchain1 using /sys/lib/go1.17. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for plan9/arm. --- Installed Go for plan9/arm in /boot/workdir/go Installed commands in /boot/workdir/go/bin *** You need to bind /boot/workdir/go/bin before /bin. ##### Testing packages. ok archive/tar 0.462s ok archive/zip 1.862s ok bufio 0.268s ok bytes 9.719s ok compress/bzip2 0.363s ok compress/flate 2.855s ok compress/gzip 1.128s ok compress/lzw 0.376s ok compress/zlib 1.838s ok constraints 1.204s ok container/heap 0.125s ok container/list 0.089s ok container/ring 0.093s ok context 0.125s ok crypto 0.089s ok crypto/aes 0.139s ok crypto/cipher 0.092s ok crypto/des 0.107s ok crypto/dsa 0.121s ok crypto/ecdsa 0.148s ok crypto/ed25519 1.045s ok crypto/ed25519/internal/edwards25519 52.985s ok crypto/ed25519/internal/edwards25519/field 23.103s ok crypto/elliptic 0.501s ok crypto/elliptic/internal/fiat 0.104s ok crypto/elliptic/internal/nistec 2.208s ok crypto/hmac 0.085s ok crypto/internal/subtle 0.099s ok crypto/md5 0.104s ok crypto/rand 0.165s ok crypto/rc4 0.182s ok crypto/rsa 0.543s ok crypto/sha1 0.112s ok crypto/sha256 0.093s ok crypto/sha512 0.114s ok crypto/subtle 0.113s ok crypto/tls 15.235s ok crypto/x509 3.817s ok database/sql 1.117s ok database/sql/driver 0.106s ok debug/buildinfo 0.100s ok debug/dwarf 0.262s ok debug/elf 0.305s ok debug/gosym 0.125s ok debug/macho 0.228s ok debug/pe 0.183s ok debug/plan9obj 0.100s ok embed 0.092s [no tests to run] ok embed/internal/embedtest 0.121s ok encoding/ascii85 0.110s ok encoding/asn1 0.104s ok encoding/base32 0.178s ok encoding/base64 0.112s ok encoding/binary 0.099s ok encoding/csv 0.140s ok encoding/gob 0.181s ok encoding/hex 0.112s ok encoding/json 0.906s ok encoding/pem 0.152s ok encoding/xml 0.167s ok errors 0.117s ok expvar 0.130s ok flag 0.252s ok fmt 0.328s ok go/ast 0.133s ok go/build 6.700s ok go/build/constraint 0.126s ok go/constant 0.116s ok go/doc 0.333s ok go/format 0.175s ok go/importer 2.030s ok go/internal/gccgoimporter 0.342s ok go/internal/gcimporter 40.907s ok go/internal/srcimporter 9.936s ok go/parser 0.318s ok go/printer 1.389s ok go/scanner 0.128s ok go/token 0.156s ok go/types 77.151s ok hash 0.125s ok hash/adler32 0.134s ok hash/crc32 0.099s ok hash/crc64 0.115s ok hash/fnv 0.127s ok hash/maphash 0.238s ok html 0.115s ok html/template 0.496s ok image 0.294s ok image/color 0.157s ok image/draw 0.379s ok image/gif 1.959s ok image/jpeg 0.632s ok image/png 0.257s ok index/suffixarray 1.955s ok internal/abi 0.377s ok internal/buildcfg 0.097s ok internal/cpu 0.089s ok internal/execabs 0.109s ok internal/fmtsort 0.091s ok internal/fuzz 0.104s ok internal/godebug 0.091s ok internal/intern 2.620s ok internal/itoa 0.087s ok internal/poll 0.188s ok internal/profile 0.100s ok internal/reflectlite 0.299s ok internal/singleflight 0.112s ok internal/trace 0.230s ok internal/unsafeheader 0.091s ok internal/xcoff 0.467s ok io 0.288s ok io/fs 0.110s ok io/ioutil 6.685s ok log 0.118s ok math 0.116s ok math/big 4.222s ok math/bits 0.115s ok math/cmplx 0.101s ok math/rand 1.014s ok mime 0.126s ok mime/multipart 0.673s ok mime/quotedprintable 0.141s ok net 33.257s ok net/http 44.105s ok net/http/cgi 0.551s ok net/http/cookiejar 0.275s ok net/http/fcgi 0.371s ok net/http/httptest 0.816s ok net/http/httptrace 0.122s ok net/http/httputil 7.610s ok net/http/internal 0.139s ok net/http/internal/ascii 0.119s ok net/http/pprof 4.460s ok net/mail 0.180s ok net/netip 3.488s ok net/rpc 0.514s ok net/rpc/jsonrpc 0.228s ok net/smtp 0.325s ok net/textproto 0.148s ok net/url 0.187s ok os 10.185s ok os/exec 5.637s ok os/signal 0.224s ok os/user 0.132s ok path 0.120s ok path/filepath 3.727s ok plugin 0.118s ok reflect 0.965s ok regexp 0.429s ok regexp/syntax 1.060s ok runtime 119.275s ok runtime/debug 0.245s ok runtime/internal/atomic 0.301s ok runtime/internal/math 0.114s ok runtime/internal/sys 0.154s ok runtime/metrics 0.141s ok runtime/pprof 4.402s ok runtime/trace 3.510s ok sort 0.770s ok strconv 1.430s ok strings 9.150s ok sync 1.517s ok sync/atomic 1.461s ok syscall 0.254s ok testing 1.355s ok testing/fstest 0.128s ok testing/iotest 0.278s ok testing/quick 0.341s ok text/scanner 0.205s ok text/tabwriter 0.271s ok text/template 0.400s ok text/template/parse 0.186s ok time 3.089s ok unicode 0.293s ok unicode/utf16 0.137s ok unicode/utf8 0.218s ok cmd/addr2line 27.187s ok cmd/api 173.073s ok cmd/asm/internal/asm 9.168s ok cmd/asm/internal/lex 0.239s ok cmd/compile/internal/amd64 0.148s ok cmd/compile/internal/dwarfgen 0.428s ok cmd/compile/internal/importer 19.617s ok cmd/compile/internal/ir 0.160s ok cmd/compile/internal/logopt 1.088s ok cmd/compile/internal/noder 0.166s ok cmd/compile/internal/ssa 25.514s ok cmd/compile/internal/syntax 0.914s ok cmd/compile/internal/test 93.634s --- FAIL: TestBuiltin (6.35s) builtin_test.go:26: exit status: 'go 43309: 2' FAIL FAIL cmd/compile/internal/typecheck 6.463s FAIL go tool dist: Failed: exit status: 'go 43176: 1'