>>> host-go 1.17.1 Extracting gzip -d -c /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/dl/go/go1.17.1.src.tar.gz | /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/bin/tar --strip-components=1 -C /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/build/host-go-1.17.1 -xf - >>> host-go 1.17.1 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 270 (offset 18 lines). >>> host-go 1.17.1 Configuring >>> host-go 1.17.1 Building cd /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/build/host-go-1.17.1/src && GO111MODULE=off GOCACHE=/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/usr/share/host-go-cache GOROOT_BOOTSTRAP=/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/lib/go GOROOT="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/build/host-go-1.17.1" GOBIN="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/build/host-go-1.17.1/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips-linux-gnu-gcc" CXX_FOR_TARGET="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips-linux-gnu-g++" GOARCH=mips64le GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/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: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/build/host-go-1.17.1/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= std cmd: exit status 2 make: *** [/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/output-1/build/host-go-1.17.1/.stamp_built] Error 2 make: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-0/buildroot'