>>> 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 CC_FOR_TARGET="/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin/powerpc64le-linux-gcc" CXX_FOR_TARGET="/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin/powerpc64le-linux-g++" GOARCH=ppc64le GO_ASSUME_CROSSCOMPILING=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. # cmd/asm/internal/lex runtime: failed to create new OS thread (have 5 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(0xc00044a000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc00044a000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0x0, 0xc000034500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0xc000034500, 0x16a5900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1977 +0x12c runtime.handoffp(0xc000034500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2004 +0x52 runtime.entersyscallblock_handoff() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2928 +0x30 runtime.systemstack(0x458e39) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/asm_amd64.s:351 +0x66 runtime.mstart() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1153 goroutine 1 [syscall]: runtime.notetsleepg(0x16a5698, 0xffffffffffffffff, 0xc000034500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/lock_futex.go:227 +0x34 fp=0xc00030f090 sp=0xc00030f060 pc=0x40a704 runtime.gcBgMarkStartWorkers() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/mgc.go:1785 +0x90 fp=0xc00030f0d0 sp=0xc00030f090 pc=0x41b1f0 runtime.gcStart(0x1, 0x0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/mgc.go:1264 +0x1a1 fp=0xc00030f140 sp=0xc00030f0d0 pc=0x419e81 runtime.mallocgc(0x80, 0xe3d440, 0xc00042c601, 0xc0000be500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/malloc.go:1032 +0x3f0 fp=0xc00030f1e0 sp=0xc00030f140 pc=0x40b960 runtime.newobject(0xe3d440, 0xc000370a50) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/malloc.go:1068 +0x38 fp=0xc00030f210 sp=0xc00030f1e0 pc=0x40c0e8 cmd/compile/internal/gc.nodl(0x191e000000003, 0x100b707, 0xc00043df00, 0xc00043df80, 0x190c000000003) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/subr.go:324 +0x11a fp=0xc00030f248 sp=0xc00030f210 pc=0xcde46a cmd/compile/internal/gc.(*noder).nod(0xc0000c2240, 0x100b780, 0xc00036ef80, 0xc00043df07, 0xc00043df00, 0xc00043df80, 0xc0004450e0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:1397 +0x6a fp=0xc00030f280 sp=0xc00030f248 pc=0xc64fca cmd/compile/internal/gc.(*noder).expr(0xc0000c2240, 0x100dd00, 0xc00036ef80, 0xc5ebe4) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:659 +0x1842 fp=0xc00030f490 sp=0xc00030f280 pc=0xc5dff2 cmd/compile/internal/gc.(*noder).exprList(0xc0000c2240, 0x100dd00, 0xc00036ef80, 0xc0004450e0, 0xc00000fd10, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:575 +0x5a fp=0xc00030f4e0 sp=0xc00030f490 pc=0xc5c57a cmd/compile/internal/gc.(*noder).constDecl(0xc0000c2240, 0xc00037a0f0, 0xc00030f630, 0x1902000000003, 0xc00037a0f0, 0xc00000fd08) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:377 +0x4aa fp=0xc00030f598 sp=0xc00030f4e0 pc=0xc5ac0a cmd/compile/internal/gc.(*noder).decls(0xc0000c2240, 0xc000396000, 0x15, 0x20, 0xc00030f6b8, 0x413372, 0xc00030f860) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:284 +0x44b fp=0xc00030f670 sp=0xc00030f598 pc=0xc59c5b cmd/compile/internal/gc.(*noder).node(0xc0000c2240) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:244 +0xcd fp=0xc00030f788 sp=0xc00030f670 pc=0xc5903d cmd/compile/internal/gc.parseFiles(0xc000010270, 0x5, 0x5, 0x2) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/noder.go:62 +0x326 fp=0xc00030f890 sp=0xc00030f788 pc=0xc57bc6 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:494 +0x2468 fp=0xc00030ff20 sp=0xc00030f890 pc=0xc4b6d8 main.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/main.go:51 +0xad fp=0xc00030ff98 sp=0xc00030ff20 pc=0xd8720d runtime.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:200 +0x20c fp=0xc00030ffe0 sp=0xc00030ff98 pc=0x42e54c runtime.goexit() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc00030ffe8 sp=0xc00030ffe0 pc=0x45ae81 # debug/pe runtime: failed to create new OS thread (have 5 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(0xc00007c000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc00007c000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc000036a00) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000034501) /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 [chan receive, locked to thread]: runtime.gopark(0xe7a898, 0xc000020288, 0x170d, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:301 +0xef runtime.goparkunlock(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:307 runtime.chanrecv(0xc000020230, 0x0, 0xc000000101, 0x418778) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/chan.go:524 +0x2ea runtime.chanrecv1(0xc000020230, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/chan.go:406 +0x2b runtime.gcenable() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/mgc.go:209 +0x6f runtime.main() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:163 +0x10e runtime.goexit() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/asm_amd64.s:1337 +0x1 # debug/elf 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(0xc00119e000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc00119e000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003d900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc00003b401) /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 6 [runnable]: cmd/compile/internal/ssa.zcse(0xc0007b62c0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/zcse.go:52 +0x5fd cmd/compile/internal/ssa.Compile(0xc0007b62c0) /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(0xc0006951e0, 0x0, 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(0xc0006951e0, 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(0xc000e129c0, 0xc000df3ad0, 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 goroutine 7 [runnable]: sort.medianOfThree(0x100f100, 0xc000716100, 0xf4, 0xfb, 0x102) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:77 +0x139 sort.doPivot(0x100f100, 0xc000716100, 0xf4, 0x103, 0xb, 0x104) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:105 +0x8b sort.quickSort(0x100f100, 0xc000716100, 0xf4, 0x103, 0xb) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:190 +0x9a sort.quickSort(0x100f100, 0xc000716100, 0x0, 0x113, 0x11) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:197 +0x133 sort.Sort(0x100f100, 0xc000716100) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:218 +0x79 cmd/compile/internal/ssa.partitionValues(0xc001148000, 0x113, 0x1ae, 0xc001100810, 0xc001100c00, 0xc000a044b0, 0x18) /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(0xc000fe06e0) /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(0xc000fe06e0) /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(0xc000763760, 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(0xc000763760, 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(0xc000e129c0, 0xc000df3ad0, 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 8 [runnable]: cmd/compile/internal/gc.(*state).startBlock(0xc00094c000, 0xc000a80930) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:431 +0x75 cmd/compile/internal/gc.(*state).stmt(0xc00094c000, 0xc000909780) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1029 +0x1605 cmd/compile/internal/gc.(*state).stmtList(0xc00094c000, 0xc000bbbbc0) /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(0xc00094c000, 0xc000702c00) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1017 +0x1933 cmd/compile/internal/gc.(*state).stmtList(0xc00094c000, 0xc000bbbbe0) /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(0xc000694b00, 0x2, 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(0xc000694b00, 0x2) /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(0xc000e129c0, 0xc000df3ad0, 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 9 [runnable]: cmd/internal/obj.(*Link).LookupInit(0xc0000b6640, 0xc00119c580, 0xf, 0x0, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/sym.go:111 +0x161 cmd/internal/obj.(*Link).Lookup(...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/sym.go:105 cmd/compile/internal/types.(*Sym).Linksym(0xc001119980, 0xc000972d20) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/types/sym.go:84 +0x153 cmd/compile/internal/gc.AddrAuto(0xc00028a480, 0xc000aa2738) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:5536 +0x59 cmd/compile/internal/amd64.ssaGenValue(0xc000342100, 0xc000aa4f78) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/amd64/ssa.go:909 +0x5e51 cmd/compile/internal/gc.genssa(0xc000d00dc0, 0xc001174070) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:5190 +0x541 cmd/compile/internal/gc.compileSSA(0xc000762840, 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(0xc000e129c0, 0xc000df3ad0, 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 # internal/xcoff 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(0xc000aaa000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000aaa000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003b400) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000038f01) /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(0xc000805680) /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.createComplexVars(0xc0000bd940, 0x8, 0x68, 0xc0004b3fc0, 0xc0008ac5b0, 0xe51bb2, 0xc0005a9a58, 0x40b859) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:531 +0x296 cmd/compile/internal/gc.createDwarfVars(0xc000807c00, 0xc0000bd940, 0xc0000af900, 0x16, 0x20, 0xc0000afa00, 0x10, 0x20, 0x100, 0xc0005a9c20, ...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:553 +0xc71 cmd/compile/internal/gc.debuginfo(0xc000807c00, 0xe4cc00, 0xc0000bd8c0, 0xe55d1a, 0x8, 0xe7a050, 0x0, 0x0, 0x7f0d54896d98) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:420 +0x4b8 cmd/internal/obj.(*Link).populateDWARF(0xc000010780, 0xe4cc00, 0xc0000bd8c0, 0xc000807c00, 0x7fffee825608, 0xe) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/objfile.go:569 +0x621 cmd/internal/obj.Flushplist(0xc000010780, 0xc0005a9ec0, 0xc000447030, 0x7fffee825608, 0xe) /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(0xc0000bf420) /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(0xc0000bd8c0, 0x0) /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(0xc000841c20, 0xc00081a7f0, 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 goroutine 18 [runnable]: cmd/compile/internal/gc.(*state).expr(0xc00083eea0, 0xc000547770, 0xc00083eea0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1659 +0x9d01 cmd/compile/internal/gc.(*state).expr(0xc00083eea0, 0xc00054f780, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1769 +0x3274 cmd/compile/internal/gc.(*state).stmt(0xc00083eea0, 0xc00073bb80) /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(0xc00083eea0, 0xc000738e60) /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(0xc00083eea0, 0xc00073bd00) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:775 +0x6c cmd/compile/internal/gc.(*state).stmtList(0xc00083eea0, 0xc000738d20) /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(0xc0000bc160, 0x1, 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(0xc0000bc160, 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(0xc000841c20, 0xc00081a7f0, 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/ssa.numberLines(0xc000a44000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/numberlines.go:142 +0x457 cmd/compile/internal/ssa.Compile(0xc000a44000) /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(0xc0000bc420, 0x2, 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(0xc0000bc420, 0x2) /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(0xc000841c20, 0xc00081a7f0, 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 20 [runnable]: cmd/compile/internal/gc.(*state).startBlock(0xc00083e750, 0xc0006f09f8) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:430 +0x46 cmd/compile/internal/gc.(*state).stmt(0xc00083e750, 0xc000564c80) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1016 +0x1911 cmd/compile/internal/gc.(*state).stmtList(0xc00083e750, 0xc0007b86c0) /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(0xc0000bd1e0, 0x3, 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(0xc0000bd1e0, 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(0xc000841c20, 0xc00081a7f0, 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(0xc000496380) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000496380) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003b400) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000038f01) /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.(*state).startBlock(0xc000527040, 0xc0007ab4a0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:431 +0x75 cmd/compile/internal/gc.(*state).stmt(0xc000527040, 0xc0006a6180) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:869 +0x3544 cmd/compile/internal/gc.(*state).stmtList(0xc000527040, 0xc000501e40) /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(0xc000529600, 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(0xc000529600, 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(0xc00041ba40, 0xc0005dd080, 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 goroutine 18 [runnable]: cmd/compile/internal/gc.(*state).check(0xc0004ed5f0, 0xc0007c7178, 0xc000757500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:4081 +0x73a cmd/compile/internal/gc.(*state).sliceBoundsCheck(0xc0004ed5f0, 0xc0007c6d88, 0xc0007c6ed8) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:4060 +0x13d cmd/compile/internal/gc.(*state).slice(0xc0004ed5f0, 0xc0000731a0, 0xc0007c7028, 0xc0007c6d88, 0xc0007c6ed8, 0x0, 0xc0007c6e00, 0xc0007c5f18, 0xc000720000, 0x240) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:4325 +0x60e cmd/compile/internal/gc.(*state).expr(0xc0004ed5f0, 0xc00061a200, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:2367 +0x8f76 cmd/compile/internal/gc.(*state).stmt(0xc0004ed5f0, 0xc0009f6980) /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(0xc0004ed5f0, 0xc0009ee5a0) /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(0xc0000bda20, 0x1, 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(0xc0000bda20, 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(0xc00041ba40, 0xc0005dd080, 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(0xc00041ba40, 0xc0005dd080, 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/ssa.(*debugState).processValue(0xc0008a4af8, 0xc00085ea08, 0xc0003604b0, 0x1, 0x2, 0x163e2e0, 0xc00009d301) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/debug.go:680 +0x22c2 cmd/compile/internal/ssa.(*debugState).buildLocationLists(0xc0008a4af8, 0xc0002f9a00, 0x32, 0x32) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/debug.go:898 +0x14f cmd/compile/internal/ssa.BuildFuncDebug(0xc000010780, 0xc000494840, 0x0, 0xe79bf8, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/debug.go:436 +0xa58 cmd/compile/internal/gc.genssa(0xc000494840, 0xc00057c2a0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:5223 +0x1b05 cmd/compile/internal/gc.compileSSA(0xc0005522c0, 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(0xc00041ba40, 0xc0005dd080, 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 # cmd/internal/obj 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(0xc000057500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc000057500) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc000040000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc000034501) /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(0xc000344a80) /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 37 [runnable]: sort.Sort(0x100d500, 0xc00134cdb0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/sort.go:216 +0x88 cmd/compile/internal/ssa.cse(0xc000adbe40) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/cse.go:107 +0x5f8 cmd/compile/internal/ssa.Compile(0xc000adbe40) /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(0xc0000a02c0, 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(0xc0000a02c0, 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(0xc00046a960, 0xc000aaaf40, 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 36 [runnable]: cmd/compile/internal/gc.xposBefore(0x1650c00000000c, 0x1600200000000c, 0xc000001801) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/scope.go:15 +0xaa cmd/compile/internal/gc.findScope.func1(0x4, 0xc0008e9901) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/scope.go:21 +0x4c sort.Search(0xe, 0xc0008e9998, 0x5) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sort/search.go:66 +0x58 cmd/compile/internal/gc.findScope(0xc0005c8540, 0xe, 0x10, 0x1650c00000000c, 0x3) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/scope.go:20 +0x84 cmd/compile/internal/gc.scopePCs(0xc000ddd030, 0xc0005c8540, 0xe, 0x10, 0xc001202e00, 0x9, 0x9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/scope.go:92 +0x207 cmd/compile/internal/gc.assembleScopes(0xc000ddd030, 0xc0000a0000, 0xc0011c3700, 0x14, 0x20, 0xc00129a980, 0x14, 0x20, 0xc0011c3700, 0x14, ...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/scope.go:37 +0x140 cmd/compile/internal/gc.debuginfo(0xc000ddd030, 0xe4cc00, 0xc0000a0000, 0xe55d1a, 0x8, 0xe7a050, 0x0, 0x0, 0x7fa6584fc460) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:445 +0x6ab cmd/internal/obj.(*Link).populateDWARF(0xc0000c0500, 0xe4cc00, 0xc0000a0000, 0xc000ddd030, 0x7ffdca6dc06e, 0x10) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/obj/objfile.go:569 +0x621 cmd/internal/obj.Flushplist(0xc0000c0500, 0xc0008e9ec0, 0xc00037f920, 0x7ffdca6dc06e, 0x10) /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(0xc00117b8f0) /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(0xc0000a0000, 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(0xc00046a960, 0xc000aaaf40, 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 34 [runnable]: cmd/compile/internal/gc.(*state).load(0xc001416000, 0xc0002e1860, 0xc00096b5a0, 0xc00096b5a0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:726 +0x7f cmd/compile/internal/gc.(*state).expr(0xc001416000, 0xc0005dbd00, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:2234 +0x31f5 cmd/compile/internal/gc.(*state).storeArg(0xc001416000, 0xc0005dbd00, 0xc0002e1860, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:4271 +0x8c cmd/compile/internal/gc.(*state).call(0xc001416000, 0xc000cd0000, 0xc001416000, 0xc00096b4c0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:3755 +0x1ee cmd/compile/internal/gc.(*state).expr(0xc001416000, 0xc000cd0000, 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(0xc001416000, 0xc000cd0080) /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(0xc001416000, 0xc000cc8cc0) /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(0xc001416000, 0xc0005db980) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:775 +0x6c cmd/compile/internal/gc.(*state).stmtList(0xc001416000, 0xc000cb22e0) /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(0xc001416000, 0xc0005db200) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1024 +0x164a cmd/compile/internal/gc.(*state).stmtList(0xc001416000, 0xc000cb2300) /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(0xc001416000, 0xc0005da900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1111 +0x237e cmd/compile/internal/gc.(*state).stmtList(0xc001416000, 0xc000cc8000) /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(0xc001416000, 0xc000cc6100) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:1017 +0x1933 cmd/compile/internal/gc.(*state).stmtList(0xc001416000, 0xc000cb2320) /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(0xc00059f4a0, 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(0xc00059f4a0, 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(0xc00046a960, 0xc000aaaf40, 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 goroutine 35 [runnable]: cmd/compile/internal/ssa.liveValues(0xc000e6b760, 0xc000af1cb0, 0x2b, 0x2b, 0xc0002e1680, 0x805, 0x7, 0x0, 0x0, 0xc0002e1380) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/deadcode.go:92 +0x2b2 cmd/compile/internal/ssa.deadcode(0xc000e6b760) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/deadcode.go:165 +0x250 cmd/compile/internal/ssa.Compile(0xc000e6b760) /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(0xc0000a0420, 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(0xc0000a0420, 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(0xc00046a960, 0xc000aaaf40, 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 # internal/goroot 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(0xc0008fc000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/os_linux.go:166 +0x1bd runtime.newm1(0xc0008fc000) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1861 +0xdf runtime.newm(0xe7a848, 0xc00003d900) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:1840 +0x8f runtime.startm(0x0, 0xc00044b201) /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.goschedImpl(0xc00044af00) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2620 +0xdf runtime.gopreempt_m(0xc00044af00) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/proc.go:2648 +0x34 runtime.newstack() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/stack.go:1033 +0x29b runtime.morestack() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/asm_amd64.s:429 +0x8f goroutine 1 [semacquire]: sync.runtime_Semacquire(0xc00045d668) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/runtime/sema.go:56 +0x39 sync.(*WaitGroup).Wait(0xc00045d660) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/sync/waitgroup.go:130 +0x65 cmd/compile/internal/gc.compileFunctions() /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/pgen.go:374 +0x1cf 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 14 [runnable]: cmd/internal/dwarf.putvar(0x1014260, 0xc0000c0500, 0xc000607cf0, 0xc00087a150, 0x1007e60, 0x0, 0x3, 0xffffffffffffffff, 0xc0008581c0, 0x0, ...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:1466 +0x6d1 cmd/internal/dwarf.putscope(0x1014260, 0xc0000c0500, 0xc000607cf0, 0xc00084a640, 0x1, 0x1, 0x0, 0x3, 0xc0008581c0, 0x0, ...) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:1330 +0x42e cmd/internal/dwarf.putPrunedScopes(0x1014260, 0xc0000c0500, 0xc000607cf0, 0x3, 0x3, 0xc) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:1082 +0x453 cmd/internal/dwarf.PutDefaultFunc(0x1014260, 0xc0000c0500, 0xc000607cf0, 0xc00084a600, 0x1) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/internal/dwarf/dwarf.go:1302 +0x44a cmd/internal/obj.(*Link).populateDWARF(0xc0000c0500, 0xe4cc00, 0xc0000bd1e0, 0xc00033d730, 0x7ffcb18e26da, 0xf) /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, 0xc000607ec0, 0xc00085a120, 0x7ffcb18e26da, 0xf) /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(0xc0006bd650) /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(0xc0000bd1e0, 0x0) /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(0xc0003431a0, 0xc00045d660, 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 goroutine 15 [runnable]: cmd/compile/internal/amd64.ssaMarkMoves(0xc0008d4380, 0xc0004fd748) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/amd64/ssa.go:19 +0x11d cmd/compile/internal/gc.genssa(0xc000632580, 0xc000649960) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:5147 +0xbb2 cmd/compile/internal/gc.compileSSA(0xc0000bc160, 0x1) /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(0xc0003431a0, 0xc00045d660, 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 16 [runnable]: cmd/compile/internal/ssa.copyelim(0xc00084e160) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/copyelim.go:27 +0x22b cmd/compile/internal/ssa.Compile(0xc00084e160) /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, 0x2, 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, 0x2) /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(0xc0003431a0, 0xc00045d660, 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 17 [runnable]: cmd/compile/internal/ssa.(*debugState).mergePredecessors(0xc0005acaf8, 0xc000599858, 0xc0007c0e00, 0x62, 0x62, 0x0, 0x40, 0x80, 0xd, 0x40ba01) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/debug.go:527 +0x113b cmd/compile/internal/ssa.(*debugState).liveness(0xc0005acaf8, 0x0, 0x0, 0x0) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/debug.go:459 +0x6ca cmd/compile/internal/ssa.BuildFuncDebug(0xc0000c0500, 0xc0000bd4a0, 0x0, 0xe79bf8, 0x9) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/ssa/debug.go:435 +0xa47 cmd/compile/internal/gc.genssa(0xc0000bd4a0, 0xc0002c6770) /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/lib/go/src/cmd/compile/internal/gc/ssa.go:5223 +0x1b05 cmd/compile/internal/gc.compileSSA(0xc0000bc2c0, 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(0xc0003431a0, 0xc00045d660, 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'