>>> crucible 2022.05.25 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/crucible/crucible-2022.05.25.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/crucible-2022.05.25 -xf - >>> crucible 2022.05.25 Patching if [ ! -f /home/buildroot/autobuild/instance-0/output-1/build/crucible-2022.05.25/go.mod ]; then printf "module ./cmd/crucible\n" > /home/buildroot/autobuild/instance-0/output-1/build/crucible-2022.05.25/go.mod; fi >>> crucible 2022.05.25 Configuring >>> crucible 2022.05.25 Building cd /home/buildroot/autobuild/instance-0/output-1/build/crucible-2022.05.25; 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/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 GOOS="linux" GOARCH=amd64 GOCACHE="/home/buildroot/autobuild/instance-0/output-1/host/share/go-cache" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-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/crucible-2022.05.25/bin/crucible ./cmd/crucible/. internal/goarch internal/unsafeheader internal/goexperiment internal/cpu internal/goos internal/abi runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/bytealg internal/race sync/atomic unicode unicode/utf8 internal/itoa math/bits encoding unicode/utf16 runtime internal/nettrace math internal/reflectlite sync internal/testlog internal/singleflight math/rand runtime/cgo errors sort internal/oserror io path syscall strconv bytes strings reflect bufio regexp/syntax time internal/syscall/unix internal/syscall/execenv vendor/golang.org/x/net/dns/dnsmessage regexp io/fs internal/poll embed context text/tabwriter internal/fmtsort encoding/binary os encoding/base64 internal/godebug path/filepath fmt internal/intern net/netip net flag encoding/json gopkg.in/yaml.v2 math/big log github.com/ghodss/yaml github.com/usbarmory/crucible/util github.com/usbarmory/crucible/fusemap github.com/usbarmory/crucible/otp log/syslog 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 freeaddrinfo not defined net(.text): relocation target gai_strerror 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 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 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 /home/buildroot/autobuild/instance-0/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/crucible-2022.05.25/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/crucible-2022.05.25/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'