>>> gocryptfs 2.2.1 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/gocryptfs/gocryptfs-2.2.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/gocryptfs-2.2.1 -xf - >>> gocryptfs 2.2.1 Patching Applying 0001-go.mod-fix-jacobsa-crypto-build-on-riscv64.patch using patch: patching file go.mod patching file go.sum patching file vendor/github.com/jacobsa/crypto/cmac/hash_generic.go patching file vendor/modules.txt if [ ! -f /home/thomas/autobuild/instance-3/output-1/build/gocryptfs-2.2.1/go.mod ]; then printf "module github.com/rfjakob/gocryptfs/v2\n" > /home/thomas/autobuild/instance-3/output-1/build/gocryptfs-2.2.1/go.mod; fi >>> gocryptfs 2.2.1 Configuring >>> gocryptfs 2.2.1 Building cd /home/thomas/autobuild/instance-3/output-1/build/gocryptfs-2.2.1; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/thomas/autobuild/instance-3/output-1/host/lib/go" GOPATH="/home/thomas/autobuild/instance-3/output-1/host/share/go-path" GOPROXY=off PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/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=ppc64le GOCACHE="/home/thomas/autobuild/instance-3/output-1/host/share/go-cache" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_LDFLAGS="" GOTOOLDIR="/home/thomas/autobuild/instance-3/output-1/host/lib/go/pkg/tool/linux_ppc64le" /home/thomas/autobuild/instance-3/output-1/host/bin/go build -v -ldflags "-X main.GitVersion=2.2.1 -X main.GitVersionFuse=[vendored]" -modcacherw -tags "without_openssl" -trimpath -p 4 -o /home/thomas/autobuild/instance-3/output-1/build/gocryptfs-2.2.1/bin/gocryptfs github.com/rfjakob/gocryptfs/v2/. golang.org/x/sys/internal/unsafeheader golang.org/x/crypto/internal/subtle golang.org/x/sys/cpu github.com/hanwen/go-fuse/v2/internal github.com/hanwen/go-fuse/v2/splice golang.org/x/sys/unix github.com/rfjakob/eme github.com/jacobsa/crypto/common github.com/rfjakob/gocryptfs/v2/internal/exitcodes log/syslog github.com/jacobsa/crypto/cmac github.com/rfjakob/gocryptfs/v2/internal/stupidgcm golang.org/x/crypto/chacha20 github.com/jacobsa/crypto/siv golang.org/x/crypto/poly1305 github.com/rfjakob/gocryptfs/v2/internal/siv_aead golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 golang.org/x/crypto/chacha20poly1305 github.com/rfjakob/gocryptfs/v2/ctlsock golang.org/x/crypto/scrypt github.com/rfjakob/gocryptfs/v2/internal/ensurefds012 github.com/sabhiram/go-gitignore github.com/spf13/pflag golang.org/x/term github.com/hanwen/go-fuse/v2/fuse github.com/rfjakob/gocryptfs/v2/internal/tlog golang.org/x/crypto/ssh/terminal github.com/rfjakob/gocryptfs/v2/internal/ctlsocksrv github.com/rfjakob/gocryptfs/v2/internal/cryptocore github.com/rfjakob/gocryptfs/v2/internal/inomap github.com/rfjakob/gocryptfs/v2/internal/openfiletable github.com/rfjakob/gocryptfs/v2/internal/readpassword github.com/rfjakob/gocryptfs/v2/internal/fido2 github.com/rfjakob/gocryptfs/v2/internal/speed github.com/rfjakob/gocryptfs/v2/internal/contentenc github.com/rfjakob/gocryptfs/v2/internal/syscallcompat github.com/hanwen/go-fuse/v2/fs github.com/rfjakob/gocryptfs/v2/internal/configfile github.com/rfjakob/gocryptfs/v2/internal/nametransform github.com/rfjakob/gocryptfs/v2/internal/pathiv github.com/rfjakob/gocryptfs/v2/internal/fusefrontend github.com/rfjakob/gocryptfs/v2/internal/fusefrontend_reverse github.com/rfjakob/gocryptfs/v2 # github.com/rfjakob/gocryptfs/v2 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 os/user(.text): relocation target _restgpr0_30 not defined os/user(.text): relocation target _savegpr0_29 not defined os/user(.text): relocation target _restgpr0_29 not defined os/user(.text): relocation target _savegpr0_29 not defined os/user(.text): relocation target _restgpr0_29 not defined /home/thomas/autobuild/instance-3/output-1/host/lib/go/pkg/tool/linux_amd64/link: too many errors make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/gocryptfs-2.2.1/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'