You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like you have some weird issue with your Go installation (some Googling shows that this looks a bit like golang/go#29539).
I tried doing a fresh brew install go followed by git clone and make install on a Macbook Pro with an M1 (it looks like you have an M1 device also) and it built just fine. You may want to try uninstalling + reinstalling Go and trying again, or else filing an issue in the Go repo since they may have some questions for you on reproducibility.
Version information:
go-ipfs version: 0.9.0-179d1d150
Repo version: 11
System version: arm64/darwin
Golang version: go1.16.5
Description:
I ran
git clone https://github.com/ipfs/go-ipfs.git cd go-ipfs make build
and the build failed, here is the output
Terminal Saved Output.txt
The text was updated successfully, but these errors were encountered: