>>> crucible 2022.05.25 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-4/output-1/build/.crucible-2022.05.25.tar.gz.XlQd7Q/output' 'https://github.com/usbarmory/crucible/archive/v2022.05.25/crucible-2022.05.25.tar.gz' --2022-09-29 09:25:43-- https://github.com/usbarmory/crucible/archive/v2022.05.25/crucible-2022.05.25.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.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-09-29 09:25:43-- https://codeload.github.com/usbarmory/crucible/tar.gz/refs/tags/v2022.05.25 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-4/output-1/build/.crucible-2022.05.25.tar.gz.XlQd7Q/output' 0K .......... .......... .......... .......... . 410K=0.1s 2022-09-29 09:25:43 (410 KB/s) - '/nvmedata/autobuild/instance-4/output-1/build/.crucible-2022.05.25.tar.gz.XlQd7Q/output' saved [42822] go: downloading github.com/ghodss/yaml v1.0.0 go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352 go: downloading github.com/usbarmory/tamago v0.0.0-20220316100121-e9baee61883d 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 /nvmedata/autobuild/instance-4/dl/crucible/crucible-2022.05.25.tar.gz | /nvmedata/autobuild/instance-4/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-4/output-1/build/crucible-2022.05.25 -xf - >>> crucible 2022.05.25 Patching if [ ! -f /nvmedata/autobuild/instance-4/output-1/build/crucible-2022.05.25/go.mod ]; then printf "module ./cmd/crucible\n" > /nvmedata/autobuild/instance-4/output-1/build/crucible-2022.05.25/go.mod; fi >>> crucible 2022.05.25 Configuring >>> crucible 2022.05.25 Building cd /nvmedata/autobuild/instance-4/output-1/build/crucible-2022.05.25; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/nvmedata/autobuild/instance-4/output-1/host/lib/go" GOPATH="/nvmedata/autobuild/instance-4/output-1/host/share/go-path" GOPROXY=off PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=arm GOCACHE="/nvmedata/autobuild/instance-4/output-1/host/share/go-cache" CC="/nvmedata/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabi-gcc" CXX="/nvmedata/autobuild/instance-4/output-1/host/bin/arm-buildroot-linux-musleabi-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g3 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g3 " CGO_LDFLAGS="" GOTOOLDIR="/nvmedata/autobuild/instance-4/output-1/host/lib/go/pkg/tool/linux_arm" /nvmedata/autobuild/instance-4/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "" -trimpath -p 2 -o /nvmedata/autobuild/instance-4/output-1/build/crucible-2022.05.25/bin/crucible ./cmd/crucible/. internal/goarch internal/unsafeheader internal/cpu internal/abi internal/goexperiment internal/goos internal/bytealg runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/race sync/atomic runtime unicode unicode/utf8 math/bits internal/itoa encoding math unicode/utf16 internal/nettrace internal/reflectlite sync internal/testlog math/rand errors sort io bytes internal/oserror strings path syscall bufio strconv time reflect io/fs embed internal/syscall/unix internal/poll internal/syscall/execenv os internal/fmtsort encoding/binary fmt encoding/base64 regexp/syntax flag encoding/json regexp gopkg.in/yaml.v2 math/big github.com/ghodss/yaml github.com/usbarmory/crucible/util log github.com/usbarmory/crucible/fusemap context github.com/usbarmory/crucible/otp vendor/golang.org/x/net/dns/dnsmessage internal/godebug internal/singleflight internal/intern net/netip path/filepath runtime/cgo text/tabwriter net log/syslog github.com/usbarmory/crucible/cmd/crucible # github.com/usbarmory/crucible/cmd/crucible loadelf: $WORK/b062/_pkg_.a(_x001.o): 115562: sym#24 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b062/_pkg_.a(_x002.o): 115566: sym#33 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b062/_pkg_.a(_x003.o): 115570: sym#45 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b062/_pkg_.a(_x004.o): 115574: sym#41 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b062/_pkg_.a(_x005.o): 115578: sym#50 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x001.o): 115582: sym#24 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x002.o): 115586: sym#22 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x003.o): 115590: sym#33 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x004.o): 115596: sym#39 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x005.o): 115606: sym#64 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x006.o): 115614: sym#60 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x007.o): 115618: sym#33 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x008.o): 115622: sym#33 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x009.o): 115629: sym#39 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) loadelf: $WORK/b070/_pkg_.a(_x010.o): 115633: sym#50 (wm4.0.afcc74a61c2d447d584b0b4b7ae044b3): ignoring symbol in section 1 (type 0) _cgo_init: relocation target x_cgo_init not defined _cgo_notify_runtime_init_done: relocation target x_cgo_notify_runtime_init_done not defined _cgo_thread_start: relocation target x_cgo_thread_start not defined net._cgo_2ac87069779a_C2func_getaddrinfo: relocation target _cgo_2ac87069779a_C2func_getaddrinfo not defined net._cgo_2ac87069779a_Cfunc_freeaddrinfo: relocation target _cgo_2ac87069779a_Cfunc_freeaddrinfo not defined net._cgo_2ac87069779a_Cfunc_gai_strerror: relocation target _cgo_2ac87069779a_Cfunc_gai_strerror not defined /nvmedata/autobuild/instance-4/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-4/output-1/build/crucible-2022.05.25/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'