>>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/docker-proxy/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e -xf - >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Patching if [ ! -f /home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/go.mod ]; then printf "module github.com/docker/libnetwork\n" > /home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/go.mod; fi >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Configuring >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Building cd /home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/instance-0/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/instance-0/output-1/host/usr/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOARCH=amd64 GOCACHE="/home/buildroot/autobuild/instance-0/output-1/host/usr/share/go-cache" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-linux-gcc" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/go/pkg/tool/linux_amd64" /home/buildroot/autobuild/instance-0/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -modcacherw -tags "" -trimpath -p 4 -o /home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/bin/proxy github.com/docker/libnetwork/cmd/proxy internal/unsafeheader internal/goexperiment internal/abi internal/cpu runtime/internal/atomic runtime/internal/sys internal/race runtime/internal/math sync/atomic math/bits internal/itoa internal/bytealg unicode/utf8 unicode math internal/nettrace runtime internal/reflectlite sync internal/testlog internal/singleflight runtime/cgo errors sort io strconv internal/oserror syscall path strings reflect bytes vendor/golang.org/x/net/dns/dnsmessage internal/syscall/unix time internal/syscall/execenv io/fs internal/poll context encoding/binary internal/fmtsort os os/signal fmt log flag net 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 72 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 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 __stack_chk_fail 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 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 free not defined runtime/cgo(.text): relocation target malloc not defined runtime/cgo(.text): relocation target __errno_location not defined /home/buildroot/autobuild/instance-0/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors unexpected fault address 0x7effed861000 fatal error: fault unexpected fault address 0x7effed7f8b00 fatal error: fault package/pkg-generic.mk:289: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'