Skip to content

Conversation

@martenwallewein
Copy link

When building the current master branch with Go 1.24 the linking fails because one of the dependencies has a linking setting enabled that is not allowed since Go >= 1.23 (such as //go:linkname * runtime.* .

Updating the dependencies and the Go version to 1.24 resolves this issue.

@sarcasticadmin
Copy link
Contributor

Confirmed that this builds in nixpkgs with go 1.25 and a patch with the contents from this PR. See: NixOS/nixpkgs#457023

@martenwallewein anything else that's needed for this to be merged?

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

Successfully merging this pull request may close these issues.

2 participants