plan9-386 at 6eac72f829d0d91372c897919bd9d1ec2bf4be0a :: Running /tmp/workdir/go/src/make.rc with args ["/tmp/workdir/go/src/make.rc"] and env ["terminal=generic /sys/src/9/pc/pccpuf" "cputype=386" "service=cpu" "bootfile=sd01!9fat!9pccpuf" "nobootprompt=local!#S/sd01/fossil" "bootargs=local!#S/sd01/fossil" "bootdisk=#S/sd01/fossil" "console=0 b115200" "debugboot=1" "dmamode=ask" "installurl=http://204.178.31.32/plan9/download" "partition=new" "mouseport=ps2intellimouse" "monitor=vesa" "vgasize=1280x1024x32" "user=glenda" "sd01part=plan9 63 20964825/9fat 63 204863/nvram 204863 204864/fossil 204864 19916249/swap 19916249 20964825" "rootdir=/root" "objtype=386" "timezone=EST -18000 EDT -14400\n 9943200 25664400 41392800 57718800 73447200 89168400\n 104896800 120618000 126669600 152067600 162352800 183517200\n 199245600 215571600 230695200 247021200 262749600 278470800\n 294199200 309920400 325648800 341370000 357098400 372819600\n 388548000 404874000 419997600 436323600 452052000 467773200\n 483501600 499222800 514951200 530672400 544586400 562122000\n 576036000 594176400 607485600 625626000 638935200 657075600\n 670989600 688525200 702439200 719974800 733888800 752029200\n 765338400 783478800 796788000 814928400 828842400 846378000\n 860292000 877827600 891741600 909277200 923191200 941331600\n 954640800 972781200 986090400 1004230800 1018144800 1035680400\n1049594400 1067130000 1081044000 1099184400 1112493600 1130634000\n1143943200 1162083600 1173578400 1194141600 1205028000 1225591200\n1236477600 1257040800 1268532000 1289095200 1299981600 1320544800\n1331431200 1351994400 1362880800 1383444000 1394330400 1414893600\n1425780000 1446343200 1457834400 1478397600 1489284000 1509847200\n1520733600 1541296800 1552183200 1572746400 1583632800 1604196000\n1615687200 1636250400 1647136800 1667700000 1678586400 1699149600\n1710036000 1730599200 1741485600 1762048800 1772935200 1793498400\n1804989600 1825552800 1836439200 1857002400 1867888800 1888452000\n1899338400 1919901600 1930788000 1951351200 1962842400 1983405600\n1994292000 2014855200 2025741600 2046304800 2057191200 2077754400\n2088640800 2109204000 2120090400 2140653600\n" "home=/usr/glenda" "path=.\x00/bin" "*=" "rcname=cpurc" "pid=31" "ifs= \t\n" "prompt=helix# \x00\t" "status=" "fn#sigexit=" "cflag=" "0=/cfg/helix/cpustart" "boottime=Sat Mar 26 20:19:17 EDT 2016\n" "sysname=helix" "NPROC=1" "site=DOM.EXAMPLE.COM" "fileserver=kfs" "facedom=FACEDOM" "apid=103" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=plan9-386" "GOBIN="] in dir /tmp/workdir/go/src ##### Building Go bootstrap tool. cmd/dist ##### Building Go toolchain using /tmp/workdir/go1.4. bootstrap/internal/obj bootstrap/internal/obj/arm bootstrap/internal/obj/arm64 bootstrap/internal/obj/mips bootstrap/internal/obj/ppc64 bootstrap/internal/obj/x86 bootstrap/asm/internal/arch bootstrap/asm/internal/flags bootstrap/asm/internal/lex bootstrap/asm/internal/asm bootstrap/asm bootstrap/compile/internal/big bootstrap/compile/internal/ssa bootstrap/internal/gcprog bootstrap/compile/internal/gc bootstrap/compile/internal/amd64 bootstrap/compile/internal/arm bootstrap/compile/internal/arm64 bootstrap/compile/internal/mips64 bootstrap/compile/internal/ppc64 bootstrap/compile/internal/x86 bootstrap/compile bootstrap/link/internal/ld bootstrap/link/internal/amd64 bootstrap/link/internal/arm bootstrap/link/internal/arm64 bootstrap/link/internal/mips64 bootstrap/link/internal/ppc64 bootstrap/link/internal/x86 bootstrap/link ##### Building go_bootstrap for host, plan9/386. runtime/internal/sys runtime/internal/atomic runtime encoding errors internal/race math sort sync/atomic unicode unicode/utf16 unicode/utf8 container/heap strconv sync io syscall internal/singleflight reflect bytes encoding/base64 hash strings crypto hash/adler32 internal/syscall/windows internal/syscall/windows/registry bufio time crypto/sha1 path regexp/syntax regexp os os/signal path/filepath io/ioutil os/exec encoding/binary fmt flag go/token log encoding/json net/url text/template/parse compress/flate debug/dwarf go/scanner text/template panic: runtime error: invalid memory address or nil pointer dereference [signal 0x3 code=0x0 addr=0x0 pc=0x89b80] goroutine 1 [running]: bootstrap/internal/obj.(*AsmBuf).Len(0x107e00c8, 0x107e0248) /tmp/workdir/go/src/cmd/internal/obj/link.go:832 bootstrap/internal/obj/x86.asmins(0x107e0000, 0x107e0248) /tmp/workdir/go/src/cmd/internal/obj/x86/asm6.go:4459 +0x6ea bootstrap/internal/obj/x86.span6(0x107e0000, 0x10ed5ef0) /tmp/workdir/go/src/cmd/internal/obj/x86/asm6.go:1914 +0x875 bootstrap/internal/obj.flushplist(0x107e0000, 0x107e3d01) /tmp/workdir/go/src/cmd/internal/obj/objfile.go:289 +0x2cb bootstrap/internal/obj.Flushplist(0x107e0000) /tmp/workdir/go/src/cmd/internal/obj/objfile.go:121 +0x34 bootstrap/compile/internal/gc.funccompile(0x10addec0) /tmp/workdir/go/src/cmd/compile/internal/gc/dcl.go:1314 +0x200 bootstrap/compile/internal/gc.Main() /tmp/workdir/go/src/cmd/compile/internal/gc/main.go:474 +0x20a2 bootstrap/compile/internal/x86.Main() /tmp/workdir/go/src/cmd/compile/internal/x86/galign.go:85 +0x580 main.main() /tmp/workdir/go/src/cmd/compile/main.go:30 +0xe5 go tool dist: FAILED: /tmp/workdir/go/pkg/tool/plan9_386/compile -pack -o /tmp/go-tool-dist-316971371/compress/flate/_go_.a -p compress/flate /tmp/workdir/go/src/compress/flate/deflate.go /tmp/workdir/go/src/compress/flate/dict_decoder.go /tmp/workdir/go/src/compress/flate/huffman_bit_writer.go /tmp/workdir/go/src/compress/flate/huffman_code.go /tmp/workdir/go/src/compress/flate/inflate.go /tmp/workdir/go/src/compress/flate/reverse_bits.go /tmp/workdir/go/src/compress/flate/token.go: exit status: 'compile 389: 2' debug/macho go/ast can't create /tmp/go-tool-dist-316971371/go/ast/_go_.a: open /tmp/go-tool-dist-316971371/go/ast/_go_.a: '/tmp/go-tool-dist-316971371/go' does not exist go tool dist: FAILED: /tmp/workdir/go/pkg/tool/plan9_386/compile -pack -o /tmp/go-tool-dist-316971371/go/ast/_go_.a -p go/ast /tmp/workdir/go/src/go/ast/ast.go /tmp/workdir/go/src/go/ast/commentmap.go /tmp/workdir/go/src/go/ast/filter.go /tmp/workdir/go/src/go/ast/import.go /tmp/workdir/go/src/go/ast/print.go /tmp/workdir/go/src/go/ast/resolve.go /tmp/workdir/go/src/go/ast/scope.go /tmp/workdir/go/src/go/ast/walk.go: exit status: 'compile 404: 2' compile: writing output: write /tmp/go-tool-dist-316971371/text/template/_go_.a: file does not exist Error: build failed: make script failed: exit status: 'make.rc 139: dist 160: 2'