>>> host-go 1.11 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/go/go1.11.src.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/host-go-1.11 -xf - >>> host-go 1.11 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 250 (offset -2 lines). >>> host-go 1.11 Configuring >>> host-go 1.11 Building cd /accts/mlweber1/instance-2/output/build/host-go-1.11/src && GOROOT_BOOTSTRAP=/accts/mlweber1/instance-2/output/host/lib/go-1.4.3 GOROOT_FINAL=/accts/mlweber1/instance-2/output/host/lib/go GOROOT="/accts/mlweber1/instance-2/output/build/host-go-1.11" GOBIN="/accts/mlweber1/instance-2/output/build/host-go-1.11/bin" GOARCH=ppc64le GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ GO_ASSUME_CROSSCOMPILING=1 CC_FOR_TARGET="/accts/mlweber1/instance-2/output/host/bin/powerpc64le-linux-gcc" CXX_FOR_TARGET="/accts/mlweber1/instance-2/output/host/bin/powerpc64le-linux-g++" CGO_ENABLED=1 ./make.bash Building Go cmd/dist using /accts/mlweber1/instance-2/output/host/lib/go-1.4.3. Building Go toolchain1 using /accts/mlweber1/instance-2/output/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. # strings fatal error: unexpected signal during runtime execution [signal SIGBUS: bus error code=0x2 addr=0xc000400000 pc=0x40b517] goroutine 5 [running]: runtime.throw(0xcb7a06, 0x2a) /accts/mlweber1/instance-2/output/host/lib/go/src/runtime/panic.go:608 +0x72 fp=0xc0000c9c48 sp=0xc0000c9c18 pc=0x42a9f2 runtime.sigpanic() /accts/mlweber1/instance-2/output/host/lib/go/src/runtime/signal_unix.go:374 +0x2f2 fp=0xc0000c9c98 sp=0xc0000c9c48 pc=0x43e5a2 runtime.mallocgc(0x8, 0xc47220, 0x1349400, 0x2b1e19ed9168) /accts/mlweber1/instance-2/output/host/lib/go/src/runtime/malloc.go:883 +0x297 fp=0xc0000c9d38 sp=0xc0000c9c98 pc=0x40b517 runtime.convT2I64(0xdf46e0, 0x1, 0x1, 0x0) /accts/mlweber1/instance-2/output/host/lib/go/src/runtime/iface.go:433 +0x62 fp=0xc0000c9d68 sp=0xc0000c9d38 pc=0x409602 internal/poll.(*pollDesc).init(0xc0003f4018, 0xc0003f4000, 0x1, 0xc0003f4000) /accts/mlweber1/instance-2/output/host/lib/go/src/internal/poll/fd_poll_runtime.go:43 +0x78 fp=0xc0000c9da8 sp=0xc0000c9d68 pc=0x4817a8 internal/poll.(*FD).Init(0xc0003f4000, 0xc9c679, 0x4, 0x80001, 0x0, 0x8) /accts/mlweber1/instance-2/output/host/lib/go/src/internal/poll/fd_unix.go:63 +0x5f fp=0xc0000c9dd8 sp=0xc0000c9da8 pc=0x481e5f os.newFile(0x8, 0x7fff525611ff, 0x4b, 0x1, 0x8) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file_unix.go:139 +0xed fp=0xc0000c9e28 sp=0xc0000c9dd8 pc=0x484c1d os.openFileNolog(0x7fff525611ff, 0x4b, 0x0, 0x0, 0x2b1e17c60d80, 0x0, 0xc0000c9e90) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file_unix.go:216 +0x1aa fp=0xc0000c9e80 sp=0xc0000c9e28 pc=0x484f2a os.OpenFile(0x7fff525611ff, 0x4b, 0x0, 0x0, 0xc6b7e0, 0xbb4501, 0xc0003de000) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file.go:284 +0x5f fp=0xc0000c9ec8 sp=0xc0000c9e80 pc=0x48457f os.Open(0x7fff525611ff, 0x4b, 0xc0000203c0, 0x0, 0x0) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file.go:265 +0x46 fp=0xc0000c9f10 sp=0xc0000c9ec8 pc=0x484466 cmd/compile/internal/gc.parseFiles.func1(0xc000020360, 0xc000392090, 0x7fff525611ff, 0x4b) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:44 +0x117 fp=0xc0000c9fc0 sp=0xc0000c9f10 pc=0xbb46c7 runtime.goexit() /accts/mlweber1/instance-2/output/host/lib/go/src/runtime/asm_amd64.s:1333 +0x1 fp=0xc0000c9fc8 sp=0xc0000c9fc0 pc=0x457ae1 created by cmd/compile/internal/gc.parseFiles /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:38 +0x1f6 goroutine 1 [chan receive]: cmd/compile/internal/gc.parseFiles(0xc00000e2c0, 0x7, 0x8, 0x2) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:57 +0x353 cmd/compile/internal/gc.Main(0xcc0f50) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/main.go:468 +0x1c38 main.main() /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/main.go:51 +0x96 goroutine 7 [runnable]: os.Open(0x7fff52561297, 0x4a, 0xc000020480, 0x0, 0x0) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file.go:264 +0x73 cmd/compile/internal/gc.parseFiles.func1(0xc000020360, 0xc0003921b0, 0x7fff52561297, 0x4a) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:44 +0x117 created by cmd/compile/internal/gc.parseFiles /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:38 +0x1f6 goroutine 8 [runnable]: cmd/compile/internal/syntax.(*parser).init(0xc000438000, 0xc0003fe000, 0xdf4500, 0xc00041e000, 0xc000430000, 0xc000430010, 0x1) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/syntax/parser.go:44 +0x5f cmd/compile/internal/syntax.Parse(0xc0003fe000, 0xdf4500, 0xc00041e000, 0xc000430000, 0xc000430010, 0x1, 0x0, 0x0, 0x0) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/syntax/syntax.go:70 +0xc4 cmd/compile/internal/gc.parseFiles.func1(0xc000020360, 0xc000392240, 0x7fff525612e2, 0x4b) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:51 +0x2f6 created by cmd/compile/internal/gc.parseFiles /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:38 +0x1f6 goroutine 10 [runnable]: internal/poll.(*FD).Init(0xc000436000, 0xc9c679, 0x4, 0x80001, 0x0, 0x5) /accts/mlweber1/instance-2/output/host/lib/go/src/internal/poll/fd_unix.go:54 +0xb3 os.newFile(0x5, 0x7fff52561379, 0x4b, 0x1, 0x5) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file_unix.go:139 +0xed os.openFileNolog(0x7fff52561379, 0x4b, 0x0, 0x0, 0x2b1e17c61b00, 0x0, 0xc0000c4690) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file_unix.go:216 +0x1aa os.OpenFile(0x7fff52561379, 0x4b, 0x0, 0x0, 0xc6b7e0, 0xbb4501, 0xc000428000) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file.go:284 +0x5f os.Open(0x7fff52561379, 0x4b, 0xc0000205a0, 0x0, 0x0) /accts/mlweber1/instance-2/output/host/lib/go/src/os/file.go:265 +0x46 cmd/compile/internal/gc.parseFiles.func1(0xc000020360, 0xc000392360, 0x7fff52561379, 0x4b) /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:44 +0x117 created by cmd/compile/internal/gc.parseFiles /accts/mlweber1/instance-2/output/host/lib/go/src/cmd/compile/internal/gc/noder.go:38 +0x1f6 go tool dist: FAILED: /accts/mlweber1/instance-2/output/build/host-go-1.11/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= -a -i cmd/asm cmd/cgo cmd/compile cmd/link: exit status 2 make: *** [/accts/mlweber1/instance-2/output/build/host-go-1.11/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-2/buildroot'