Skip to content
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

dependence ring compile error in mips64 platform #108

Closed
RickSKy opened this issue Feb 8, 2023 · 1 comment
Closed

dependence ring compile error in mips64 platform #108

RickSKy opened this issue Feb 8, 2023 · 1 comment

Comments

@RickSKy
Copy link

RickSKy commented Feb 8, 2023

error: failed to run custom build command for `ring v0.16.20`

Caused by:
  process didn't exit successfully: `/home/ub/target/release/build/ring-c17fa5ea40a1072c/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/test/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/build.rs:358:10
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

maybe optional openssl or ring will be bettre for more platform

@est31
Copy link
Member

est31 commented Feb 8, 2023

Thanks for the feedback. For the upstream issue of ring not compiling, see briansmith/ring#562 .

For the question of whether we should make ring optional or not, see #74 .

I'm closing this in favour of the two issues.

@est31 est31 closed this as completed Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants