1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-24 23:08:39 +01:00
electrs/.github/ISSUE_TEMPLATE/build_problem.md
2021-08-23 20:30:13 +03:00

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)

Aditional context Any additional information that seems to be relevant.