>>> crucible 2022.05.25 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/crucible/crucible-2022.05.25.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25 -xf - >>> crucible 2022.05.25 Patching if [ ! -f /home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25/go.mod ]; then printf "module ./cmd/crucible\n" > /home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25/go.mod; fi >>> crucible 2022.05.25 Configuring >>> crucible 2022.05.25 Building cd /home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/run/instance-2/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/run/instance-2/output-1/host/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/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=ppc64le GOCACHE="/home/buildroot/autobuild/run/instance-2/output-1/host/share/go-cache" CC="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/powerpc64le-linux-gcc" CXX="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/powerpc64le-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/autobuild/run/instance-2/output-1/host/lib/go/pkg/tool/linux_ppc64le" /home/buildroot/autobuild/run/instance-2/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "" -trimpath -p 4 -o /home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25/bin/crucible ./cmd/crucible/. embed gopkg.in/yaml.v2 github.com/usbarmory/crucible/util log/syslog github.com/ghodss/yaml github.com/usbarmory/crucible/fusemap github.com/usbarmory/crucible/otp github.com/usbarmory/crucible/cmd/crucible # github.com/usbarmory/crucible/cmd/crucible net(.text): relocation target _savegpr0_28 not defined net(.text): relocation target _restgpr0_28 not defined net(.text): relocation target _savegpr0_29 not defined net(.text): relocation target _restgpr0_29 not defined runtime/cgo(.text): relocation target _restgpr0_30 not defined runtime/cgo(.text): relocation target _restgpr0_31 not defined runtime/cgo(.text): relocation target _savegpr0_23 not defined runtime/cgo(.text): relocation target _restgpr0_23 not defined runtime/cgo(.text): relocation target _restgpr0_30 not defined runtime/cgo(.text): relocation target _savegpr0_29 not defined runtime/cgo(.text): relocation target _restgpr0_29 not defined runtime/cgo(.text): relocation target _savegpr0_25 not defined runtime/cgo(.text): relocation target _restgpr0_25 not defined runtime/cgo(.text): relocation target _savegpr0_28 not defined runtime/cgo(.text): relocation target _restgpr0_28 not defined runtime/cgo(.text): relocation target _restgpr0_31 not defined package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/crucible-2022.05.25/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'