Gideon
Gideon
That means the flatpak stuff is only to be used as a fallback when `require("gearlever")` fails
Please actually fill in the issue template next time. How did you install Rust/rustup?
Does `cargo install [email protected]` work?
> and I've checked that cc is linked to clang in the path What is your `cc --version`?
FFR: ``` error: linking with `cc` failed: exit status: 1 | = note: "cc" "" "/var/folders/31/4zkfm2312m76_lvy86j94rsh0000gn/T/rustcCAlaFm/libmac_notification_sys-f40777ab68885596.rlib" "/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-*.rlib" "-framework" "CoreFoundation" "-framework" "Foundation" "-lSystem" "-framework" "CoreFoundation" "-lobjc" "-framework" "IOKit" "-framework" "IOKit" "-framework"...
What is your MacOS version?
> cargo install [email protected]: `cargo install [email protected] --force` then?
And `cargo install [email protected] --force --locked`?
Great! Thanks for the troubleshooting help. But this is only a short-term fix.
Cannot reproduce in CI on macOS 15.7.1... I'll open an issue anyway