>>> docker-proxy 339b972b464ee3d401b5788b2af9e31d09d6b7da Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/docker-proxy/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da -xf - >>> docker-proxy 339b972b464ee3d401b5788b2af9e31d09d6b7da Patching if [ ! -f /home/thomas/autobuild/instance-1/output-1/build/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da/go.mod ]; then printf "module github.com/docker/libnetwork\n" > /home/thomas/autobuild/instance-1/output-1/build/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da/go.mod; fi >>> docker-proxy 339b972b464ee3d401b5788b2af9e31d09d6b7da Configuring >>> docker-proxy 339b972b464ee3d401b5788b2af9e31d09d6b7da Building cd /home/thomas/autobuild/instance-1/output-1/build/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/thomas/autobuild/instance-1/output-1/host/lib/go" GOPATH="/home/thomas/autobuild/instance-1/output-1/host/usr/share/go-path" GOPROXY=off PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=amd64 GOCACHE="/home/thomas/autobuild/instance-1/output-1/host/usr/share/go-cache" CC="/home/thomas/autobuild/instance-1/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc" CXX="/home/thomas/autobuild/instance-1/output-1/host/bin/x86_64-buildroot-linux-uclibc-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/go/pkg/tool/linux_amd64" /home/thomas/autobuild/instance-1/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -modcacherw -tags "" -trimpath -p 4 -o /home/thomas/autobuild/instance-1/output-1/build/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da/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 72 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 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 not defined runtime/cgo(.text): relocation target pthread_detach 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 pthread_attr_init not defined runtime/cgo(.text): relocation target pthread_attr_getstacksize not defined /home/thomas/autobuild/instance-1/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-1/output-1/build/docker-proxy-339b972b464ee3d401b5788b2af9e31d09d6b7da/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'