>>> host-go 1.18.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/go/go1.18.8.src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8 -xf - >>> host-go 1.18.8 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.8 Configuring >>> host-go 1.18.8 Building cd /home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/src && GO111MODULE=off GOCACHE=/home/buildroot/autobuild/instance-1/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/home/buildroot/autobuild/instance-1/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/home/buildroot/autobuild/instance-1/output-1/host/lib/go GOROOT="/home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8" GOBIN="/home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-musl-gcc" CXX_FOR_TARGET="/home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-musl-g++" GOOS="linux" GOARCH=386 GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/buildroot/autobuild/instance-1/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /home/buildroot/autobuild/instance-1/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 runtime.gcdata: missing Go type information for global symbol .dynsym: size 48 net(.text): relocation target .got not defined net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fwrite not defined runtime/cgo(.text): relocation target vfprintf not defined runtime/cgo(.text): relocation target fputc not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target pthread_mutex_lock not defined runtime/cgo(.text): relocation target pthread_cond_wait not defined runtime/cgo(.text): relocation target pthread_mutex_unlock not defined runtime/cgo(.text): relocation target pthread_cond_broadcast not defined runtime/cgo(.text): relocation target pthread_create not defined runtime/cgo(.text): relocation target __nanosleep_time64 not defined runtime/cgo(.text): relocation target pthread_detach not defined runtime/cgo(.text): relocation target strerror not defined /home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/pkg/tool/linux_amd64/link: too many errors # cmd/pprof runtime.gcdata: missing Go type information for global symbol .dynsym: size 48 net(.text): relocation target .got not defined net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fwrite not defined runtime/cgo(.text): relocation target vfprintf not defined runtime/cgo(.text): relocation target fputc not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target pthread_mutex_lock not defined runtime/cgo(.text): relocation target pthread_cond_wait not defined runtime/cgo(.text): relocation target pthread_mutex_unlock not defined runtime/cgo(.text): relocation target pthread_cond_broadcast not defined runtime/cgo(.text): relocation target pthread_create not defined runtime/cgo(.text): relocation target __nanosleep_time64 not defined runtime/cgo(.text): relocation target pthread_detach not defined runtime/cgo(.text): relocation target strerror not defined /home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/pkg/tool/linux_amd64/link: too many errors # cmd/go runtime.gcdata: missing Go type information for global symbol .dynsym: size 48 net(.text): relocation target .got not defined net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fwrite not defined runtime/cgo(.text): relocation target vfprintf not defined runtime/cgo(.text): relocation target fputc not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target pthread_mutex_lock not defined runtime/cgo(.text): relocation target pthread_cond_wait not defined runtime/cgo(.text): relocation target pthread_mutex_unlock not defined runtime/cgo(.text): relocation target pthread_cond_broadcast not defined runtime/cgo(.text): relocation target pthread_create not defined runtime/cgo(.text): relocation target __nanosleep_time64 not defined runtime/cgo(.text): relocation target pthread_detach not defined runtime/cgo(.text): relocation target strerror not defined /home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/pkg/tool/linux_amd64/link: too many errors go tool dist: FAILED: /home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/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/instance-1/output-1/build/host-go-1.18.8/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-go-1.18.8/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'