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

Build fails on Go v1.23(.1) #3393

Open
ThatOneCalculator opened this issue Sep 17, 2024 · 1 comment
Open

Build fails on Go v1.23(.1) #3393

ThatOneCalculator opened this issue Sep 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ThatOneCalculator
Copy link

Describe the bug
Build following the docs fails

To Reproduce
Steps to reproduce the behavior.

cd $GOPATH/src/github.com/ava-labs/avalanchego
./scripts/build.sh
Downloading dependencies...
Building AvalancheGo...
# command-line-arguments
link: github.com/fjl/memsize: invalid reference to runtime.stopTheWorld

Expected behavior
Build succeeds

Operating System
Arch Linux x86_64

Additional info
May be related to ethereum/go-ethereum#30100 / fjl/memsize#4 / fjl/memsize#5

@ThatOneCalculator ThatOneCalculator added the bug Something isn't working label Sep 17, 2024
@yacovm
Copy link
Contributor

yacovm commented Sep 19, 2024

should be fixed in #3399

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants