-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
failed to compile svls v0.2.0
#130
Comments
the same error |
Thanks for your suggestion , But I used this |
I am sorry for that, but you can look at this and here is my vim. |
Do you mean use verible instead of svls? Let me have a try. |
Did you guys manage to resolve this? I've seen no issues building svls (or the dependencies svlint and sv-parser). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I tried to use cargo to install svls , but I encountered this issue.
ERROR INFORMATION
error: failed to compile
svls v0.2.0
, intermediate artifacts can be found at/tmp/cargo-installZoviMs
Caused by:
could not compile
sv-parser-parser
Caused by:
process didn't exit successfully:
rustc --crate-name sv_parser_parser --edition=2018 /home/shark/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/sv-parser-parser-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=59a4925f72e49b25 -C extra-filename=-59a4925f72e49b25 --out-dir /tmp/cargo-installZoviMs/release/deps -L dependency=/tmp/cargo-installZoviMs/release/deps --extern nom=/tmp/cargo-installZoviMs/release/deps/libnom-96cc9d3fca65563f.rmeta --extern nom_greedyerror=/tmp/cargo-installZoviMs/release/deps/libnom_greedyerror-a43c24ef75aaf975.rmeta --extern nom_packrat=/tmp/cargo-installZoviMs/release/deps/libnom_packrat-53cf9756c30907e6.rmeta --extern nom_recursive=/tmp/cargo-installZoviMs/release/deps/libnom_recursive-092d30470400ccd3.rmeta --extern nom_tracable=/tmp/cargo-installZoviMs/release/deps/libnom_tracable-d03bbc9967fd7924.rmeta --extern nom_locate=/tmp/cargo-installZoviMs/release/deps/libnom_locate-6b3311e1a4987f0f.rmeta --extern str_concat=/tmp/cargo-installZoviMs/release/deps/libstr_concat-9356af5eb5aa645b.rmeta --extern sv_parser_macros=/tmp/cargo-installZoviMs/release/deps/libsv_parser_macros-f7393d134adfc645.so --extern sv_parser_syntaxtree=/tmp/cargo-installZoviMs/release/deps/libsv_parser_syntaxtree-cab3f6ff8ab3dafb.rmeta --cap-lints allow
(signal: 9, SIGKILL: kill)The text was updated successfully, but these errors were encountered: