>>> host-go 1.19.3 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/go/go1.19.3.src.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/host-go-1.19.3 -xf - >>> host-go 1.19.3 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Applying 0003-runtime-support-riscv64-SV57-mode.patch using patch: patching file src/runtime/lfstack_64bit.go >>> host-go 1.19.3 Configuring >>> host-go 1.19.3 Building cd /home/thomas/autobuild/instance-2/output-1/build/host-go-1.19.3/src && GO111MODULE=off GOCACHE=/home/thomas/autobuild/instance-2/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/home/thomas/autobuild/instance-2/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/home/thomas/autobuild/instance-2/output-1/host/lib/go GOROOT="/home/thomas/autobuild/instance-2/output-1/build/host-go-1.19.3" GOBIN="/home/thomas/autobuild/instance-2/output-1/build/host-go-1.19.3/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/thomas/autobuild/instance-2/output-1/host/bin/i686-linux-gcc" CXX_FOR_TARGET="/home/thomas/autobuild/instance-2/output-1/host/bin/i686-linux-g++" GOOS="linux" GOARCH=386 GO386=softfloat GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/thomas/autobuild/instance-2/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /home/thomas/autobuild/instance-2/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/386. # cmd/trace net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): relocation target __stack_chk_fail_local not defined # cmd/pprof net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): relocation target __stack_chk_fail_local not defined # cmd/go net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): unknown symbol __stack_chk_fail_local in pcrel net(.text): relocation target __stack_chk_fail_local not defined go tool dist: FAILED: /home/thomas/autobuild/instance-2/output-1/build/host-go-1.19.3/pkg/tool/linux_amd64/go_bootstrap install std cmd: exit status 2 make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-2/output-1/build/host-go-1.19.3/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'