>>> gocryptfs 2.2.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/gocryptfs/gocryptfs-2.2.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/gocryptfs-2.2.1 -xf - >>> gocryptfs 2.2.1 Patching if [ ! -f /home/buildroot/autobuild/instance-1/output-1/build/gocryptfs-2.2.1/go.mod ]; then printf "module github.com/rfjakob/gocryptfs/v2\n" > /home/buildroot/autobuild/instance-1/output-1/build/gocryptfs-2.2.1/go.mod; fi >>> gocryptfs 2.2.1 Configuring >>> gocryptfs 2.2.1 Building cd /home/buildroot/autobuild/instance-1/output-1/build/gocryptfs-2.2.1; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/instance-1/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/instance-1/output-1/host/usr/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOARCH=riscv64 GOCACHE="/home/buildroot/autobuild/instance-1/output-1/host/usr/share/go-cache" CC="/home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-linux-gcc" CXX="/home/buildroot/autobuild/instance-1/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=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/instance-1/output-1/host/lib/go/pkg/tool/linux_riscv64" /home/buildroot/autobuild/instance-1/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/instance-1/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/crypto/hkdf golang.org/x/crypto/chacha20 github.com/hanwen/go-fuse/v2/splice golang.org/x/sys/unix github.com/hanwen/go-fuse/v2/internal github.com/rfjakob/eme github.com/jacobsa/crypto/common github.com/rfjakob/gocryptfs/v2/internal/exitcodes golang.org/x/sys/cpu github.com/jacobsa/crypto/cmac log/syslog # github.com/jacobsa/crypto/cmac vendor/github.com/jacobsa/crypto/cmac/hash.go:97:3: undefined: xorBlock golang.org/x/crypto/poly1305 github.com/rfjakob/gocryptfs/v2/internal/stupidgcm 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 internal/sysinfo github.com/sabhiram/go-gitignore runtime/trace github.com/spf13/pflag testing runtime/pprof 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/inomap github.com/rfjakob/gocryptfs/v2/internal/readpassword github.com/rfjakob/gocryptfs/v2/internal/openfiletable github.com/rfjakob/gocryptfs/v2/internal/syscallcompat github.com/hanwen/go-fuse/v2/fs package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/gocryptfs-2.2.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/gocryptfs-2.2.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'