:: Running C:\workdir\go\src\all.bat with args ["C:\\workdir\\go\\src\\all.bat"] and env ["GOBUILDEXIT=1" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\wingopher\\AppData\\Roaming" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=WINPREP2" "ComSpec=C:\\Windows\\system32\\cmd.exe" "FP_NO_HOST_CHECK=NO" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\wingopher" "LOCALAPPDATA=C:\\Users\\wingopher\\AppData\\Local" "LOGONSERVER=\\\\WINPREP2" "NUMBER_OF_PROCESSORS=2" "OS=Windows_NT" "PATH=C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Google\\Compute Engine\\sysprep\\;C:\\Program Files\\Google\\Compute Engine\\metadata_scripts\\;C:\\Program Files (x86)\\Git\\cmd;C:\\TDM-GCC-64\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "PROCESSOR_ARCHITECTURE=AMD64" "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel" "PROCESSOR_LEVEL=6" "PROCESSOR_REVISION=2d07" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PSModulePath=C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=Console" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\WINGOP~1\\AppData\\Local\\Temp" "TMP=C:\\Users\\WINGOP~1\\AppData\\Local\\Temp" "USERDOMAIN=WINPREP2" "USERNAME=wingopher" "USERPROFILE=C:\\Users\\wingopher" "windir=C:\\Windows" "windows_tracing_flags=3" "windows_tracing_logfile=C:\\BVTBin\\Tests\\installpackage\\csilogfile.log" "WIX=C:\\Program Files (x86)\\Windows Installer XML v3.5\\" "WORKDIR=C:\\workdir" "GOARCH=amd64" "GOHOSTARCH=amd64"] in dir C:\workdir\go\src ##### Building Go bootstrap tool. cmd/dist ##### Building Go toolchain using C:\workdir\go1.4. bootstrap/internal/obj bootstrap/asm/internal/flags bootstrap/internal/gc bootstrap/internal/obj/arm bootstrap/internal/ld bootstrap/5l bootstrap/internal/obj/x86 bootstrap/6l bootstrap/8l bootstrap/5g bootstrap/6g bootstrap/8g bootstrap/internal/obj/ppc64 bootstrap/9g bootstrap/9l bootstrap/asm/internal/arch bootstrap/asm/internal/lex bootstrap/asm/internal/asm bootstrap/asm bootstrap/internal/asm bootstrap/old5a bootstrap/old6a bootstrap/old8a bootstrap/old9a ##### Building compilers and go_bootstrap for host, windows/amd64. runtime errors sync/atomic sync io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall time internal/syscall/windows os reflect fmt encoding encoding/binary encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build cmd/go 1 file(s) moved. ##### Building packages and commands for windows/amd64. runtime errors sync/atomic unicode sync io unicode/utf8 math bytes bufio unicode/utf16 syscall internal/syscall/windows time os strconv sort strings reflect path/filepath hash crypto crypto/md5 path text/tabwriter encoding/binary fmt io/ioutil hash/crc32 compress/bzip2 flag log runtime/pprof cmd/internal/obj archive/tar compress/flate cmd/internal/gc cmd/internal/obj/arm archive/zip compress/gzip compress/lzw hash/adler32 compress/zlib container/heap container/list container/ring crypto/subtle crypto/cipher crypto/aes crypto/des math/rand math/big crypto/dsa crypto/elliptic crypto/sha512 encoding/asn1 crypto/ecdsa crypto/hmac crypto/rand crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/x509/pkix encoding/hex encoding/base64 encoding/pem net cmd/5g crypto/x509 crypto/tls database/sql/driver database/sql debug/dwarf debug/gosym debug/plan9obj encoding encoding/ascii85 encoding/base32 debug/elf debug/macho debug/pe encoding/csv encoding/gob encoding/json encoding/xml mime mime/quotedprintable net/textproto net/http/internal mime/multipart net/url go/token net/http go/scanner go/ast regexp/syntax regexp expvar text/template/parse go/parser text/template go/printer go/doc go/format hash/crc64 hash/fnv html go/build html/template image/color image image/color/palette image/draw image/jpeg image/gif image/png index/suffixarray internal/mime os/exec log/syslog math/cmplx net/http/cookiejar internal/trace net/http/cgi net/http/httptest net/http/fcgi net/http/httputil net/http/pprof net/mail net/rpc net/smtp os/signal net/rpc/jsonrpc os/user cmd/cgo runtime/debug runtime/race testing testing/iotest testing/quick text/scanner cmd/internal/ld runtime/cgo cmd/5l cmd/internal/obj/x86 cmd/6g cmd/6l cmd/internal/obj/ppc64 cmd/7g cmd/7l cmd/8g cmd/8l cmd/9g cmd/9l cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm cmd/asm/internal/arch cmd/asm/internal/flags cmd/asm/internal/lex cmd/asm/internal/asm cmd/internal/objfile cmd/asm cmd/addr2line cmd/dist cmd/fix cmd/go cmd/gofmt cmd/internal/asm cmd/link cmd/nm cmd/objdump cmd/old5a cmd/old6a cmd/old8a cmd/old9a cmd/pack cmd/pprof/internal/profile cmd/pprof/internal/svg cmd/pprof/internal/tempfile cmd/trace cmd/pprof/internal/plugin cmd/pprof/internal/report cmd/pprof/internal/commands cmd/pprof/internal/driver cmd/pprof/internal/fetch cmd/pprof/internal/symbolizer cmd/pprof/internal/symbolz cmd/pprof cmd/yacc ##### Testing packages. ok archive/tar 0.072s ok archive/zip 0.909s ok bufio 0.257s ok bytes 0.275s ok compress/bzip2 0.107s ok compress/flate 0.932s ok compress/gzip 0.380s ok compress/lzw 0.108s ok compress/zlib 1.565s ok container/heap 0.074s ok container/list 0.073s ok container/ring 0.076s ? crypto [no test files] ok crypto/aes 0.085s ok crypto/cipher 0.102s ok crypto/des 0.067s ok crypto/dsa 0.066s ok crypto/ecdsa 0.187s ok crypto/elliptic 0.148s ok crypto/hmac 0.067s ok crypto/md5 0.131s ok crypto/rand 0.138s ok crypto/rc4 0.206s ok crypto/rsa 0.248s ok crypto/sha1 0.084s ok crypto/sha256 0.144s ok crypto/sha512 0.051s ok crypto/subtle 0.070s ok crypto/tls 1.654s ok crypto/x509 3.389s ? crypto/x509/pkix [no test files] ok database/sql 0.251s ok database/sql/driver 0.074s ok debug/dwarf 0.102s ok debug/elf 0.096s ok debug/gosym 0.150s ok debug/macho 0.102s ok debug/pe 0.096s ok debug/plan9obj 0.145s ? encoding [no test files] ok encoding/ascii85 0.198s ok encoding/asn1 0.093s ok encoding/base32 0.227s ok encoding/base64 0.071s ok encoding/binary 0.079s ok encoding/csv 0.054s ok encoding/gob 0.376s ok encoding/hex 0.049s ok encoding/json 0.249s ok encoding/pem 0.039s ok encoding/xml 0.283s ok errors 0.102s ok expvar 0.237s ok flag 0.118s ok fmt 0.167s ok go/ast 0.373s ok go/build 0.529s ok go/doc 0.257s ok go/format 0.034s ok go/parser 0.246s ok go/printer 0.599s ok go/scanner 0.374s ok go/token 0.121s ? hash [no test files] ok hash/adler32 0.074s ok hash/crc32 0.123s ok hash/crc64 0.073s ok hash/fnv 0.049s ok html 0.104s ok html/template 0.265s ok image 0.383s ok image/color 0.141s ? image/color/palette [no test files] ok image/draw 0.422s ok image/gif 0.192s ok image/jpeg 0.272s ok image/png 0.465s ok index/suffixarray 0.065s ? internal/mime [no test files] ? internal/syscall/windows [no test files] ? internal/trace [no test files] ok io 0.180s ok io/ioutil 0.094s ok log 0.084s ? log/syslog [no test files] ok math 0.094s ok math/big 0.636s ok math/cmplx 0.068s ok math/rand 0.371s --- FAIL: TestExtensionsByType (0.00s) type_test.go:57: ExtensionsByType("image/png") = [.png .png]; expected exactly 1 entry --- FAIL: TestExtensionsByTypeMultiple (0.00s) type_test.go:76: ExtensionsByType("text/html") = [.htm .htm .html .html]; want [.htm .html] FAIL FAIL mime 0.187s ok mime/multipart 0.196s ok mime/quotedprintable 0.397s --- FAIL: TestInterfaces (0.01s) interface_test.go:71: "Local Area Connection": flags "up|broadcast|multicast", ifindex 12, mtu 1430 interface_test.go:72: hardware address "42:01:0a:f0:53:71:00:00" interface_test.go:169: interface address "10.240.83.113/16" interface_test.go:190: joined group address "224.0.0.1" interface_test.go:190: joined group address "224.0.0.252" interface_test.go:90: got 0; want more than or equal to one interface_test.go:102: got 0; want more than or equal to one FAIL FAIL net 3.518s ok net/http 4.039s ok net/http/cgi 0.896s ok net/http/cookiejar 0.453s ok net/http/fcgi 0.265s ok net/http/httptest 0.392s ok net/http/httputil 0.350s ok net/http/internal 0.191s ? net/http/pprof [no test files] ok net/mail 0.116s ok net/rpc 0.085s ok net/rpc/jsonrpc 0.432s ok net/smtp 0.221s ok net/textproto 0.244s ok net/url 0.353s ok os 0.577s ok os/exec 4.760s ok os/signal 2.539s ok os/user 0.357s ok path 0.059s ok path/filepath 0.649s ok reflect 0.320s ok regexp 0.256s ok regexp/syntax 0.677s ok runtime 40.188s ? runtime/cgo [no test files] ok runtime/debug 0.153s ok runtime/pprof 8.124s ? runtime/race [no test files] ok sort 0.155s ok strconv 0.681s ok strings 0.205s ok sync 0.233s ok sync/atomic 0.276s ok syscall 0.153s ok testing 2.081s ? testing/iotest [no test files] ok testing/quick 0.063s ok text/scanner 0.060s ok text/tabwriter 0.081s ok text/template 0.371s ok text/template/parse 0.067s ok time 3.156s ok unicode 0.052s ok unicode/utf16 0.041s ok unicode/utf8 0.207s ? unsafe [no test files] ? cmd/5g [no test files] ? cmd/5l [no test files] ? cmd/6g [no test files] ? cmd/6l [no test files] ? cmd/7g [no test files] ? cmd/7l [no test files] ? cmd/8g [no test files] ? cmd/8l [no test files] ? cmd/9g [no test files] ? cmd/9l [no test files] ok cmd/addr2line 3.037s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.299s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.123s ? cmd/cgo [no test files] ? cmd/dist [no test files] ok cmd/fix 0.137s ok cmd/go 0.624s ok cmd/gofmt 0.276s ? cmd/internal/asm [no test files] ? cmd/internal/gc [no test files] ok cmd/internal/goobj 0.064s ? cmd/internal/ld [no test files] ? cmd/internal/obj [no test files] ? cmd/internal/obj/arm [no test files] ? cmd/internal/obj/ppc64 [no test files] ? cmd/internal/obj/x86 [no test files] ? cmd/internal/objfile [no test files] ok cmd/internal/rsc.io/arm/armasm 0.139s ok cmd/internal/rsc.io/x86/x86asm 0.395s ok cmd/link 0.333s ok cmd/nm 3.251s ok cmd/objdump 3.725s ? cmd/old5a [no test files] ? cmd/old6a [no test files] ? cmd/old8a [no test files] ? cmd/old9a [no test files] ok cmd/pack 3.965s ? cmd/pprof [no test files] ? cmd/pprof/internal/commands [no test files] ? cmd/pprof/internal/driver [no test files] ? cmd/pprof/internal/fetch [no test files] ? cmd/pprof/internal/plugin [no test files] ? cmd/pprof/internal/profile [no test files] ? cmd/pprof/internal/report [no test files] ? cmd/pprof/internal/svg [no test files] ? cmd/pprof/internal/symbolizer [no test files] ? cmd/pprof/internal/symbolz [no test files] ? cmd/pprof/internal/tempfile [no test files] ? cmd/trace [no test files] ? cmd/yacc [no test files] 2015/03/27 09:59:33 Failed: exit status 1 Error: src/all.bat failed: exit status 1