Closed mrthankyou closed 1 day ago
Interesting! Thank you for reporting!
I just tried this on Mac Sequoia 15.1.1 / Rust 1.82 and it compiled fine.
It is possible that something got corrupted on your end? Could you try doing something like cargo clean
and then make exec
?
All works now! cargo clean and make exec resolved this. Thanks for the help!
Happy to close this ticket if you are.
Packages versions
0.11.0
Bug description
When running
cargo build --release --features executable
I receive several installation errors.Running against Mac OS 14.5.
Running rustc version I get:
How can this be reproduced?
Utilize a 14.5 Sonoma Mac machine with rustc 1.82.0 installed.
Relevant log output