You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo install cargo-lipo
Updating crates.io index
Downloaded cargo-lipo v3.3.0
Downloaded 1 crate (26.0 KB) in 1.29s
Installing cargo-lipo v3.3.0
Updating crates.io index
Downloaded heck v0.3.3
Downloaded cargo_metadata v0.6.4
Downloaded humantime v1.3.0
Downloaded vec_map v0.8.2
Downloaded unicode-xid v0.1.0
Downloaded textwrap v0.11.0
Downloaded strsim v0.8.0
Downloaded quick-error v1.2.3
Downloaded proc-macro2 v0.4.30
Downloaded error-chain v0.12.4
Downloaded structopt v0.2.18
Downloaded structopt-derive v0.2.18
Downloaded quote v0.6.13
Downloaded env_logger v0.6.2
Downloaded unicode-segmentation v1.11.0
Downloaded clap v2.34.0
Downloaded syn v0.15.44
Downloaded 17 crates (747.6 KB) in 1.75s
Compiling libc v0.2.153
Compiling memchr v2.7.2
Compiling proc-macro2 v1.0.79
Compiling proc-macro2 v0.4.30
Compiling cc v1.0.92
Compiling gimli v0.28.1
Compiling serde v1.0.197
Compiling adler v1.0.2
Compiling unicode-xid v0.1.0
Compiling unicode-ident v1.0.12
Compiling miniz_oxide v0.7.2
error: failed to run custom build command for `libc v0.2.153`
Caused by:
process didn't exit successfully: `/var/folders/zb/gj9d2pnd33jc_1l55dqzwk440000gn/T/cargo-installd7spo6/release/build/libc-1f5645fb1a8f7df9/build-script-build` (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.79`
Caused by:
process didn't exit successfully: `/var/folders/zb/gj9d2pnd33jc_1l55dqzwk440000gn/T/cargo-installd7spo6/release/build/proc-macro2-82efe65ad2884538/build-script-build` (signal: 9, SIGKILL: kill)
error: failed to compile `cargo-lipo v3.3.0`, intermediate artifacts can be found at `/var/folders/zb/gj9d2pnd33jc_1l55dqzwk440000gn/T/cargo-installd7spo6`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
console.app log
ASP: Security policy would not allow process: 30362, /private/var/folders/zb/gj9d2pnd33jc_1l55dqzwk440000gn/T/cargo-installd7spo6/release/build/proc-macro2-82efe65ad2884538/build-script-build
rust version:
rustup 1.27.0 (bbb9276d2 2024-03-08)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.77.1 (7cf61ebde 2024-03-27)`
┬─[x@ponyMac13:~/s/g/t/hello]─[22时19分08秒]─[G:master]
╰─>$ rustc --version
rustc 1.77.1 (7cf61ebde 2024-03-27)
┬─[x@ponyMac13:~/s/g/t/hello]─[22时19分12秒]─[G:master]
╰─>$ cargo --version
cargo 1.77.1 (e52e36006 2024-03-26)
console.app log
rust version:
what's the problem?
env: macOs M2
The text was updated successfully, but these errors were encountered: