>>> host-go 1.13.4 Extracting gzip -d -c /home/naourr/work/instance-0/dl/go/go1.13.4.src.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/host-go-1.13.4 -xf - >>> host-go 1.13.4 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 266 (offset 14 lines). >>> host-go 1.13.4 Configuring >>> host-go 1.13.4 Building cd /home/naourr/work/instance-0/output-1/build/host-go-1.13.4/src && GO111MODULE=off GOCACHE=/home/naourr/work/instance-0/output-1/host/usr/share/host-go-cache GOROOT_BOOTSTRAP=/home/naourr/work/instance-0/output-1/host/lib/go-1.4.3 GOROOT_FINAL=/home/naourr/work/instance-0/output-1/host/lib/go GOROOT="/home/naourr/work/instance-0/output-1/build/host-go-1.13.4" GOBIN="/home/naourr/work/instance-0/output-1/build/host-go-1.13.4/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc" CXX_FOR_TARGET="/home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++" GOARCH=ppc64le GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/naourr/work/instance-0/output-1/host/lib/go-1.4.3. Building Go toolchain1 using /home/naourr/work/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. go tool dist: unexpected stale targets reported by /home/naourr/work/instance-0/output-1/build/host-go-1.13.4/pkg/tool/linux_amd64/go_bootstrap list -gcflags="" -ldflags="" for [cmd/asm cmd/cgo cmd/compile cmd/link runtime/internal/sys]: STALE cmd/compile: stale dependency: cmd/compile/internal/ssa make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-0/output-1/build/host-go-1.13.4/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'