cosmos / gaia

Cosmos Hub
https://hub.cosmos.network
Apache License 2.0
467 stars 683 forks source link

3.0.0 build error #539

Closed lcgogo closed 3 years ago

lcgogo commented 3 years ago

Summary of Bug

3.0.0 build error

Version

git checkout v3.0.0

go: downloading github.com/mimoo/StrobeGo v0.0.0-20181016162300-f8f6d4d2b643 go: downloading github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 go: downloading github.com/gtank/ristretto255 v0.1.2

github.com/zondax/hid

In file included from /go/pkg/mod/github.com/zondax/hid@v0.9.0/hid_enabled.go:22: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to [-Wcpp] 1 | #warning redirecting incorrect #include <sys/poll.h> to | ^~~

Steps to Reproduce

make install


For Admin Use

smithy9901 commented 3 years ago

Faced with the same problem Dockerfile v3.0.0 not working

shahankhatch commented 3 years ago

Closing since v3.0.0 is no longer current. Please open another issue if you have the same problem with v4.0.x.