>>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Extracting gzip -d -c /nvme/rc-buildroot-test/scripts/instance-1/dl/docker-proxy/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e.tar.gz | tar --strip-components=1 -C /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e -xf - >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Patching if [ ! -f /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/go.mod ]; then printf "module github.com/docker/libnetwork\n" > /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/go.mod; fi >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Configuring >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Building cd /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go" GOPATH="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/usr/share/go-path" GOPROXY=off PATH="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin:/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/aws/bin:/root/bin" GOBIN= CGO_ENABLED=1 GOARCH=386 GOCACHE="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/usr/share/go-cache" CC="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/i586-linux-gcc" CXX="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/i586-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go/pkg/tool/linux_386" /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -tags "" -trimpath -p 4 -o /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/bin/proxy github.com/docker/libnetwork/cmd/proxy github.com/ishidawataru/sctp github.com/docker/libnetwork/cmd/proxy # github.com/docker/libnetwork/cmd/proxy runtime.gcdata: missing Go type information for global symbol .dynsym: size 48 runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fputs 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 pthread_detach not defined runtime/cgo(.text): relocation target __nanosleep_time64 not defined runtime/cgo(.text): relocation target strerror not defined runtime/cgo(.text): relocation target stderr not defined runtime/cgo(.text): relocation target fprintf not defined runtime/cgo(.text): relocation target abort not defined runtime/cgo(.text): relocation target .got not defined runtime/cgo(.text): relocation target free not defined /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors unexpected fault address 0x7f20cd5d4288 fatal error: fault unexpected fault address 0x7f20cd629000 fatal error: fault package/pkg-generic.mk:247: recipe for target '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/.stamp_built' failed make: *** [/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/.stamp_built] Error 2 make: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/buildroot'