Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

goreleaser failed to build for darwin_amd64_v1 #309

Open
ToasterTheBrave opened this issue Apr 25, 2023 · 2 comments
Open

goreleaser failed to build for darwin_amd64_v1 #309

ToasterTheBrave opened this issue Apr 25, 2023 · 2 comments

Comments

@ToasterTheBrave
Copy link

Building with goreleaser is broken on main. Running

goreleaser build --snapshot --clean

results in

error=failed to build for darwin_amd64_v1: exit status 1: # github.com/strangelove-ventures/lens/client/codecs/injective
client/codecs/injective/ethsecp256k1.go:201:19: undefined: secp256k1.VerifySignature

This appears to have broken with this PR, or specifically commit b8291470df53c79075a156a175b16785f5a4ec14, as building on commits before that works fine

@taariq
Copy link

taariq commented Apr 25, 2023

FYI @jackzampolin

@ToasterTheBrave
Copy link
Author

FYI. After digging a bit further, this also affects darwin arm64 and linux arm64

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

No branches or pull requests

2 participants