>>> host-go 1.13.5 Extracting gzip -d -c /home/naourr/work/instance-3/dl/go/go1.13.5.src.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/host-go-1.13.5 -xf - >>> host-go 1.13.5 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.5 Configuring >>> host-go 1.13.5 Building cd /home/naourr/work/instance-3/output-1/build/host-go-1.13.5/src && GO111MODULE=off GOCACHE=/home/naourr/work/instance-3/output-1/host/usr/share/host-go-cache GOROOT_BOOTSTRAP=/home/naourr/work/instance-3/output-1/host/lib/go-1.4.3 GOROOT_FINAL=/home/naourr/work/instance-3/output-1/host/lib/go GOROOT="/home/naourr/work/instance-3/output-1/build/host-go-1.13.5" GOBIN="/home/naourr/work/instance-3/output-1/build/host-go-1.13.5/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/naourr/work/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc" CXX_FOR_TARGET="/home/naourr/work/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-g++" GOARCH=arm GOARM=7 GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/naourr/work/instance-3/output-1/host/lib/go-1.4.3. Building Go toolchain1 using /home/naourr/work/instance-3/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 host, linux/amd64. go tool dist: unexpected stale targets reported by /home/naourr/work/instance-3/output-1/build/host-go-1.13.5/pkg/tool/linux_amd64/go_bootstrap 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:260: /home/naourr/work/instance-3/output-1/build/host-go-1.13.5/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-3/buildroot'