Closed hcoderLee closed 1 year ago
I'll close this, but if it reappears, please comment!
I meet the same question in M1pro Macbook even in arch -arm64e sh
. when i execute cargo install fd-file
, I have the errors:
error: failed to run custom build command for crossbeam-utils v0.8.18
Caused by:
process didn't exit successfully: (signal: 9, SIGKILL: kill)
warning: build failed, waiting for other jobs to finish...
error: failed to run custom build command for `proc-macro2 v1.0.74`
Caused by:
cargo version:cargo 1.75.0 (1d8b05cdd 2023-11-20) rustc 1.75.0 (82e1608df 2023-12-21)
When I try to install it using
cargo install cargo-udeps --locked
, there were couple of error:My environments: cargo: cargo 1.70.0 (ec8a8a0ca 2023-04-25) rustc: 1.70.0 (90c541806 2023-05-31) OS: macOS Ventura 13.3.1 CPU: Apple M1 Pro