# Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, freebsd/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/net/url pkg/text/template/parse pkg/text/template pkg/go/doc pkg/go/build cmd/go # Building packages and commands for freebsd/amd64. runtime errors sync/atomic unicode sync io unicode/utf8 math bytes bufio syscall strconv time reflect os sort fmt strings path/filepath flag go/token go/scanner path regexp/syntax go/ast regexp io/ioutil net/url text/template/parse go/parser log text/tabwriter go/printer text/template os/exec go/doc hash crypto crypto/md5 encoding/binary debug/dwarf go/build debug/elf cmd/api debug/macho debug/pe cmd/cgo go/format cmd/fix container/heap encoding/base64 unicode/utf16 encoding/json encoding/xml compress/flate hash/crc32 compress/gzip crypto/cipher crypto/aes crypto/des math/rand crypto/subtle crypto/hmac crypto/rc4 crypto/sha1 crypto/sha256 encoding/hex encoding/pem runtime/cgo math/big net crypto/elliptic crypto/ecdsa crypto/rand crypto/rsa crypto/dsa encoding/asn1 crypto/x509/pkix crypto/x509 mime archive/zip encoding/gob crypto/tls net/textproto mime/multipart index/suffixarray html net/http html/template runtime/pprof text/scanner cmd/gofmt cmd/go expvar net/http/pprof cmd/godoc cmd/vet cmd/yacc archive/tar compress/bzip2 compress/lzw hash/adler32 compress/zlib container/list container/ring crypto/sha512 database/sql/driver debug/gosym database/sql encoding/ascii85 encoding/base32 encoding/csv exp/cookiejar exp/ebnf exp/types exp/ebnflint exp/gotype exp/html/atom exp/html exp/norm hash/fnv exp/utf8string hash/crc64 image/color image exp/locale/collate image/draw image/gif image/jpeg image/png log/syslog math/cmplx net/http/cgi net/http/fcgi net/http/httptest net/http/httputil net/mail exp/locale/collate/build exp/locale/collate/tools/colcmp net/rpc net/rpc/jsonrpc net/smtp old/netchan os/signal os/user runtime/debug testing testing/iotest testing/quick # Testing packages. ok cmd/api 0.013s ? cmd/cgo [no test files] ok cmd/fix 2.060s ok cmd/go 0.015s ? cmd/godoc [no test files] ok cmd/gofmt 0.041s ? cmd/vet [no test files] ? cmd/yacc [no test files] ok archive/tar 0.017s ok archive/zip 0.042s ok bufio 0.041s ok bytes 0.094s ok compress/bzip2 0.054s ok compress/flate 0.582s ok compress/gzip 0.012s ok compress/lzw 0.086s ok compress/zlib 0.823s ok container/heap 0.006s ok container/list 0.047s ok container/ring 0.021s ? crypto [no test files] ok crypto/aes 0.026s ok crypto/cipher 0.011s ok crypto/des 0.023s ok crypto/dsa 0.008s ok crypto/ecdsa 0.023s ok crypto/elliptic 0.010s ok crypto/hmac 0.009s ok crypto/md5 0.008s ok crypto/rand 0.062s ok crypto/rc4 0.012s ok crypto/rsa 0.064s ok crypto/sha1 0.015s ok crypto/sha256 0.007s ok crypto/sha512 0.011s ok crypto/subtle 0.010s ok crypto/tls 0.180s ok crypto/x509 0.508s ? crypto/x509/pkix [no test files] ok database/sql 0.016s ok database/sql/driver 0.006s ok debug/dwarf 0.008s ok debug/elf 0.013s ok debug/gosym 0.012s ok debug/macho 0.009s ok debug/pe 0.011s ok encoding/ascii85 0.036s ok encoding/asn1 0.008s ok encoding/base32 0.008s ok encoding/base64 0.010s ok encoding/binary 0.007s ok encoding/csv 0.006s ok encoding/gob 0.026s ok encoding/hex 0.046s ok encoding/json 0.036s ok encoding/pem 0.030s ok encoding/xml 0.019s ok errors 0.006s ok exp/cookiejar 0.014s ok exp/ebnf 0.007s ok exp/ebnflint 0.008s ok exp/gotype 0.948s ok exp/html 0.088s ok exp/html/atom 0.006s ok exp/locale/collate 0.017s ok exp/locale/collate/build 0.165s ? exp/locale/collate/tools/colcmp [no test files] ok exp/norm 0.639s ok exp/types 0.482s ok exp/utf8string 0.009s ok expvar 0.010s ok flag 0.065s ok fmt 0.030s ok go/ast 0.010s ok go/build 0.101s ok go/doc 0.048s ok go/format 0.016s ok go/parser 0.035s ok go/printer 0.369s ok go/scanner 0.011s ok go/token 0.030s ? hash [no test files] ok hash/adler32 0.011s ok hash/crc32 0.014s ok hash/crc64 0.007s ok hash/fnv 0.006s ok html 0.007s ok html/template 0.041s ok image 0.188s ok image/color 0.010s ok image/draw 0.023s ? image/gif [no test files] ok image/jpeg 0.092s ok image/png 0.042s ok index/suffixarray 0.011s ok io 0.261s ok io/ioutil 0.006s ok log 0.024s --- FAIL: TestUDPDial (0.13 seconds) syslog_test.go:116: s.Info() = '""', didn't match '"<14>1 %s %s syslog_test[%d]: udp test\n"' FAIL FAIL log/syslog 0.459s ok math 0.008s ok math/big 0.170s ok math/cmplx 0.006s ok math/rand 0.044s ok mime 0.012s ok mime/multipart 0.111s ok net 2.172s ok net/http 2.517s ok net/http/cgi 0.265s ok net/http/fcgi 0.011s ok net/http/httptest 0.012s ok net/http/httputil 0.019s ? net/http/pprof [no test files] ok net/mail 0.009s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.013s ok net/smtp 0.008s ok net/textproto 0.009s ok net/url 0.060s ok old/netchan 0.028s ok os 0.805s ok os/exec 0.284s ok os/signal 0.005s ok os/user 0.017s ok path 0.009s ok path/filepath 0.863s ok reflect 0.052s ok regexp 0.077s ok regexp/syntax 0.449s ok runtime 1.181s ? runtime/cgo [no test files] ok runtime/debug 0.018s ok runtime/pprof 0.385s ok sort 0.055s ok strconv 0.295s ok strings 0.121s ok sync 0.030s ok sync/atomic 0.023s ? syscall [no test files] ? testing [no test files] ? testing/iotest [no test files] ok testing/quick 0.018s ok text/scanner 0.034s ok text/tabwriter 0.008s ok text/template 0.027s ok text/template/parse 0.009s ok time 4.779s ok unicode 0.007s ok unicode/utf16 0.013s ok unicode/utf8 0.010s ? unsafe [no test files]