>>> crucible 2022.05.25 Extracting gzip -d -c /home/autobuild/autobuild/instance-9/dl/crucible/crucible-2022.05.25.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/crucible-2022.05.25 -xf - >>> crucible 2022.05.25 Patching if [ ! -f /home/autobuild/autobuild/instance-9/output-1/build/crucible-2022.05.25/go.mod ]; then printf "module ./cmd/crucible\n" > /home/autobuild/autobuild/instance-9/output-1/build/crucible-2022.05.25/go.mod; fi >>> crucible 2022.05.25 Configuring >>> crucible 2022.05.25 Building cd /home/autobuild/autobuild/instance-9/output-1/build/crucible-2022.05.25; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/autobuild/autobuild/instance-9/output-1/host/lib/go" GOPATH="/home/autobuild/autobuild/instance-9/output-1/host/share/go-path" GOPROXY=off PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=amd64 GOCACHE="/home/autobuild/autobuild/instance-9/output-1/host/share/go-cache" CC="/home/autobuild/autobuild/instance-9/output-1/host/bin/x86_64-buildroot-linux-musl-gcc" CXX="/home/autobuild/autobuild/instance-9/output-1/host/bin/x86_64-buildroot-linux-musl-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static -static" CGO_LDFLAGS=" -static" GOTOOLDIR="/home/autobuild/autobuild/instance-9/output-1/host/lib/go/pkg/tool/linux_amd64" /home/autobuild/autobuild/instance-9/output-1/host/bin/go build -v -ldflags "-extldflags '-static'" -modcacherw -tags "" -trimpath -p 1 -o /home/autobuild/autobuild/instance-9/output-1/build/crucible-2022.05.25/bin/crucible ./cmd/crucible/. internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes strings bufio internal/oserror path math/bits sort internal/itoa syscall time io/fs embed encoding math strconv reflect internal/fmtsort internal/syscall/unix internal/poll internal/safefilepath internal/syscall/execenv internal/testlog os fmt flag encoding/binary encoding/base64 unicode/utf16 encoding/json regexp/syntax regexp gopkg.in/yaml.v2 github.com/ghodss/yaml math/rand math/big github.com/usbarmory/crucible/util github.com/usbarmory/crucible/fusemap github.com/usbarmory/crucible/otp log context vendor/golang.org/x/net/dns/dnsmessage internal/godebug internal/nettrace internal/singleflight internal/intern net/netip runtime/cgo net log/syslog path/filepath text/tabwriter github.com/usbarmory/crucible/cmd/crucible # github.com/usbarmory/crucible/cmd/crucible runtime.gcdata: missing Go type information for global symbol .dynsym: size 72 net(.text): relocation target __errno_location not defined net(.text): relocation target getaddrinfo not defined net(.text): relocation target __stack_chk_fail not defined net(.text): relocation target freeaddrinfo not defined net(.text): relocation target gai_strerror not defined 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 /home/autobuild/autobuild/instance-9/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-9/output-1/build/crucible-2022.05.25/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'