-
Notifications
You must be signed in to change notification settings - Fork 36
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
MacOS build failed. #56
Comments
Can you try using the gx'ed packages? That should work. |
you also need to do |
also, can you open an issue in |
@vyzo sorry, but everything got failed after this command:
So there no |
Also i'm not sure it is exactly |
You need Go 1.11 to build using just go get. Or if you use gx and it's pinned packages that don't require Go 1.11, that will also work. |
@anacrolix i'm using what is described in |
I can confirm that problem is in Go version, and upgrading Go to 1.11.4 fixed the problem. |
Could not build
go-libp2p-daemon
using instructions on MacOS Travis CI.https://travis-ci.org/status-im/nim-libp2p/jobs/477444788#L87-L378
It looks like problem is in
go-reuseport
package.https://travis-ci.org/status-im/nim-libp2p/jobs/477444788#L332-L339
The text was updated successfully, but these errors were encountered: