Closed termuxbot2 closed 1 year ago
~/go-btfs $ make build
go: downloading github.com/ipfs/go-ds-badger v0.3.0
go: downloading github.com/ipfs/go-ds-flatfs v0.5.1
go: downloading github.com/ipfs/go-ds-leveldb v0.5.0
go: downloading github.com/ipfs/go-ipld-git v0.1.1
go: downloading github.com/klauspost/compress v1.15.15
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/RoaringBitmap/roaring v1.2.1
go: downloading github.com/dgraph-io/badger v1.6.2
go: downloading github.com/ipld/edelweiss v0.2.0
go: downloading github.com/dgraph-io/ristretto v0.0.2
go: downloading github.com/segmentio/encoding v0.3.6
go: downloading golang.org/x/text v0.7.0
go: downloading github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96
go: downloading github.com/tklauser/go-sysconf v0.3.5
go: downloading github.com/vmihailenco/bufpool v0.1.11
go: downloading github.com/anacrolix/stm v0.4.0
go: downloading github.com/tklauser/numcpus v0.2.2
go: downloading github.com/alecthomas/atomic v0.1.0-alpha2
go: downloading github.com/klauspost/compress v1.15.15
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/RoaringBitmap/roaring v1.2.1
go: downloading github.com/segmentio/encoding v0.3.6
go: downloading github.com/segmentio/asm v1.2.0
go version go1.20.2 android/arm64
bin/check_go_version 1.18
plugin/loader/preload.sh > plugin/loader/preload.go
go fmt plugin/loader/preload.go >/dev/null
go build "-asmflags=all='-trimpath='" "-gcflags=all='-trimpath='" -ldflags="-X "github.com/bittorrent/go-btfs".CurrentCommit=c0fbaee07" -o "cmd/btfs/btfs" "github.com/bittorrent/go-btfs/cmd/btfs"
# github.com/lucas-clemente/quic-go/internal/qtls
../go/pkg/mod/github.com/lucas-clemente/quic-go@v0.31.1/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.20 yet. F...) as int value in variable declaration
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the btfs2 package, but it failed.
Here's the output of the update script:
Show log
Above error occured when I last tried to update at 2023-03-30 12:21:29 UTC.
Run ID: 4564143723
Note: Automatic updates will be disabled until this issue is resolved.