>>> gocryptfs 2.2.1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/gocryptfs/gocryptfs-2.2.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1 -xf - >>> gocryptfs 2.2.1 Patching if [ ! -f /home/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1/go.mod ]; then printf "module github.com/rfjakob/gocryptfs/v2\n" > /home/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1/go.mod; fi >>> gocryptfs 2.2.1 Configuring >>> gocryptfs 2.2.1 Building cd /home/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1; 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/usr/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=riscv64 GOCACHE="/home/buildroot/autobuild/run/instance-2/output-1/host/usr/share/go-cache" CC="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/riscv64-linux-gcc" CXX="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/riscv64-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/autobuild/run/instance-2/output-1/host/lib/go/pkg/tool/linux_riscv64" /home/buildroot/autobuild/run/instance-2/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/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1/bin/gocryptfs github.com/rfjakob/gocryptfs/v2/. internal/unsafeheader internal/goarch internal/goexperiment internal/cpu internal/goos runtime/internal/atomic internal/abi runtime/internal/math runtime/internal/sys internal/bytealg runtime/internal/syscall internal/race sync/atomic unicode unicode/utf8 internal/itoa runtime math/bits golang.org/x/sys/internal/unsafeheader encoding unicode/utf16 math crypto/internal/subtle crypto/subtle internal/nettrace golang.org/x/crypto/internal/subtle internal/reflectlite sync internal/testlog math/rand runtime/cgo internal/singleflight internal/sysinfo errors sort io strconv internal/oserror syscall bytes reflect path strings bufio internal/syscall/unix internal/syscall/execenv time hash vendor/golang.org/x/net/dns/dnsmessage crypto crypto/hmac golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 regexp/syntax hash/crc32 internal/poll io/fs context internal/fmtsort encoding/binary regexp os text/tabwriter golang.org/x/sys/unix encoding/base64 crypto/cipher crypto/sha256 fmt io/ioutil path/filepath crypto/aes crypto/sha512 os/exec golang.org/x/sys/cpu internal/godebug internal/intern net/netip golang.org/x/crypto/chacha20 encoding/hex log os/user github.com/hanwen/go-fuse/v2/splice runtime/debug encoding/json github.com/hanwen/go-fuse/v2/fuse math/big github.com/rfjakob/eme github.com/jacobsa/crypto/common github.com/jacobsa/crypto/cmac # github.com/jacobsa/crypto/cmac vendor/github.com/jacobsa/crypto/cmac/hash.go:97:3: undefined: xorBlock github.com/rfjakob/gocryptfs/v2/internal/exitcodes golang.org/x/term github.com/rfjakob/gocryptfs/v2/internal/stupidgcm net golang.org/x/crypto/poly1305 crypto/rand golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/scrypt github.com/rfjakob/gocryptfs/v2/internal/ensurefds012 github.com/sabhiram/go-gitignore golang.org/x/crypto/ssh/terminal flag github.com/hanwen/go-fuse/v2/internal runtime/trace github.com/hanwen/go-fuse/v2/fs encoding/csv testing os/signal compress/flate compress/gzip runtime/pprof log/syslog github.com/rfjakob/gocryptfs/v2/ctlsock github.com/spf13/pflag github.com/rfjakob/gocryptfs/v2/internal/tlog github.com/rfjakob/gocryptfs/v2/internal/ctlsocksrv github.com/rfjakob/gocryptfs/v2/internal/inomap github.com/rfjakob/gocryptfs/v2/internal/syscallcompat github.com/rfjakob/gocryptfs/v2/internal/readpassword github.com/rfjakob/gocryptfs/v2/internal/openfiletable package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/gocryptfs-2.2.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'