>>> cni-plugins 1.1.1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/cni-plugins/cni-plugins-1.1.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1 -xf - >>> cni-plugins 1.1.1 Patching if [ ! -f /home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1/go.mod ]; then printf "module github.com/containernetworking/plugins\n" > /home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1/go.mod; fi >>> cni-plugins 1.1.1 Configuring >>> cni-plugins 1.1.1 Building cd /home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/run/instance-1/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/run/instance-1/output-1/host/share/go-path" GOCACHE="/home/buildroot/autobuild/run/instance-1/output-1/host/share/go-cache" GOMODCACHE="/home/buildroot/autobuild/run/instance-1/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=386 CC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-gcc" CXX="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-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/run/instance-1/output-1/host/lib/go/pkg/tool/linux_386" /home/buildroot/autobuild/run/instance-1/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -modcacherw -tags "apparmor" -trimpath -p 4 -o /home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1/bin/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/containernetworking/plugins/pkg/utils/buildversion github.com/containernetworking/cni/pkg/types github.com/d2g/dhcp4 github.com/coreos/go-systemd/v22/activation github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/pkg/types/internal github.com/containernetworking/cni/pkg/types/020 github.com/containernetworking/cni/pkg/types/create github.com/containernetworking/cni/pkg/types/040 github.com/containernetworking/cni/pkg/types/100 github.com/containernetworking/cni/pkg/version github.com/containernetworking/cni/pkg/skel github.com/containernetworking/plugins/pkg/ns github.com/vishvananda/netns github.com/d2g/dhcp4client github.com/vishvananda/netlink/nl github.com/vishvananda/netlink github.com/containernetworking/plugins/plugins/ipam/dhcp # github.com/containernetworking/plugins/plugins/ipam/dhcp 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 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 /home/buildroot/autobuild/run/instance-1/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/cni-plugins-1.1.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'