You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to run custom build command for openssl v0.9.24 process didn't exit successfully:/root/xori/target/debug/build/openssl-3a8db21765a1c7e0/build-script-build(exit code: 101) --- stderr thread 'main' panicked at 'Unable to detect OpenSSL version', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 note: Run withRUST_BACKTRACE=1for a backtrace.
The text was updated successfully, but these errors were encountered:
stack backtrace:
0: std::sys::unix::backtrace::tracing::imp::unwind_backtrace
at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
1: std::sys_common::backtrace::print
at libstd/sys_common/backtrace.rs:71
at libstd/sys_common/backtrace.rs:59
2: std::panicking::default_hook::{{closure}}
at libstd/panicking.rs:211
3: std::panicking::default_hook
at libstd/panicking.rs:227
4: std::panicking::rust_panic_with_hook
at libstd/panicking.rs:476
5: std::panicking::begin_panic
at libstd/panicking.rs:410
6: build_script_build::main
at ./build.rs:16
7: std::rt::lang_start::{{closure}}
at libstd/rt.rs:74
8: std::panicking::try::do_call
at libstd/rt.rs:59
at libstd/panicking.rs:310
9: __rust_maybe_catch_panic
at libpanic_unwind/lib.rs:102
10: std::rt::lang_start_internal
at libstd/panicking.rs:289
at libstd/panic.rs:392
at libstd/rt.rs:58
11: main
12: __libc_start_main
13: _start
failed to run custom build command for
openssl v0.9.24process didn't exit successfully:
/root/xori/target/debug/build/openssl-3a8db21765a1c7e0/build-script-build(exit code: 101) --- stderr thread 'main' panicked at 'Unable to detect OpenSSL version', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 note: Run with
RUST_BACKTRACE=1for a backtrace.
The text was updated successfully, but these errors were encountered: