>>> host-go 1.12.8 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/instance-0/dl/go/go1.12.8.src.tar.gz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8 -xf - >>> host-go 1.12.8 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 253 (offset 1 line). >>> host-go 1.12.8 Configuring >>> host-go 1.12.8 Building cd /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8/src && GO111MODULE=off GOCACHE=/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/usr/share/host-go-cache GOROOT_BOOTSTRAP=/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go-1.4.3 GOROOT_FINAL=/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go GOROOT="/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8" GOBIN="/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 ./make.bash Building Go cmd/dist using /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go-1.4.3. Building Go toolchain1 using /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go-1.4.3. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. # debug/dwarf runtime: failed to create new OS thread (have 8 already; errno=11) runtime: may need to increase max user processes (ulimit -u) fatal error: newosproc runtime stack: runtime.throw(0xe570e1, 0x9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/panic.go:617 +0x72 runtime.newosproc(0xc000ee0000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000ee0000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003e000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000340001) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1977 +0x12c runtime.wakep(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2058 runtime.resetspinning() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2438 +0x94 runtime.schedule() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2532 +0x203 runtime.mstart1() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1213 +0x8e runtime.mstart() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1172 +0x6f goroutine 1 [runnable]: cmd/compile/internal/gc.compileFunctions() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:370 +0x17d cmd/compile/internal/gc.Main(0xe797e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/main.go:675 +0x3172 main.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/main.go:51 +0xad goroutine 51 [runnable]: cmd/internal/dwarf.PutRanges(0x1014260, 0xc0000c0500, 0x1007e60, 0xc000a1ae00, 0x1007e60, 0xc0004ab110, 0xc000cd8aa0, 0x2, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:988 +0x235 cmd/internal/dwarf.PutInlinedFunc(0x1014260, 0xc0000c0500, 0xc000d0bcf0, 0x1007e60, 0xc0005f92d0, 0x1, 0x0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:1198 +0x832 cmd/internal/dwarf.PutDefaultFunc(0x1014260, 0xc0000c0500, 0xc000d0bcf0, 0xc000cefea0, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:1309 +0x541 cmd/internal/obj.(*Link).populateDWARF(0xc0000c0500, 0xe4cc00, 0xc00053a000, 0xc0004ab110, 0x7ffd03f853b3, 0xb) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/objfile.go:595 +0x540 cmd/internal/obj.Flushplist(0xc0000c0500, 0xc000d0bec0, 0xc000cd03b0, 0x7ffd03f853b3, 0xb) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/plist.go:109 +0x798 cmd/compile/internal/gc.(*Progs).Flush(0xc000cee3f0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/gsubr.go:93 +0xbc cmd/compile/internal/gc.compileSSA(0xc00053a000, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:324 +0x5d4 cmd/compile/internal/gc.compileFunctions.func2(0xc000bf9500, 0xc000b17f20, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 52 [runnable]: sort.doPivot(0x100f100, 0xc000d768a0, 0x107, 0x1f8, 0xd, 0x1f9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:123 +0x4b8 sort.quickSort(0x100f100, 0xc000d768a0, 0x107, 0x1f8, 0x11) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:190 +0x9a sort.Sort(0x100f100, 0xc000d768a0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:218 +0x79 cmd/compile/internal/ssa.partitionValues(0xc000e42000, 0x34b, 0x9d9, 0xc000dac540, 0x4201a5, 0xc000dda800, 0x7fccf5d882f0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/cse.go:287 +0xab cmd/compile/internal/ssa.cse(0xc000abfa20) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/cse.go:49 +0x310 cmd/compile/internal/ssa.Compile(0xc000abfa20) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/compile.go:90 +0x479 cmd/compile/internal/gc.buildssa(0xc000abf600, 0x3, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:233 +0xbfd cmd/compile/internal/gc.compileSSA(0xc000abf600, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:299 +0x4d cmd/compile/internal/gc.compileFunctions.func2(0xc000bf9500, 0xc000b17f20, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 50 [runnable]: cmd/compile/internal/ssa.(*Value).resetArgs(0xc00080b6b8) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/value.go:247 +0xb0 cmd/compile/internal/ssa.deadcode(0xc000c5a000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/deadcode.go:209 +0x44e cmd/compile/internal/ssa.Compile(0xc000c5a000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/compile.go:90 +0x479 cmd/compile/internal/gc.buildssa(0xc00053a160, 0x1, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:233 +0xbfd cmd/compile/internal/gc.compileSSA(0xc00053a160, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:299 +0x4d cmd/compile/internal/gc.compileFunctions.func2(0xc000bf9500, 0xc000b17f20, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 49 [runnable]: cmd/compile/internal/types.(*Sym).Linksym(0xc000322b40, 0xc000af4680) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/types/sym.go:76 +0x1fa cmd/compile/internal/gc.(*state).call(0xc000d56000, 0xc000af4700, 0xc000d56000, 0xc000602300) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:3776 +0x2d0 cmd/compile/internal/gc.(*state).expr(0xc000d56000, 0xc000af4700, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:2377 +0x2a8d cmd/compile/internal/gc.(*state).stmt(0xc000d56000, 0xc000ac2100) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:959 +0x1e2 cmd/compile/internal/gc.(*state).stmtList(0xc000d56000, 0xc0006b7660) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:757 +0x59 cmd/compile/internal/gc.(*state).stmt(0xc000d56000, 0xc0005b2900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1167 +0x3b4c cmd/compile/internal/gc.(*state).stmtList(0xc000d56000, 0xc0006a0e20) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:757 +0x59 cmd/compile/internal/gc.(*state).stmt(0xc000d56000, 0xc0005a8680) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1167 +0x3b4c cmd/compile/internal/gc.(*state).stmtList(0xc000d56000, 0xc00033d6e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:757 +0x59 cmd/compile/internal/gc.buildssa(0xc00058b1e0, 0x0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:215 +0xb5e cmd/compile/internal/gc.compileSSA(0xc00058b1e0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:299 +0x4d cmd/compile/internal/gc.compileFunctions.func2(0xc000bf9500, 0xc000b17f20, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 # cmd/compile/internal/syntax runtime: failed to create new OS thread (have 7 already; errno=11) runtime: may need to increase max user processes (ulimit -u) fatal error: newosproc runtime stack: runtime.throw(0xe570e1, 0x9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/panic.go:617 +0x72 runtime.newosproc(0xc000360000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000360000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003b900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000458701) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1977 +0x12c runtime.wakep(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2058 runtime.resetspinning() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2438 +0x94 runtime.schedule() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2532 +0x203 runtime.park_m(0xc000458600) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2605 +0xa1 runtime.mcall(0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/asm_amd64.s:299 +0x5b goroutine 1 [runnable]: fmt.Fprintf(0x1007d80, 0xc001107ad0, 0xe50807, 0x5, 0xc0011431c8, 0x1, 0x1, 0x9, 0xc000054700, 0x7f44e2d9e6d0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/fmt/print.go:197 +0x107 cmd/compile/internal/gc.methodSymSuffix(0xc00071ad80, 0xc000535920, 0x0, 0x0, 0xc00071bbc0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/dcl.go:843 +0x127 cmd/compile/internal/gc.methodSym(0xc00071ad80, 0xc000535920, 0xc00113ae01) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/dcl.go:810 +0x3d cmd/compile/internal/gc.methods(0xc00071ad80, 0x38, 0xc000b2c5b0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/reflect.go:403 +0x1d1 cmd/compile/internal/gc.uncommonSize(0xc00071ad80, 0x38) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/reflect.go:68 +0x5e cmd/compile/internal/gc.dextratype(0xc000e9c540, 0x38, 0xc00071ad80, 0x0, 0x38) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/reflect.go:640 +0x12f cmd/compile/internal/gc.dtypesym(0xc00071ad80, 0xc000cf6cb0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/reflect.go:1325 +0x9d6 cmd/compile/internal/gc.dtypesym(0xc000e87980, 0xc000defe01) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/reflect.go:1332 +0xc64 cmd/compile/internal/gc.compile(0xc00055c000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:266 +0x19b cmd/compile/internal/gc.funccompile(0xc00055c000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:221 +0xc2 cmd/compile/internal/gc.Main(0xe797e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/main.go:665 +0x3059 main.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/main.go:51 +0xad # cmd/internal/objabi runtime: failed to create new OS thread (have 7 already; errno=11) runtime: may need to increase max user processes (ulimit -u) fatal error: newosproc runtime stack: runtime.throw(0xe570e1, 0x9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/panic.go:617 +0x72 runtime.newosproc(0xc000a6c000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000a6c000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003b900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000039401) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1977 +0x12c runtime.wakep(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2058 runtime.resetspinning() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2438 +0x94 runtime.schedule() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2532 +0x203 runtime.mstart1() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1213 +0x8e runtime.mstart() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1172 +0x6f goroutine 1 [runnable]: cmd/compile/internal/gc.compileFunctions() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:370 +0x17d cmd/compile/internal/gc.Main(0xe797e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/main.go:675 +0x3172 main.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/main.go:51 +0xad goroutine 29 [runnable]: cmd/compile/internal/gc.compileFunctions.func2(0xc0003065a0, 0xc00045c3f0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:363 +0x61 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 30 [runnable]: cmd/compile/internal/ssa.(*Func).newSparseSet(0xc0008842c0, 0x64, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/func.go:94 +0x114 cmd/compile/internal/ssa.deadcode(0xc0008842c0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/deadcode.go:168 +0x2a1 cmd/compile/internal/ssa.Compile(0xc0008842c0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/compile.go:90 +0x479 cmd/compile/internal/gc.buildssa(0xc0000bc000, 0x1, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:233 +0xbfd cmd/compile/internal/gc.compileSSA(0xc0000bc000, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:299 +0x4d cmd/compile/internal/gc.compileFunctions.func2(0xc0003065a0, 0xc00045c3f0, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 31 [runnable]: cmd/internal/obj.Addrel(0xc0003793b0, 0xc0009d1a58) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/data.go:182 +0x1a6 cmd/internal/obj/x86.(*AsmBuf).doasm(0xc0009d1d18, 0xc0000c0500, 0xc0003793b0, 0xc0001c6ba0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/x86/asm6.go:4677 +0xe81 cmd/internal/obj/x86.(*AsmBuf).asmins(0xc0009d1d18, 0xc0000c0500, 0xc0003793b0, 0xc0001c6ba0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/x86/asm6.go:5371 +0x4ad cmd/internal/obj/x86.span6(0xc0000c0500, 0xc0003793b0, 0xc0009beaf0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/x86/asm6.go:1999 +0x3c0 cmd/internal/obj.Flushplist(0xc0000c0500, 0xc0009d1ec0, 0xc0009beaf0, 0x7fff43362108, 0x13) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/plist.go:107 +0x72e cmd/compile/internal/gc.(*Progs).Flush(0xc000a4c690) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/gsubr.go:93 +0xbc cmd/compile/internal/gc.compileSSA(0xc000432f20, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:324 +0x5d4 cmd/compile/internal/gc.compileFunctions.func2(0xc0003065a0, 0xc00045c3f0, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 32 [runnable]: cmd/compile/internal/ssa.(*regAllocState).addUse(0xc0007e5b00, 0x20000000b1, 0x730d200000004) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/regalloc.go:727 +0x184 cmd/compile/internal/ssa.(*regAllocState).regalloc(0xc0007e5b00, 0xc00008e160) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/regalloc.go:844 +0x6a73 cmd/compile/internal/ssa.regalloc(0xc00008e160) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/regalloc.go:146 +0x62 cmd/compile/internal/ssa.Compile(0xc00008e160) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/compile.go:90 +0x479 cmd/compile/internal/gc.buildssa(0xc0000bcf20, 0x3, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:233 +0xbfd cmd/compile/internal/gc.compileSSA(0xc0000bcf20, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:299 +0x4d cmd/compile/internal/gc.compileFunctions.func2(0xc0003065a0, 0xc00045c3f0, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 # text/template/parse runtime: failed to create new OS thread (have 6 already; errno=11) runtime: may need to increase max user processes (ulimit -u) fatal error: newosproc runtime stack: runtime.throw(0xe570e1, 0x9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/panic.go:617 +0x72 runtime.newosproc(0xc000448380) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000448380) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc000039400) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000036f01) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1977 +0x12c runtime.wakep(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2058 runtime.resetspinning() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2438 +0x94 runtime.schedule() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2532 +0x203 runtime.park_m(0xc000001680) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2605 +0xa1 runtime.mcall(0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/asm_amd64.s:299 +0x5b goroutine 1 [runnable]: cmd/compile/internal/gc.compileFunctions() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:370 +0x17d cmd/compile/internal/gc.Main(0xe797e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/main.go:675 +0x3172 main.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/main.go:51 +0xad goroutine 17 [runnable]: cmd/compile/internal/gc.compileFunctions.func2(0xc000a6da40, 0xc000363dd0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 18 [runnable]: cmd/compile/internal/ssa.postorderWithNumbering(0xc000abda20, 0xc000ae6268, 0x0, 0x0, 0xc000b82000, 0xc000b82000, 0x1010c40) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/dom.go:62 +0x2af cmd/compile/internal/ssa.postorder(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/dom.go:23 cmd/compile/internal/ssa.(*Func).postorder(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/func.go:582 cmd/compile/internal/ssa.branchelim(0xc000abda20) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/branchelim.go:43 +0x70f cmd/compile/internal/ssa.Compile(0xc000abda20) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/compile.go:90 +0x479 cmd/compile/internal/gc.buildssa(0xc00052b4a0, 0x1, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:233 +0xbfd cmd/compile/internal/gc.compileSSA(0xc00052b4a0, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:299 +0x4d cmd/compile/internal/gc.compileFunctions.func2(0xc000a6da40, 0xc000363dd0, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 19 [runnable]: cmd/compile/internal/gc.compileFunctions.func2(0xc000a6da40, 0xc000363dd0, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 goroutine 20 [runnable]: cmd/compile/internal/gc.bvbulkalloc(0x1490000000f, 0x32, 0x32, 0xc000c40000, 0xc000a95998) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/bv.go:30 +0x1d3 cmd/compile/internal/gc.newliveness(0xc000552160, 0xc000a3a840, 0xc000ba7080, 0xf, 0x10, 0xc000ba0a50, 0xa0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/plive.go:503 +0x19b cmd/compile/internal/gc.liveness(0xc000a56870, 0xc000a3a840, 0xc000be80e0, 0x0, 0x0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/plive.go:1394 +0x95 cmd/compile/internal/gc.genssa(0xc000a3a840, 0xc000be80e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:5097 +0x93 cmd/compile/internal/gc.compileSSA(0xc000552160, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:309 +0x350 cmd/compile/internal/gc.compileFunctions.func2(0xc000a6da40, 0xc000363dd0, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:364 +0x49 created by cmd/compile/internal/gc.compileFunctions /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:362 +0x129 go tool dist: FAILED: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= -a -i cmd/asm cmd/cgo cmd/compile cmd/link: exit status 2 package/pkg-generic.mk:238: recipe for target '/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8/.stamp_built' failed make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/host-go-1.12.8/.stamp_built] Error 2 make: Leaving directory '/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'