=> Bootstrap dependency curl-[0-9]*: found curl-7.30.0nb1 => Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for go-1.1 cd /scratch/wip/go/work/go/src && env GOROOT_FINAL=/usr/pkg/go /usr/pkg/bin/bash ./all.bash # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, netbsd/amd64. lib9 libbio libmach misc/pprof cmd/addr2line cmd/cov cmd/nm cmd/objdump cmd/pack cmd/prof cmd/cc cmd/gc cmd/6l cmd/6a cmd/6c cmd/6g pkg/runtime pkg/errors pkg/sync/atomic pkg/sync pkg/io pkg/unicode pkg/unicode/utf8 pkg/unicode/utf16 pkg/bytes pkg/math pkg/strings pkg/strconv pkg/bufio pkg/sort pkg/container/heap pkg/encoding/base64 pkg/syscall pkg/time pkg/os pkg/reflect pkg/fmt pkg/encoding/json pkg/flag pkg/path/filepath pkg/path pkg/io/ioutil pkg/log pkg/regexp/syntax pkg/regexp pkg/go/token pkg/go/scanner pkg/go/ast pkg/go/parser pkg/os/exec pkg/os/signal pkg/net/url pkg/text/template/parse pkg/text/template pkg/go/doc pkg/go/build cmd/go # Building packages and commands for netbsd/amd64. runtime errors sync/atomic unicode sync io unicode/utf8 math bytes bufio syscall time os strconv sort reflect strings path/filepath fmt path regexp/syntax flag go/token go/scanner go/ast regexp io/ioutil net/url text/template/parse go/parser text/template log go/doc text/tabwriter go/printer go/build os/exec hash cmd/api crypto crypto/md5 encoding/binary debug/dwarf debug/elf debug/macho debug/pe cmd/cgo go/format cmd/fix container/heap encoding/base64 unicode/utf16 encoding/json encoding/xml compress/flate hash/crc32 crypto/cipher crypto/aes compress/gzip crypto/des math/rand crypto/subtle math/big crypto/hmac crypto/rc4 crypto/sha1 crypto/sha256 encoding/hex encoding/pem crypto/elliptic crypto/rand crypto/ecdsa crypto/rsa crypto/dsa encoding/asn1 runtime/cgo crypto/x509/pkix mime os/signal archive/zip encoding/gob html index/suffixarray html/template net runtime/pprof text/scanner cmd/gofmt cmd/vet cmd/yacc archive/tar crypto/x509 net/textproto crypto/tls mime/multipart net/http compress/bzip2 compress/lzw hash/adler32 compress/zlib container/list cmd/go expvar net/http/pprof cmd/godoc container/ring crypto/sha512 database/sql/driver debug/gosym database/sql encoding/ascii85 encoding/base32 encoding/csv hash/crc64 hash/fnv image/color log/syslog math/cmplx image net/http/cgi net/http/cookiejar image/draw image/gif image/jpeg image/png net/http/fcgi net/http/httptest net/http/httputil net/mail net/rpc net/smtp os/user net/rpc/jsonrpc runtime/debug runtime/race testing testing/iotest testing/quick # Testing packages. ok cmd/api 0.203s ? cmd/cgo [no test files] ok cmd/fix 0.036s ok cmd/go 0.078s ? cmd/godoc [no test files] ok cmd/gofmt 0.058s ? cmd/vet [no test files] ? cmd/yacc [no test files] ok archive/tar 0.014s ok archive/zip 0.233s ok bufio 0.096s ok bytes 0.156s ok compress/bzip2 0.173s ok compress/flate 0.897s ok compress/gzip 0.021s ok compress/lzw 0.112s ok compress/zlib 1.012s ok container/heap 0.020s ok container/list 0.011s ok container/ring 0.023s ? crypto [no test files] ok crypto/aes 0.156s ok crypto/cipher 0.013s ok crypto/des 0.027s ok crypto/dsa 0.016s ok crypto/ecdsa 0.135s ok crypto/elliptic 0.020s ok crypto/hmac 0.014s ok crypto/md5 0.033s ok crypto/rand 0.127s ok crypto/rc4 0.109s ok crypto/rsa 0.156s ok crypto/sha1 0.012s ok crypto/sha256 0.013s ok crypto/sha512 0.013s ok crypto/subtle 0.383s ok crypto/tls 0.306s ok crypto/x509 0.681s ? crypto/x509/pkix [no test files] ok database/sql 0.024s ok database/sql/driver 0.100s ok debug/dwarf 0.024s ok debug/elf 0.063s ok debug/gosym 0.019s ok debug/macho 0.180s ok debug/pe 0.017s ok encoding/ascii85 0.152s ok encoding/asn1 0.015s ok encoding/base32 0.013s ok encoding/base64 0.013s ok encoding/binary 0.226s ok encoding/csv 0.013s ok encoding/gob 0.039s ok encoding/hex 0.092s ok encoding/json 0.030s ok encoding/pem 0.643s ok encoding/xml 0.040s ok errors 0.012s ok expvar 0.024s ok flag 0.012s ok fmt 0.050s ok go/ast 0.016s ok go/build 0.145s ok go/doc 0.095s ok go/format 0.175s ok go/parser 0.052s ok go/printer 0.426s ok go/scanner 0.105s ok go/token 0.074s ? hash [no test files] ok hash/adler32 0.020s ok hash/crc32 0.019s ok hash/crc64 0.011s ok hash/fnv 0.043s ok html 0.013s ok html/template 0.130s ok image 0.108s ok image/color 0.025s ok image/draw 0.032s ok image/gif 0.218s ok image/jpeg 0.147s ok image/png 0.045s ok index/suffixarray 0.018s ok io 0.273s ok io/ioutil 0.015s ok log 0.013s ok log/syslog 3.555s ok math 0.014s ok math/big 0.220s ok math/cmplx 0.012s ok math/rand 0.030s ok mime 0.013s ok mime/multipart 0.427s ok net 8.698s ok net/http 17.231s ok net/http/cgi 0.512s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.025s ok net/http/httptest 0.174s ok net/http/httputil 1.795s ? net/http/pprof [no test files] ok net/mail 0.016s ok net/rpc 1.008s ok net/rpc/jsonrpc 0.029s ok net/smtp 0.384s ok net/textproto 0.016s ok net/url 0.046s --- FAIL: TestChtimes (0.00 seconds) os_test.go:682: AccessTime didn't go backwards; was={63506753297 721936394 6262720}, after={63506753297 721936394 6262720} FAIL FAIL os 1.552s ok os/exec 1.114s ok os/signal 0.011s ok os/user 0.020s ok path 0.013s ok path/filepath 0.500s ok reflect 0.111s ok regexp 0.162s ok regexp/syntax 0.718s ok runtime 27.218s ? runtime/cgo [no test files] ok runtime/debug 0.012s ok runtime/pprof 0.515s ? runtime/race [no test files] ok sort 0.090s ok strconv 1.812s ok strings 0.172s ok sync 0.245s ok sync/atomic 0.300s ok syscall 0.069s ? testing [no test files] ? testing/iotest [no test files] ok testing/quick 0.027s ok text/scanner 0.014s ok text/tabwriter 0.013s ok text/template 0.348s ok text/template/parse 0.017s ok time 6.366s ok unicode 0.012s ok unicode/utf16 0.011s ok unicode/utf8 0.015s ? unsafe [no test files] *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/go *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/go