>>> crucible 2022.05.25 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/home/buildroot/autobuild/run/instance-0/output-1/build/.crucible-2022.05.25.tar.gz.MsPvkP/output' 'https://github.com/usbarmory/crucible/archive/v2022.05.25/crucible-2022.05.25.tar.gz' --2022-07-20 20:15:02-- https://github.com/usbarmory/crucible/archive/v2022.05.25/crucible-2022.05.25.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/usbarmory/crucible/tar.gz/refs/tags/v2022.05.25 [following] --2022-07-20 20:15:02-- https://codeload.github.com/usbarmory/crucible/tar.gz/refs/tags/v2022.05.25 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-0/output-1/build/.crucible-2022.05.25.tar.gz.MsPvkP/output' 0K .......... .......... .......... .......... . 1.71M=0.02s 2022-07-20 20:15:02 (1.71 MB/s) - '/home/buildroot/autobuild/run/instance-0/output-1/build/.crucible-2022.05.25.tar.gz.MsPvkP/output' saved [42822] go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/usbarmory/tamago v0.0.0-20220316100121-e9baee61883d go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352 get "go.mozilla.org/pkcs7": found meta tag vcs.metaImport{Prefix:"go.mozilla.org/pkcs7", VCS:"git", RepoRoot:"https://github.com/mozilla-services/pkcs7"} at //go.mozilla.org/pkcs7?go-get=1 go: downloading gopkg.in/yaml.v2 v2.4.0 get "gopkg.in/yaml.v2": found meta tag vcs.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at //gopkg.in/yaml.v2?go-get=1 # github.com/ghodss/yaml v1.0.0 ## explicit github.com/ghodss/yaml # github.com/usbarmory/tamago v0.0.0-20220316100121-e9baee61883d ## explicit; go 1.17 github.com/usbarmory/tamago/arm github.com/usbarmory/tamago/bits github.com/usbarmory/tamago/dma github.com/usbarmory/tamago/internal/reg github.com/usbarmory/tamago/soc/imx6 github.com/usbarmory/tamago/soc/imx6/ocotp github.com/usbarmory/tamago/soc/imx6/rngb # go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352 ## explicit; go 1.11 go.mozilla.org/pkcs7 # gopkg.in/yaml.v2 v2.4.0 ## explicit; go 1.15 gopkg.in/yaml.v2 crucible-2022.05.25.tar.gz: OK (sha256: 1229c7d1587a97e9f3d456392e06c7be288bacf6ffb68c940d497bf55edab20b) >>> crucible 2022.05.25 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/crucible/crucible-2022.05.25.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output-1/build/crucible-2022.05.25 -xf - >>> crucible 2022.05.25 Patching if [ ! -f /home/buildroot/autobuild/run/instance-0/output-1/build/crucible-2022.05.25/go.mod ]; then printf "module ./cmd/crucible\n" > /home/buildroot/autobuild/run/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/run/instance-0/output-1/build/crucible-2022.05.25; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/run/instance-0/output-1/host/usr/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/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-0/output-1/host/usr/share/go-cache" CC="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/powerpc64le-linux-gcc" CXX="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/powerpc64le-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1" CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go/pkg/tool/linux_ppc64le" /home/buildroot/autobuild/run/instance-0/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "" -trimpath -p 4 -o /home/buildroot/autobuild/run/instance-0/output-1/build/crucible-2022.05.25/bin/crucible ./cmd/crucible/. internal/unsafeheader internal/goarch internal/goexperiment internal/cpu internal/goos runtime/internal/atomic internal/abi runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/race internal/bytealg sync/atomic unicode unicode/utf8 internal/itoa math/bits encoding runtime unicode/utf16 math internal/nettrace internal/reflectlite sync math/rand internal/testlog internal/singleflight runtime/cgo errors sort io internal/oserror path syscall strconv bytes strings reflect bufio time internal/syscall/unix internal/syscall/execenv regexp/syntax vendor/golang.org/x/net/dns/dnsmessage io/fs embed internal/poll regexp context internal/fmtsort encoding/binary text/tabwriter os encoding/base64 internal/godebug fmt path/filepath internal/intern net/netip flag encoding/json gopkg.in/yaml.v2 math/big log net 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 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-0/output-1/build/crucible-2022.05.25/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-0/output-1/build/crucible-2022.05.25/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'