>>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Extracting gzip -d -c /tmp/instance-0/dl/docker-proxy/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e -xf - >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Patching if [ ! -f /tmp/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/go.mod ]; then printf "module github.com/docker/libnetwork\n" > /tmp/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/go.mod; fi >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Configuring >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Building cd /tmp/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-0/output-1/host/lib/go" GOPATH="/tmp/instance-0/output-1/host/usr/share/go-path" GOPROXY=off PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=1 GOARCH=386 GOCACHE="/tmp/instance-0/output-1/host/usr/share/go-cache" CC="/tmp/instance-0/output-1/host/bin/i586-linux-gcc" CXX="/tmp/instance-0/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="/tmp/instance-0/output-1/host/lib/go/pkg/tool/linux_386" /tmp/instance-0/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -tags "" -trimpath -p 1 -o /tmp/instance-0/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 /tmp/instance-0/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors make: *** [package/pkg-generic.mk:250: /tmp/instance-0/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'