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

nocgo not compiles #30192

Closed
MasterDimmy opened this issue Jul 19, 2024 · 1 comment
Closed

nocgo not compiles #30192

MasterDimmy opened this issue Jul 19, 2024 · 1 comment
Labels

Comments

@MasterDimmy
Copy link

System information

Geth version: -
go-ethereum v1.14.7
OS & Version: Windows 10 x64

Expected behaviour

build ok

Actual behaviour

D:\gopath\pkg\mod\github.com\ethereum\go-ethereum@v1.14.7\crypto\signature_nocgo.go:91:14: assignment mismatch: 2 variables but btc_ecdsa.SignCompact returns 1 value

Steps to reproduce the behaviour

gox -os="linux" -arch="amd64" --ldflags="-s"

@fjl
Copy link
Contributor

fjl commented Jul 22, 2024

Closing as duplicate of #30188. See #30188 (comment) for workaround.

@fjl fjl closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants