Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

fail to run due to "error: failed to run custom build command for openssl v0.9.24" #800

@xieyuheng

Description

@xieyuheng
  /home/xyh/play/rust/substrate (master)
cargo test --all
   Compiling openssl v0.9.24
error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `/home/xyh/play/rust/substrate/target/debug/build/openssl-275cba95758aecaa/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', /home/xyh/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
note: Run with `RUST_BACKTRACE=1` for a backtrace.


  101  /home/xyh/play/rust/substrate (master)
openssl version
OpenSSL 1.1.1  11 Sep 2018

but I saw that even this (old) version of the openssl crate should support OpenSSL 1.1.1
https://crates.io/crates/openssl/0.9.24

Metadata

Metadata

Assignees

No one assigned

    Labels

    Z7-questionIssue is a question. Closer should answer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions