=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for go-1.1pre20130311 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 unicode/utf8 math strconv io syscall bytes bufio reflect time sort strings os fmt path/filepath path regexp/syntax flag go/token go/scanner regexp go/ast io/ioutil net/url text/template/parse go/parser text/template log go/doc text/tabwriter go/printer go/build os/exec hash crypto crypto/md5 cmd/api encoding/binary debug/dwarf debug/elf debug/macho debug/pe cmd/cgo go/format cmd/fix container/heap encoding/base64 unicode/utf16 encoding/xml encoding/json compress/flate hash/crc32 crypto/cipher crypto/aes compress/gzip crypto/des math/rand math/big crypto/subtle crypto/hmac crypto/rc4 crypto/sha1 crypto/sha256 encoding/hex crypto/elliptic crypto/rand crypto/ecdsa crypto/dsa encoding/asn1 crypto/rsa encoding/pem runtime/cgo crypto/x509/pkix mime os/signal archive/zip encoding/gob html index/suffixarray html/template runtime/pprof text/scanner cmd/gofmt net go/types cmd/vet crypto/x509 crypto/tls net/textproto mime/multipart net/http cmd/yacc cmd/go expvar net/http/pprof cmd/godoc archive/tar compress/bzip2 compress/lzw hash/adler32 compress/zlib container/list container/ring crypto/sha512 database/sql/driver database/sql debug/gosym encoding/ascii85 encoding/base32 encoding/csv hash/crc64 hash/fnv image/color log/syslog image math/cmplx net/http/cgi image/draw image/gif image/jpeg image/png net/http/cookiejar net/http/fcgi net/http/httptest net/http/httputil net/mail net/rpc net/smtp net/rpc/jsonrpc os/user runtime/debug testing testing/iotest testing/quick # Testing packages. ok cmd/api 0.142s ? cmd/cgo [no test files] ok cmd/fix 0.030s ok cmd/go 0.032s ? cmd/godoc [no test files] ok cmd/gofmt 0.207s ? cmd/vet [no test files] ? cmd/yacc [no test files] ok archive/tar 0.352s ok archive/zip 0.139s ok bufio 0.099s ok bytes 0.170s ok compress/bzip2 0.125s ok compress/flate 0.709s ok compress/gzip 0.018s ok compress/lzw 0.129s ok compress/zlib 1.050s ok container/heap 0.015s ok container/list 0.014s ok container/ring 0.025s ? crypto [no test files] ok crypto/aes 0.047s ok crypto/cipher 0.013s ok crypto/des 0.028s ok crypto/dsa 0.156s ok crypto/ecdsa 0.044s ok crypto/elliptic 0.020s ok crypto/hmac 0.013s ok crypto/md5 0.012s ok crypto/rand 0.042s ok crypto/rc4 0.012s ok crypto/rsa 0.370s ok crypto/sha1 0.016s ok crypto/sha256 0.012s ok crypto/sha512 0.013s ok crypto/subtle 0.028s ok crypto/tls 0.331s ok crypto/x509 2.118s ? crypto/x509/pkix [no test files] ok database/sql 0.020s ok database/sql/driver 0.022s ok debug/dwarf 0.015s ok debug/elf 0.034s ok debug/gosym 0.886s ok debug/macho 0.528s ok debug/pe 0.015s ok encoding/ascii85 0.012s ok encoding/asn1 0.032s ok encoding/base32 0.013s ok encoding/base64 0.013s ok encoding/binary 0.031s ok encoding/csv 0.058s ok encoding/gob 0.047s ok encoding/hex 0.012s ok encoding/json 0.041s ok encoding/pem 0.388s ok encoding/xml 0.302s ok errors 0.012s ok expvar 0.092s ok flag 0.012s ok fmt 0.043s ok go/ast 0.026s ok go/build 0.157s ok go/doc 0.260s ok go/format 0.020s ok go/parser 0.055s ok go/printer 0.510s ok go/scanner 0.090s ok go/token 0.592s ok go/types 1.373s ? hash [no test files] ok hash/adler32 0.020s ok hash/crc32 0.012s ok hash/crc64 0.028s ok hash/fnv 0.043s ok html 0.267s ok html/template 0.070s ok image 0.250s ok image/color 0.039s ok image/draw 0.035s ? image/gif [no test files] ok image/jpeg 0.113s ok image/png 0.048s ok index/suffixarray 0.017s ok io 0.781s ok io/ioutil 0.016s ok log 0.014s ok log/syslog 3.390s ok math 0.014s ok math/big 0.234s ok math/cmplx 0.012s ok math/rand 0.045s ok mime 0.798s ok mime/multipart 1.032s ok net 8.275s ok net/http 17.118s ok net/http/cgi 0.593s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.024s ok net/http/httptest 0.238s ok net/http/httputil 1.780s ? net/http/pprof [no test files] ok net/mail 0.016s ok net/rpc 0.623s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.055s ok net/textproto 0.115s ok net/url 0.014s --- FAIL: TestChtimes (0.00 seconds) os_test.go:682: AccessTime didn't go backwards; was={63506307048 637312093 6246176}, after={63506307048 637312093 6246176} FAIL FAIL os 0.452s ok os/exec 2.032s fatal error: runtime: split stack overflow: 0xc200083ba8 < 0x7f7fe7e71000 panic during panic FAIL os/signal 0.017s ok os/user 0.133s ok path 0.013s ok path/filepath 1.135s ok reflect 0.033s ok regexp 0.350s ok regexp/syntax 1.400s ok runtime 24.022s ? runtime/cgo [no test files] ok runtime/debug 0.032s ok runtime/pprof 0.497s ok sort 0.088s ok strconv 1.202s ok strings 0.176s ok sync 0.085s ok sync/atomic 0.041s ok syscall 0.166s ? testing [no test files] ? testing/iotest [no test files] ok testing/quick 0.028s ok text/scanner 0.014s ok text/tabwriter 0.050s ok text/template 0.330s ok text/template/parse 0.019s ok time 5.297s ok unicode 0.040s 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