-
Notifications
You must be signed in to change notification settings - Fork 2.6k
process didn't exit successfully: (signal: 9, SIGKILL: kill) #13736
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
Comments
I got another issue here: |
@rustbot label O-macos |
See #13683 (comment) tl;dr: check which |
|
@weihanglo Thank you, it works. |
Thanks for helping verify it. As it is expected and we've found the root cause, I am going to close this. |
❯ which strip |
I'm having the same problem with nix, which is really something to keep an eye on, because it's okay to use |
It is kinda fixed on nixpkgs with recent versions. I am using nix heavily and can confirm that. |
Problem
I'm new to rust.
execute
cargo install cargo-ndk
always get error:Steps
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install cargo-ndk
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: