Prysm

See also:

RISC-V support

Status: fails to build

Log:

Cross-compile

Last tested on april 2nd, 2025

GOARCH=riscv64 go build -v ./...
github.com/herumi/bls-eth-go-binary/bls
# github.com/herumi/bls-eth-go-binary/bls
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:9:28: undefined: SecretKey
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:9:40: undefined: Fr
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:13:26: undefined: Fr
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:13:31: undefined: SecretKey
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:19:28: undefined: PublicKey
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:19:40: undefined: G1
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:23:26: undefined: G1
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:23:31: undefined: PublicKey
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:29:23: undefined: Sign
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:29:30: undefined: G2
../../../go/pkg/mod/github.com/herumi/bls-eth-go-binary@v1.31.0/bls/cast.go:29:30: too many errors
github.com/prysmaticlabs/gohashtree
# github.com/prysmaticlabs/gohashtree
../../../go/pkg/mod/github.com/prysmaticlabs/gohashtree@v0.0.4-beta.0.20240624100937-73632381301b/hash.go:46:5: undefined: supportedCPU
../../../go/pkg/mod/github.com/prysmaticlabs/gohashtree@v0.0.4-beta.0.20240624100937-73632381301b/hash.go:56:5: undefined: supportedCPU
../../../go/pkg/mod/github.com/prysmaticlabs/gohashtree@v0.0.4-beta.0.20240624100937-73632381301b/hash.go:86:5: undefined: supportedCPU
github.com/dgraph-io/ristretto/z
github.com/prysmaticlabs/prysm/v5/tools/eth1exporter
github.com/prysmaticlabs/prysm/v5/tools/gocovmerge
github.com/prysmaticlabs/prysm/v5/tools/replay-http
github.com/prysmaticlabs/prysm/v5/tools/analyzers/maligned
# github.com/dgraph-io/ristretto/z
../../../go/pkg/mod/github.com/dgraph-io/ristretto@v0.0.4-0.20210318174700-74754f61e018/z/buffer.go:77:35: undefined: MaxBufferSize
github.com/prysmaticlabs/prysm/v5/tools/nogo_config