>>> host-go 1.13.3 Extracting gzip -d -c /home/naourr/work/instance-2/dl/go/go1.13.3.src.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/host-go-1.13.3 -xf - >>> host-go 1.13.3 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.3 Configuring >>> host-go 1.13.3 Building cd /home/naourr/work/instance-2/output-1/build/host-go-1.13.3/src && GO111MODULE=off GOCACHE=/home/naourr/work/instance-2/output-1/host/usr/share/host-go-cache GOROOT_BOOTSTRAP=/home/naourr/work/instance-2/output-1/host/lib/go-1.4.3 GOROOT_FINAL=/home/naourr/work/instance-2/output-1/host/lib/go GOROOT="/home/naourr/work/instance-2/output-1/build/host-go-1.13.3" GOBIN="/home/naourr/work/instance-2/output-1/build/host-go-1.13.3/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/naourr/work/instance-2/output-1/host/bin/x86_64-linux-gcc" CXX_FOR_TARGET="/home/naourr/work/instance-2/output-1/host/bin/x86_64-linux-g++" GOARCH=amd64 GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/naourr/work/instance-2/output-1/host/lib/go-1.4.3. Building Go toolchain1 using /home/naourr/work/instance-2/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. Building packages and commands for linux/amd64. go tool dist: unexpected stale targets reported by /home/naourr/work/instance-2/output-1/build/host-go-1.13.3/bin/go list -gcflags="" -ldflags="" for [std cmd]: STALE cmd/compile: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/amd64: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/arm: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/arm64: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/gc: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/mips: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/mips64: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/ppc64: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/s390x: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/ssa: build ID mismatch STALE cmd/compile/internal/wasm: stale dependency: cmd/compile/internal/ssa STALE cmd/compile/internal/x86: stale dependency: cmd/compile/internal/ssa make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-2/output-1/build/host-go-1.13.3/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'