-
Notifications
You must be signed in to change notification settings - Fork 329
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
Hermes failing to compile #672
Comments
Hi, thank you for opening this issue. Intuitively, the problem is that an indirect dependency ( The simplest way to mitigate this would be to build Hermes from source -- as documented in here, but ignore the following step:
Instead, no need to check-out any specific release (just use |
Okay, thanks! On |
Great! We will update the documentation shortly to mention this problem & workaround explicitly. |
* Fix for issue #672 in the guide * Apply suggestions from code review Co-authored-by: Romain Ruetschi <romain@informal.systems> * Simplified description. Added locked by default * changelog Co-authored-by: Romain Ruetschi <romain@informal.systems>
* Fix for issue informalsystems#672 in the guide * Apply suggestions from code review Co-authored-by: Romain Ruetschi <romain@informal.systems> * Simplified description. Added locked by default * changelog Co-authored-by: Romain Ruetschi <romain@informal.systems>
Crate
Summary of Bug
Following the guide here, building
hermes
either from source or using cargo, leads to compile errors.Here the error logs: pastebin
Version
cargo 1.50.0 (f04e7fab7 2021-02-04)
rustc 1.50.0 (cb75ad5db 2021-02-10)
v0.1.0
Steps to Reproduce
cargo install ibc-relayer-cli
For Admin Use
The text was updated successfully, but these errors were encountered: