Skip to content

Instantly share code, notes, and snippets.

@nhooyr
Created November 2, 2016 11:15
Show Gist options
  • Select an option

  • Save nhooyr/5449d049f29d3e0ed95e1bf1ef76ebb8 to your computer and use it in GitHub Desktop.

Select an option

Save nhooyr/5449d049f29d3e0ed95e1bf1ef76ebb8 to your computer and use it in GitHub Desktop.
##### Testing packages.
ok archive/tar 0.045s
ok archive/zip 0.077s
ok bufio 0.062s
ok bytes 0.080s
ok compress/bzip2 0.067s
ok compress/flate 0.904s
ok compress/gzip 0.014s
ok compress/lzw 0.004s
ok compress/zlib 0.029s
ok container/heap 0.002s
ok container/list 0.002s
ok container/ring 0.016s
ok context 0.979s
ok crypto/aes 0.046s
ok crypto/cipher 0.023s
ok crypto/des 0.010s
ok crypto/dsa 0.005s
ok crypto/ecdsa 0.088s
ok crypto/elliptic 0.036s
ok crypto/hmac 0.003s
ok crypto/md5 0.003s
ok crypto/rand 0.020s
ok crypto/rc4 0.080s
ok crypto/rsa 0.103s
ok crypto/sha1 0.023s
ok crypto/sha256 0.003s
ok crypto/sha512 0.003s
ok crypto/subtle 0.004s
ok crypto/tls 0.973s
ok crypto/x509 0.728s
ok database/sql 0.064s
ok database/sql/driver 0.002s
ok debug/dwarf 0.010s
ok debug/elf 0.025s
ok debug/gosym 0.299s
ok debug/macho 0.004s
ok debug/pe 0.008s
ok debug/plan9obj 0.003s
ok encoding/ascii85 0.002s
ok encoding/asn1 0.003s
ok encoding/base32 0.002s
ok encoding/base64 0.003s
ok encoding/binary 0.003s
ok encoding/csv 0.003s
ok encoding/gob 0.034s
ok encoding/hex 0.003s
ok encoding/json 0.462s
ok encoding/pem 0.012s
ok encoding/xml 0.008s
ok errors 0.002s
ok expvar 0.004s
ok flag 0.003s
ok fmt 0.125s
ok go/ast 0.004s
ok go/build 0.192s
ok go/constant 0.004s
ok go/doc 0.072s
ok go/format 0.009s
ok go/internal/gccgoimporter 0.004s
ok go/internal/gcimporter 0.375s
ok go/parser 0.028s
ok go/printer 0.296s
ok go/scanner 0.003s
ok go/token 0.017s
ok go/types 0.851s
ok hash/adler32 0.008s
ok hash/crc32 0.006s
ok hash/crc64 0.002s
ok hash/fnv 0.002s
ok html 0.003s
ok html/template 0.031s
ok image 0.119s
ok image/color 0.062s
ok image/draw 0.054s
ok image/gif 0.085s
ok image/jpeg 0.167s
ok image/png 0.036s
ok index/suffixarray 0.009s
ok internal/singleflight 0.012s
ok internal/trace 0.326s
ok io 0.019s
ok io/ioutil 0.005s
ok log 0.004s
ok log/syslog 2.029s
ok math 0.005s
ok math/big 0.283s
ok math/cmplx 0.002s
ok math/rand 0.069s
ok mime 0.009s
ok mime/multipart 0.341s
ok mime/quotedprintable 0.083s
ok net 2.098s
ok net/http 10.199s
ok net/http/cgi 0.346s
ok net/http/cookiejar 0.008s
ok net/http/fcgi 0.005s
ok net/http/httptest 0.007s
ok net/http/httptrace 0.005s
ok net/http/httputil 0.049s
ok net/http/internal 0.003s
ok net/internal/socktest 0.002s
ok net/mail 0.006s
ok net/rpc 0.013s
ok net/rpc/jsonrpc 0.006s
ok net/smtp 0.009s
ok net/textproto 0.004s
ok net/url 0.007s
ok os 0.285s
ok os/exec 0.220s
ok os/signal 2.440s
ok os/user 0.004s
ok path 0.003s
ok path/filepath 0.023s
ok reflect 0.091s
ok regexp 0.116s
ok regexp/syntax 0.436s
ok runtime 29.382s
ok runtime/debug 0.005s
ok runtime/internal/atomic 0.073s
ok runtime/internal/sys 0.002s
ok runtime/pprof 1.388s
ok runtime/pprof/internal/gzip0 0.005s
ok runtime/trace 3.487s
ok sort 0.064s
ok strconv 0.463s
ok strings 0.097s
ok sync 0.181s
ok sync/atomic 0.024s
ok syscall 0.019s
ok testing 1.441s
ok testing/quick 0.037s
ok text/scanner 0.003s
ok text/tabwriter 0.003s
ok text/template 0.345s
ok text/template/parse 0.005s
ok time 2.398s
ok unicode 0.003s
ok unicode/utf16 0.002s
ok unicode/utf8 0.004s
ok vendor/golang_org/x/crypto/chacha20poly1305 0.238s
ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.002s
ok vendor/golang_org/x/crypto/curve25519 0.019s
ok vendor/golang_org/x/crypto/poly1305 0.002s
ok vendor/golang_org/x/net/http2/hpack 0.005s
ok vendor/golang_org/x/net/idna 0.005s
ok vendor/golang_org/x/net/lex/httplex 0.003s
ok cmd/addr2line 0.622s
ok cmd/api 0.008s
ok cmd/asm/internal/asm 0.234s
ok cmd/asm/internal/lex 0.003s
ok cmd/compile 6.733s
ok cmd/compile/internal/gc 24.868s
ok cmd/compile/internal/ssa 0.199s
ok cmd/compile/internal/syntax 0.006s
ok cmd/compile/internal/test 0.002s [no tests to run]
ok cmd/cover 1.264s
ok cmd/doc 0.027s
ok cmd/fix 0.010s
ok cmd/go 71.200s
ok cmd/gofmt 0.044s
ok cmd/internal/goobj 0.003s
ok cmd/internal/obj 0.003s
ok cmd/internal/obj/x86 0.003s
ok cmd/internal/pprof/profile 0.003s
ok cmd/link 0.002s
ok cmd/nm 0.540s
ok cmd/objdump 1.723s
ok cmd/pack 1.516s
ok cmd/trace 0.005s
ok cmd/vendor/golang.org/x/arch/arm/armasm 0.005s
ok cmd/vendor/golang.org/x/arch/ppc64/ppc64asm 0.004s
ok cmd/vendor/golang.org/x/arch/x86/x86asm 0.178s
ok cmd/vet 3.404s
ok cmd/vet/internal/cfg 0.004s
/nix/store/d61gfhj50bfrrlvp4jzdxmsap3izsvyc-binutils-2.27/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
No support for static linking found (lacks libc.a?), skip cgo static linking test.
##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok runtime 65.638s
##### Testing without libgcc.
ok crypto/x509 2.404s
ok net 0.016s
ok os/user 0.011s
##### internal linking of -buildmode=pie
fork/exec /tmp/nix-build-go-1.8-dev.drv-0/go-build065604962/reflect/_test/reflect.test: no such file or directory
FAIL reflect 0.001s
2016/11/02 10:53:35 Failed: exit status 1
##### sync -cpu=10
ok sync 0.305s
##### ../misc/cgo/stdio
##### ../misc/cgo/life
##### ../misc/cgo/test
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
##### Testing race detector
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
skipped due to earlier error
##### ../misc/cgo/testgodefs
skipped due to earlier error
2016/11/02 10:53:35 FAILED
builder for ‘/nix/store/97gsr8hg0n29fldzsrbib6313m2paa4k-go-1.8-dev.drv’ failed with exit code 1
cannot build derivation ‘/nix/store/pw83bz2wphpvqdfm1vwz72jpidvsvqba-system-path.drv’: 1 dependencies couldn't be built
building path(s) ‘/nix/store/py0k27jd9q2vvigimraja818ps8828m1-unit-tlsmuxd.service’
cannot build derivation ‘/nix/store/zai1snwf0c3l5akspqjd59b8283y7hs8-nixos-system-aubble.com-17.03.git.9a4ba2b.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/zai1snwf0c3l5akspqjd59b8283y7hs8-nixos-system-aubble.com-17.03.git.9a4ba2b.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment