plan9-arm at 32afcc94363e15ee2ef0cffec962191a15e73094 :: 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=/usr/glenda/go"] in dir /boot/workdir/go/src Building Go cmd/dist using /usr/glenda/go Building Go toolchain1 using /usr/glenda/go. 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.257s ok archive/zip 1.261s ok bufio 0.297s ok bytes 9.685s ok compress/bzip2 0.334s ok compress/flate 3.027s ok compress/gzip 0.968s ok compress/lzw 0.472s ok compress/zlib 1.814s ok container/heap 0.085s ok container/list 0.083s ok container/ring 0.099s ok context 0.141s ok crypto 0.099s ok crypto/aes 0.114s ok crypto/cipher 0.072s ok crypto/des 0.109s ok crypto/dsa 0.077s ok crypto/ecdsa 0.607s ok crypto/ed25519 0.486s ok crypto/elliptic 0.136s ok crypto/hmac 0.080s ok crypto/internal/subtle 0.090s ok crypto/md5 0.070s ok crypto/rand 0.178s ok crypto/rc4 0.160s ok crypto/rsa 0.499s ok crypto/sha1 0.091s ok crypto/sha256 0.118s ok crypto/sha512 0.098s ok crypto/subtle 0.089s ok crypto/tls 7.152s ok crypto/x509 3.995s ok database/sql 1.009s ok database/sql/driver 0.109s ok debug/dwarf 0.144s ok debug/elf 0.173s ok debug/gosym 0.115s ok debug/macho 0.100s ok debug/pe 0.114s ok debug/plan9obj 0.100s ok embed/internal/embedtest 0.078s ok encoding/ascii85 0.093s ok encoding/asn1 0.081s ok encoding/base32 0.149s ok encoding/base64 0.094s ok encoding/binary 0.074s ok encoding/csv 0.085s ok encoding/gob 0.158s ok encoding/hex 0.095s ok encoding/json 0.836s ok encoding/pem 0.130s ok encoding/xml 0.120s ok errors 0.079s ok expvar 0.110s ok flag 0.311s ok fmt 0.257s ok go/ast 0.105s ok go/build 13.090s ok go/constant 0.108s ok go/doc 10.107s ok go/format 0.122s ok go/importer 2.940s ok go/internal/gccgoimporter 1.001s ok go/internal/gcimporter 17.369s ok go/internal/srcimporter 13.042s ok go/parser 0.677s ok go/printer 8.443s ok go/scanner 0.101s ok go/token 0.146s ok go/types 13.143s ok hash 0.085s ok hash/adler32 0.086s ok hash/crc32 0.074s ok hash/crc64 0.073s ok hash/fnv 0.077s ok hash/maphash 0.204s ok html 0.071s ok html/template 13.591s ok image 5.170s ok image/color 0.129s ok image/draw 0.220s ok image/gif 1.623s ok image/jpeg 0.582s ok image/png 9.322s ok index/suffixarray 1.927s ok internal/cpu 0.066s ok internal/fmtsort 0.095s ok internal/poll 0.162s ok internal/profile 0.083s ok internal/reflectlite 5.260s ok internal/singleflight 0.114s ok internal/trace 2.956s ok internal/unsafeheader 0.065s ok internal/xcoff 35.546s ok io 0.252s ok io/fs 0.084s ok io/ioutil 10.206s ok log 0.079s ok math 0.086s ok math/big 3.234s ok math/bits 0.085s ok math/cmplx 0.075s ok math/rand 0.983s ok mime 0.653s ok mime/multipart 2.125s ok mime/quotedprintable 0.112s ok net 51.319s ok net/http 539.629s ok net/http/cgi 2.700s ok net/http/cookiejar 1.810s ok net/http/fcgi 0.109s ok net/http/httptest 1.112s ok net/http/httptrace 0.082s ok net/http/httputil 1.431s ok net/http/internal 0.121s ok net/http/pprof 4.411s ok net/mail 0.095s ok net/rpc 0.417s ok net/rpc/jsonrpc 0.157s ok net/smtp 0.276s open /boot/workdir/go/src/archive/tar/strconv.go: '/boot/workdir' fid in use open /boot/workdir/go/src/archive/zip/reader.go: '/boot/workdir' fid in use src/archive/zip/writer.go:8:2: cannot find package "." in: /boot/workdir/go/src/bufio src/archive/tar/reader.go:8:2: open /boot/workdir/go/src/bytes/bytes_test.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/compress/bzip2 cannot find package "." in: /boot/workdir/go/src/compress/flate cannot find package "." in: /boot/workdir/go/src/compress/gzip cannot find package "." in: /boot/workdir/go/src/compress/lzw open /boot/workdir/go/src/container/list/list.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/container/ring cannot find package "." in: /boot/workdir/go/src/context cannot find package "." in: /boot/workdir/go/src/crypto cannot find package "." in: /boot/workdir/go/src/crypto/aes open /boot/workdir/go/src/crypto/cipher/cfb_test.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/crypto/des cannot find package "." in: /boot/workdir/go/src/crypto/dsa cannot find package "." in: /boot/workdir/go/src/crypto/ecdsa cannot find package "." in: /boot/workdir/go/src/crypto/ed25519 cannot find package "." in: /boot/workdir/go/src/crypto/ed25519/internal/edwards25519 cannot find package "." in: /boot/workdir/go/src/crypto/elliptic cannot find package "." in: /boot/workdir/go/src/crypto/internal/randutil src/crypto/cipher/cbc.go:14:8: cannot find package "." in: /boot/workdir/go/src/crypto/internal/subtle cannot find package "." in: /boot/workdir/go/src/crypto/md5 cannot find package "." in: /boot/workdir/go/src/crypto/rand cannot find package "." in: /boot/workdir/go/src/crypto/rsa cannot find package "." in: /boot/workdir/go/src/crypto/sha1 cannot find package "." in: /boot/workdir/go/src/crypto/sha256 cannot find package "." in: /boot/workdir/go/src/crypto/sha512 src/crypto/hmac/hmac.go:25:2: open /boot/workdir/go/src/crypto/subtle/constant_time_test.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/crypto/tls cannot find package "." in: /boot/workdir/go/src/crypto/x509 cannot find package "." in: /boot/workdir/go/src/crypto/x509/pkix cannot find package "." in: /boot/workdir/go/src/database/sql cannot find package "." in: /boot/workdir/go/src/database/sql/driver cannot find package "." in: /boot/workdir/go/src/debug/dwarf open /boot/workdir/go/src/debug/elf/elf_test.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/debug/macho cannot find package "." in: /boot/workdir/go/src/debug/pe cannot find package "." in: /boot/workdir/go/src/debug/plan9obj cannot find package "." in: /boot/workdir/go/src/embed cannot find package "." in: /boot/workdir/go/src/encoding/ascii85 cannot find package "." in: /boot/workdir/go/src/encoding/asn1 cannot find package "." in: /boot/workdir/go/src/encoding/base64 src/archive/zip/writer.go:9:2: cannot find package "." in: /boot/workdir/go/src/encoding/binary cannot find package "." in: /boot/workdir/go/src/encoding/csv cannot find package "." in: /boot/workdir/go/src/encoding/gob cannot find package "." in: /boot/workdir/go/src/encoding/hex cannot find package "." in: /boot/workdir/go/src/encoding/json cannot find package "." in: /boot/workdir/go/src/encoding/pem open /boot/workdir/go/src/encoding/xml: '/boot/workdir' fid in use src/bytes/buffer.go:10:2: cannot find package "." in: /boot/workdir/go/src/errors cannot find package "." in: /boot/workdir/go/src/expvar open /boot/workdir/go/src/flag: '/boot/workdir' fid in use src/archive/tar/common.go:15:2: cannot find package "." in: /boot/workdir/go/src/fmt open /boot/workdir/go/src/go/ast/ast_test.go: '/boot/workdir' fid in use open /boot/workdir/go/src/go/build/syslist_test.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/go/constant src/go/build/build.go:12:2: cannot find package "." in: /boot/workdir/go/src/go/doc cannot find package "." in: /boot/workdir/go/src/go/format open /boot/workdir/go/src/go/importer: '/boot/workdir' fid in use open /boot/workdir/go/src/go/internal/gccgoimporter: '/boot/workdir' fid in use open /boot/workdir/go/src/go/internal/gcimporter/gcimporter.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/go/internal/srcimporter src/go/build/read.go:12:2: cannot find package "." in: /boot/workdir/go/src/go/parser cannot find package "." in: /boot/workdir/go/src/go/printer src/go/ast/resolve.go:11:2: cannot find package "." in: /boot/workdir/go/src/go/scanner src/go/ast/ast.go:11:2: cannot find package "." in: /boot/workdir/go/src/go/token cannot find package "." in: /boot/workdir/go/src/go/types src/archive/zip/writer.go:11:2: cannot find package "." in: /boot/workdir/go/src/hash src/compress/zlib/reader.go:31:2: cannot find package "." in: /boot/workdir/go/src/hash/adler32 src/archive/zip/writer.go:12:2: cannot find package "." in: /boot/workdir/go/src/hash/crc32 cannot find package "." in: /boot/workdir/go/src/hash/maphash cannot find package "." in: /boot/workdir/go/src/html cannot find package "." in: /boot/workdir/go/src/html/template cannot find package "." in: /boot/workdir/go/src/image cannot find package "." in: /boot/workdir/go/src/image/color cannot find package "." in: /boot/workdir/go/src/image/color/palette cannot find package "." in: /boot/workdir/go/src/image/jpeg src/bytes/bytes.go:10:2: open /boot/workdir/go/src/internal/bytealg/equal_arm.s: '/boot/workdir' fid in use src/internal/bytealg/bytealg.go:8:2: cannot find package "." in: /boot/workdir/go/src/internal/cpu cannot find package "." in: /boot/workdir/go/src/internal/fmtsort src/go/build/build.go:14:2: cannot find package "." in: /boot/workdir/go/src/internal/goroot src/go/build/build.go:15:2: cannot find package "." in: /boot/workdir/go/src/internal/goversion cannot find package "." in: /boot/workdir/go/src/internal/lazyregexp cannot find package "." in: /boot/workdir/go/src/internal/lazytemplate open /boot/workdir/go/src/internal/nettrace/nettrace.go: '/boot/workdir' fid in use open /boot/workdir/go/src/internal/poll: '/boot/workdir' fid in use open /boot/workdir/go/src/internal/profile/encode.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/internal/race open /boot/workdir/go/src/internal/reflectlite: '/boot/workdir' fid in use open /boot/workdir/go/src/internal/syscall/execenv: '/boot/workdir' fid in use open /boot/workdir/go/src/internal/sysinfo/sysinfo.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/internal/trace src/reflect/swapper.go:8:2: cannot find package "." in: /boot/workdir/go/src/internal/unsafeheader cannot find package "." in: /boot/workdir/go/src/internal/xcoff src/bytes/buffer.go:11:2: cannot find package "." in: /boot/workdir/go/src/io src/archive/tar/common.go:16:2: cannot find package "." in: /boot/workdir/go/src/io/fs src/go/build/build.go:18:2: cannot find package "." in: /boot/workdir/go/src/io/ioutil cannot find package "." in: /boot/workdir/go/src/log cannot find package "." in: /boot/workdir/go/src/log/syslog src/archive/tar/common.go:17:2: cannot find package "." in: /boot/workdir/go/src/math cannot find package "." in: /boot/workdir/go/src/math/big cannot find package "." in: /boot/workdir/go/src/math/cmplx cannot find package "." in: /boot/workdir/go/src/mime cannot find package "." in: /boot/workdir/go/src/mime/multipart cannot find package "." in: /boot/workdir/go/src/mime/quotedprintable cannot find package "." in: /boot/workdir/go/src/net cannot find package "." in: /boot/workdir/go/src/net/http cannot find package "." in: /boot/workdir/go/src/net/http/cgi cannot find package "." in: /boot/workdir/go/src/net/http/cookiejar cannot find package "." in: /boot/workdir/go/src/net/http/httptest cannot find package "." in: /boot/workdir/go/src/net/http/httptrace cannot find package "." in: /boot/workdir/go/src/net/http/httputil cannot find package "." in: /boot/workdir/go/src/net/http/internal cannot find package "." in: /boot/workdir/go/src/net/http/pprof cannot find package "." in: /boot/workdir/go/src/net/internal/socktest cannot find package "." in: /boot/workdir/go/src/net/mail open /boot/workdir/go/src/net/rpc: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/net/rpc/jsonrpc open /boot/workdir/go/src/net/smtp/example_test.go: '/boot/workdir' fid in use src/net/smtp/smtp.go:25:2: cannot find package "." in: /boot/workdir/go/src/net/textproto cannot find package "." in: /boot/workdir/go/src/net/url src/go/ast/print.go:13:2: cannot find package "." in: /boot/workdir/go/src/os src/go/build/build.go:20:2: cannot find package "." in: /boot/workdir/go/src/os/exec cannot find package "." in: /boot/workdir/go/src/os/signal cannot find package "." in: /boot/workdir/go/src/os/user src/archive/tar/common.go:18:2: cannot find package "." in: /boot/workdir/go/src/path src/index/suffixarray/suffixarray.go:25:2: cannot find package "." in: /boot/workdir/go/src/regexp open /boot/workdir/go/src/regexp/syntax/regexp.go: '/boot/workdir' fid in use src/reflect/value.go:10:2: package runtime is not in GOROOT (/boot/workdir/go/src/runtime) package runtime/debug is not in GOROOT (/boot/workdir/go/src/runtime/debug) package runtime/internal/atomic is not in GOROOT (/boot/workdir/go/src/runtime/internal/atomic) package runtime/internal/math is not in GOROOT (/boot/workdir/go/src/runtime/internal/math) package runtime/internal/sys is not in GOROOT (/boot/workdir/go/src/runtime/internal/sys) package runtime/pprof is not in GOROOT (/boot/workdir/go/src/runtime/pprof) package runtime/race is not in GOROOT (/boot/workdir/go/src/runtime/race) package runtime/trace is not in GOROOT (/boot/workdir/go/src/runtime/trace) src/container/heap/heap.go:19:8: cannot find package "." in: /boot/workdir/go/src/sort src/reflect/type.go:20:2: package strconv is not in GOROOT (/boot/workdir/go/src/strconv) src/archive/tar/common.go:21:2: package strings is not in GOROOT (/boot/workdir/go/src/strings) src/reflect/type.go:21:2: package sync is not in GOROOT (/boot/workdir/go/src/sync) src/internal/testlog/log.go:10:8: package sync/atomic is not in GOROOT (/boot/workdir/go/src/sync/atomic) src/path/filepath/symlink.go:12:2: package syscall is not in GOROOT (/boot/workdir/go/src/syscall) src/internal/testenv/testenv.go:24:2: package testing is not in GOROOT (/boot/workdir/go/src/testing) package testing/fstest is not in GOROOT (/boot/workdir/go/src/testing/fstest) package testing/internal/testdeps is not in GOROOT (/boot/workdir/go/src/testing/internal/testdeps) package testing/iotest is not in GOROOT (/boot/workdir/go/src/testing/iotest) package testing/quick is not in GOROOT (/boot/workdir/go/src/testing/quick) package text/scanner is not in GOROOT (/boot/workdir/go/src/text/scanner) package text/tabwriter is not in GOROOT (/boot/workdir/go/src/text/tabwriter) package text/template is not in GOROOT (/boot/workdir/go/src/text/template) package text/template/parse is not in GOROOT (/boot/workdir/go/src/text/template/parse) src/archive/tar/common.go:22:2: package time is not in GOROOT (/boot/workdir/go/src/time) package time/tzdata is not in GOROOT (/boot/workdir/go/src/time/tzdata) src/bytes/bytes.go:11:2: cannot find package "." in: /boot/workdir/go/src/unicode package unicode/utf16 is not in GOROOT (/boot/workdir/go/src/unicode/utf16) src/bytes/buffer.go:12:2: package unicode/utf8 is not in GOROOT (/boot/workdir/go/src/unicode/utf8) src/internal/bytealg/bytealg.go:9:2: open /boot/workdir/go/src/unsafe: '/boot/workdir' fid in use package vendor/golang.org/x/crypto/chacha20 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/chacha20) package vendor/golang.org/x/crypto/chacha20poly1305 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/chacha20poly1305) package vendor/golang.org/x/crypto/cryptobyte is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/cryptobyte) package vendor/golang.org/x/crypto/cryptobyte/asn1 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1) package vendor/golang.org/x/crypto/curve25519 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/curve25519) package vendor/golang.org/x/crypto/hkdf is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/hkdf) package vendor/golang.org/x/crypto/internal/subtle is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/internal/subtle) package vendor/golang.org/x/crypto/poly1305 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/poly1305) package vendor/golang.org/x/net/dns/dnsmessage is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/dns/dnsmessage) package vendor/golang.org/x/net/http/httpguts is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/http/httpguts) package vendor/golang.org/x/net/http/httpproxy is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/http/httpproxy) package vendor/golang.org/x/net/http2/hpack is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/http2/hpack) package vendor/golang.org/x/net/idna is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/idna) package vendor/golang.org/x/net/nettest is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/nettest) package vendor/golang.org/x/sys/cpu is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/sys/cpu) package vendor/golang.org/x/text/secure/bidirule is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/text/secure/bidirule) cannot find package "." in: /boot/workdir/go/src/vendor/golang.org/x/text/unicode/bidi package vendor/golang.org/x/text/unicode/norm is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/text/unicode/norm) go tool dist: FAILED: go list -gcflags=all= -ldflags=all= -f={{if .Stale}} STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std: exit status: 'go 22574: 1'