>>> host-go 1.18.5 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/go/go1.18.5.src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5 -xf - >>> host-go 1.18.5 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 273 (offset -13 lines). Applying 0002-cmd-dist-use-gohostarch-for-ssa-rewrite-check.patch using patch: patching file src/cmd/dist/buildtool.go Applying 0003-runtime-support-riscv64-SV57-mode.patch using patch: patching file src/runtime/lfstack_64bit.go >>> host-go 1.18.5 Configuring >>> host-go 1.18.5 Building cd /home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5/src && GO111MODULE=off GOCACHE=/home/buildroot/autobuild/run/instance-3/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/go GOROOT="/home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5" GOBIN="/home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips-linux-gnu-gcc" CXX_FOR_TARGET="/home/buildroot/autobuild/run/instance-3/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-3/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /home/buildroot/autobuild/run/instance-3/output-1/host/lib/go-1.4-bootstrap-20171003. 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. Building packages and commands for target, linux/mips64le. # runtime/cgo gcc_mips64x.S: Assembler messages: gcc_mips64x.S:34: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f24,88($29)' gcc_mips64x.S:35: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f25,96($29)' gcc_mips64x.S:36: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f26,104($29)' gcc_mips64x.S:37: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f27,112($29)' gcc_mips64x.S:38: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f28,120($29)' gcc_mips64x.S:39: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f29,128($29)' gcc_mips64x.S:40: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f30,136($29)' gcc_mips64x.S:41: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f31,144($29)' gcc_mips64x.S:66: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f24,88($29)' gcc_mips64x.S:67: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f25,96($29)' gcc_mips64x.S:68: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f26,104($29)' gcc_mips64x.S:69: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f27,112($29)' gcc_mips64x.S:70: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f28,120($29)' gcc_mips64x.S:71: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f29,128($29)' gcc_mips64x.S:72: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f30,136($29)' gcc_mips64x.S:73: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f31,144($29)' go tool dist: FAILED: /home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= std cmd: exit status 2 package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/host-go-1.18.5/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'