$ cd src/ chieftec$ GOHOSTARCH=386 GOARCH=386 ./all.bash Building Go cmd/dist using /usr/pkg/go. Building Go toolchain1 using /usr/pkg/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. warning: GOPATH set to GOROOT (/public/go) has no effect Building Go toolchain3 using go_bootstrap and Go toolchain2. warning: GOPATH set to GOROOT (/public/go) has no effect Building packages and commands for netbsd/386. warning: GOPATH set to GOROOT (/public/go) has no effect warning: GOPATH set to GOROOT (/public/go) has no effect ##### Testing packages. ok archive/tar 0.333s ok archive/zip 1.427s ok bufio 0.166s ok bytes 2.689s ok compress/bzip2 0.112s ok compress/flate 2.354s ok compress/gzip 0.087s ok compress/lzw 0.031s ok compress/zlib 0.295s ok container/heap 0.011s ok container/list 0.004s ok container/ring 0.019s ok context 1.171s ok crypto 0.003s ok crypto/aes 0.039s ok crypto/cipher 0.004s ok crypto/des 0.014s ok crypto/dsa 0.009s ok crypto/ecdsa 0.397s ok crypto/elliptic 0.041s ok crypto/hmac 0.003s ok crypto/md5 0.004s ok crypto/rand 0.049s ok crypto/rc4 0.104s ok crypto/rsa 0.706s ok crypto/sha1 0.004s ok crypto/sha256 0.004s ok crypto/sha512 0.009s ok crypto/subtle 0.005s ok crypto/tls 3.106s ok crypto/x509 3.309s ok database/sql 0.915s ok database/sql/driver 0.003s ok debug/dwarf 0.039s ok debug/elf 0.080s ok debug/gosym 0.007s ok debug/macho 0.029s ok debug/pe 0.025s ok debug/plan9obj 0.012s ok encoding/ascii85 0.007s ok encoding/asn1 0.019s ok encoding/base32 0.005s ok encoding/base64 0.005s ok encoding/binary 0.004s ok encoding/csv 0.007s ok encoding/gob 0.035s ok encoding/hex 0.004s ok encoding/json 0.821s ok encoding/pem 0.023s ok encoding/xml 0.029s ok errors 0.003s ok expvar 0.006s ok flag 0.003s ok fmt 0.103s ok go/ast 0.005s ok go/build 0.713s ok go/constant 0.018s ok go/doc 0.084s ok go/format 0.009s ok go/importer 0.184s ok go/internal/gccgoimporter 0.046s ok go/internal/gcimporter 0.237s ok go/internal/srcimporter 0.760s ok go/parser 0.052s ok go/printer 0.543s ok go/scanner 0.007s ok go/token 0.032s ok go/types 1.015s ok hash 0.023s ok hash/adler32 0.009s ok hash/crc32 0.007s ok hash/crc64 0.004s ok hash/fnv 0.003s ok html 0.003s ok html/template 0.029s ok image 0.174s ok image/color 0.028s ok image/draw 0.096s ok image/gif 3.555s ok image/jpeg 0.344s ok image/png 0.113s ok index/suffixarray 0.046s ok internal/cpu 0.005s ok internal/poll 0.049s ok internal/singleflight 0.023s ok internal/trace 1.102s ok io 0.304s ok io/ioutil 0.022s ok log 0.011s ok log/syslog 1.321s ok math 0.005s ok math/big 4.653s ok math/bits 0.023s ok math/cmplx 0.003s ok math/rand 0.339s ok mime 0.035s ok mime/multipart 0.971s ok mime/quotedprintable 0.217s ok net 3.466s ok net/http 3.060s ok net/http/cgi 0.284s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.027s ok net/http/httptest 0.107s ok net/http/httptrace 0.005s ok net/http/httputil 0.120s ok net/http/internal 0.003s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/rpc 0.049s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.050s ok net/textproto 0.148s ok net/url 0.007s ok os 1.445s ok os/exec 0.642s ok os/signal 4.902s ok os/user 0.020s ok path 0.003s ok path/filepath 0.013s ok reflect 0.606s ok regexp 0.537s ok regexp/syntax 0.682s ok runtime 35.396s ok runtime/debug 0.047s ok runtime/internal/atomic 0.121s ok runtime/internal/sys 0.006s ok runtime/pprof 32.785s ok runtime/pprof/internal/profile 0.002s ok runtime/trace 5.641s ok sort 0.065s ok strconv 0.694s ok strings 0.198s ok sync 56.608s ok sync/atomic 0.146s ok syscall 0.014s ok testing 1.701s ok testing/quick 0.090s ok text/scanner 0.024s ok text/tabwriter 0.004s ok text/template 0.325s ok text/template/parse 0.008s ok time 7.494s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.005s ok vendor/golang_org/x/crypto/chacha20poly1305 0.136s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.002s ok vendor/golang_org/x/crypto/cryptobyte 0.004s ok vendor/golang_org/x/crypto/curve25519 0.274s ok vendor/golang_org/x/crypto/poly1305 0.002s ok vendor/golang_org/x/net/http2/hpack 0.006s ok vendor/golang_org/x/net/idna 0.003s ok vendor/golang_org/x/net/lex/httplex 0.004s ok vendor/golang_org/x/net/nettest 0.784s ok vendor/golang_org/x/net/proxy 0.027s ok vendor/golang_org/x/net/route 0.005s ok vendor/golang_org/x/text/transform 0.002s ok vendor/golang_org/x/text/unicode/norm 0.002s ok cmd/addr2line 1.965s ok cmd/api 0.027s ok cmd/asm/internal/asm 0.408s ok cmd/asm/internal/lex 0.003s ok cmd/compile 8.979s ok cmd/compile/internal/gc 32.080s ok cmd/compile/internal/ssa 0.148s ok cmd/compile/internal/syntax 0.009s ok cmd/compile/internal/test 0.002s [no tests to run] ok cmd/compile/internal/types 0.003s ok cmd/cover 5.247s ok cmd/doc 0.122s ok cmd/fix 0.018s ok cmd/go 60.031s ok cmd/go/internal/cache 0.357s ok cmd/go/internal/generate 0.004s ok cmd/go/internal/get 0.008s ok cmd/go/internal/load 0.005s ok cmd/go/internal/work 0.005s ok cmd/gofmt 1.018s ok cmd/internal/buildid 0.696s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.479s ok cmd/internal/obj 0.012s ok cmd/internal/obj/arm64 0.002s ok cmd/internal/obj/x86 3.344s ok cmd/internal/objabi 0.002s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.137s ok cmd/link 1.450s ok cmd/link/internal/ld 9.380s ok cmd/nm 3.371s ok cmd/objdump 2.014s ok cmd/pack 1.943s ok cmd/trace 0.008s ok cmd/vendor/github.com/google/pprof/internal/binutils 0.031s ok cmd/vendor/github.com/google/pprof/internal/driver 12.549s ok cmd/vendor/github.com/google/pprof/internal/elfexec 0.002s ok cmd/vendor/github.com/google/pprof/internal/graph 0.019s ok cmd/vendor/github.com/google/pprof/internal/measurement 0.003s ok cmd/vendor/github.com/google/pprof/internal/report 0.014s ok cmd/vendor/github.com/google/pprof/internal/symbolizer 0.006s ok cmd/vendor/github.com/google/pprof/internal/symbolz 0.006s ok cmd/vendor/github.com/google/pprof/profile 0.243s ok cmd/vendor/github.com/ianlancetaylor/demangle 0.029s ok cmd/vendor/golang.org/x/arch/arm/armasm 0.018s ok cmd/vendor/golang.org/x/arch/arm64/arm64asm 0.276s ok cmd/vendor/golang.org/x/arch/ppc64/ppc64asm 0.012s ok cmd/vendor/golang.org/x/arch/x86/x86asm 0.191s ok cmd/vet 2.290s ok cmd/vet/internal/cfg 0.003s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 19.470s ##### Testing without libgcc. ok crypto/x509 1.382s ok net 0.008s ok os/user 0.004s ##### sync -cpu=10 ok sync 21.778s ##### ../misc/cgo/stdio ##### ../misc/cgo/life ##### ../misc/cgo/test PASS ok _/public/go/misc/cgo/test 1.361s PASS ok _/public/go/misc/cgo/test 1.475s PASS ok _/public/go/misc/cgo/test 1.552s PASS ok _/public/go/misc/cgo/testtls 0.003s PASS ok _/public/go/misc/cgo/testtls 0.002s ##### ../misc/cgo/testgodefs ##### ../misc/cgo/testso ##### ../misc/cgo/testsovar ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 testing: warning: no tests to run PASS ok _/public/go/test/bench/go1 4.656s ##### ../test ##### API check ALL TESTS PASSED --- Installed Go for netbsd/386 in /public/go Installed commands in /public/go/bin *** You need to add /public/go/bin to your PATH. $ uname -a NetBSD chieftec 8.99.9 NetBSD 8.99.9 (GENERIC) #2: Sun Dec 10 06:11:20 CET 2017 root@chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC amd64 $ git log -1 commit 607147d000d9455113f28bb529ab5932e4274ba3 (HEAD -> master, origin/master, origin/HEAD) Author: Alex Brainman Date: Sun Dec 10 10:35:44 2017 +1100 net: skip some tests on Windows XP Parts of TestUDPConnSpecificMethods and TestWriteToUDP fail, because UDPConn.WriteMsgUDP is broken on Windows XP. UDPConn.WriteMsgUDP uses Windows WSASendMsg API, but that call is not implemented on Windows XP (see https://msdn.microsoft.com/en-us/library/windows/desktop/ms741692(v=vs.85).aspx for details) Update #23072 Change-Id: I4e8f149bc62bd87cd7c199e6832b9ce479af0a3e Reviewed-on: https://go-review.googlesource.com/83077 Run-TryBot: Alex Brainman Reviewed-by: Brad Fitzpatrick TryBot-Result: Gobot Gobot