-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Cargo fails on powerpc64le with sigill #6568
Comments
|
@lu-zero could you see if you can reproduce the error simply calling that git2 method? |
gdb is not happy if I |
In that case, it's an upstream issue in https://github.com/alexcrichton/git2-rs. |
it is probably a downstream issue in the shape of a possibly bogus openssl in the host building the rustup distribution. I hope to have time to start with the working cargo and build from there to make sure it is :) |
Ah, I see. I'm not sure where we track rustup distribution issues, but maybe we should refer to rust-lang/rustup#1620 for now. |
I update the current rust today on a power9:
here the backtrace from simply running
cargo
And here is a strace:
uname
The text was updated successfully, but these errors were encountered: