>>> host-go 1.21.8 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/go/go1.21.8.src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8 -xf - >>> host-go 1.21.8 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 284 (offset -2 lines). Applying 0002-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch using patch: patching file src/cmd/dist/buildtool.go >>> host-go 1.21.8 Configuring >>> host-go 1.21.8 Building cd /home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8/src && GO111MODULE=off GOCACHE=/home/buildroot/autobuild/run/instance-2/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/home/buildroot/autobuild/run/instance-2/output-1/host/lib/go-1.19.11 GOROOT_FINAL=/home/buildroot/autobuild/run/instance-2/output-1/host/lib/go GOROOT="/home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8" GOBIN="/home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/mips-linux-gnu-gcc" CXX_FOR_TARGET="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/mips-linux-gnu-g++" GOOS="linux" GOARCH=mips64le GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/buildroot/autobuild/run/instance-2/output-1/host/lib/go-1.19.11. (go1.19.11 linux/amd64) Building Go toolchain1 using /home/buildroot/autobuild/run/instance-2/output-1/host/lib/go-1.19.11. 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 commands for host, linux/amd64. Building packages and commands for target, linux/mips64le. # runtime/cgo gcc_mips64x.S: Assembler messages: gcc_mips64x.S:36: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f24,88($29)' gcc_mips64x.S:37: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f25,96($29)' gcc_mips64x.S:38: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f26,104($29)' gcc_mips64x.S:39: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f27,112($29)' gcc_mips64x.S:40: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f28,120($29)' gcc_mips64x.S:41: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f29,128($29)' gcc_mips64x.S:42: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f30,136($29)' gcc_mips64x.S:43: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f31,144($29)' gcc_mips64x.S:68: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f24,88($29)' gcc_mips64x.S:69: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f25,96($29)' gcc_mips64x.S:70: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f26,104($29)' gcc_mips64x.S:71: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f27,112($29)' gcc_mips64x.S:72: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f28,120($29)' gcc_mips64x.S:73: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f29,128($29)' gcc_mips64x.S:74: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f30,136($29)' gcc_mips64x.S:75: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f31,144($29)' go tool dist: FAILED: /home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8/pkg/tool/linux_amd64/go_bootstrap install std: exit status 1 package/pkg-generic.mk:280: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/host-go-1.21.8/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'