Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to make erigon #4

Open
StephenMal opened this issue Mar 18, 2024 · 1 comment
Open

Failed to make erigon #4

StephenMal opened this issue Mar 18, 2024 · 1 comment

Comments

@StephenMal
Copy link

StephenMal commented Mar 18, 2024

System information

Erigon version: N/A (feat/zero

OS & Version: Linux Pop Os

Commit hash: f0efcac

Erigon Command (with flags/config): N/A

Concensus Layer: N/A

Concensus Layer Command (with flags/config): N/A

Chain/Network: N/A

Expected behaviour

Make

Actual behaviour

Runs into several errors

Steps to reproduce the behaviour

Clone the feat/zero branch, run make erigon

Backtrace

fatal: No names found, cannot describe anything.
Building erigon
# github.com/quic-go/quic-go/internal/qtls
/home/stphn/go/pkg/mod/github.com/quic-go/[email protected]/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/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.21 yet. F...) as int value in variable declaration
# github.com/anacrolix/go-libutp
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/callbacks.go:18:10: cannot define new methods on non-local type *C.utp_callback_arguments
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/callbacks.go:26:10: cannot define new methods on non-local type *C.utp_callback_arguments
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/callbacks.go:30:10: cannot define new methods on non-local type *C.utp_callback_arguments
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/callbacks.go:34:10: cannot define new methods on non-local type *C.utp_callback_arguments
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/callbacks.go:38:10: cannot define new methods on non-local type *C.utp_callback_arguments
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/utp.go:29:12: cannot define new methods on non-local type *C.utp_context
/home/stphn/go/pkg/mod/github.com/anacrolix/[email protected]/utp.go:40:12: cannot define new methods on non-local type *C.utp_context
make: *** [Makefile:97: erigon.cmd] Error 1
@cffls
Copy link
Collaborator

cffls commented Apr 19, 2024

Sorry about the delayed response. What version of go are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants