mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 09:54:09 +01:00
1.3 KiB
1.3 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Build problem | Building of electrs failed | Build: | bug, build | Kixunil |
Have you read the documentation? Yes. (Please, read usage.md first if you did not.)
Did you double-check that you installed all dependencies? Yes. (Please, double check the dependencies if you didn't.)
Which command failed?
cargo build
What was the error message?
Error message
type error message here
System
OS name and version: (If Linux, the distribution name and version)
rustc version: (run rustc --version
)
cargo version: (run cargo --version
; not guaranteed to be same as rustc version!)
Compilation Linking: static/dynamic Cross compilation: yes/no Target architecture: (uname -m on Linux if not cross-compiling)
Additional context Any additional information that seems to be relevant.