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

Support compilation with Go 1.23 #557

Open
yorickdowne opened this issue Aug 14, 2024 · 2 comments
Open

Support compilation with Go 1.23 #557

yorickdowne opened this issue Aug 14, 2024 · 2 comments

Comments

@yorickdowne
Copy link

Describe the solution you'd like

Go-Opera builds with Go 1.23

Additional context

Error when attempting to build with Go 1.23. Go 1.22 works.

12.99 go: downloading github.com/kr/pretty v0.2.1
13.00 go: downloading github.com/kr/text v0.2.0
51.52 # github.com/Fantom-foundation/go-opera/cmd/opera
51.52 link: github.com/fjl/memsize: invalid reference to runtime.stopTheWorld
51.60 make: *** [Makefile:7: opera] Error 1
@yorickdowne
Copy link
Author

Upstream: fjl/memsize#5

@yorickdowne
Copy link
Author

Go team rejected the memsize author’s proposal to make memsize work with Go 1.23.

Upstream go-ethereum fixed this by removing memsize in this patch: ethereum/go-ethereum@e467577

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

1 participant