Skip to content

graphql-client-cli fails to build with OpenSSL 4.0 #571

Description

@loqs

Versions:

  • graphql-client HEAD 23bd976
  • OpenSSL 4.0.0

Steps to reproduce:

$ git clone https://github.com/graphql-rust/graphql-client.git
$ cd graphql-client
$ cargo build --package graphql_client_cli
....
  --- stderr

  thread 'main' (2220) panicked at /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs:490:5:


  This crate is only compatible with OpenSSL (version 1.0.1 through 1.1.1, or 3), or LibreSSL 2.5
  through 4.0.x, but a different version of OpenSSL was found. The build is now aborting
  due to this version mismatch.


  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

@svenstaro @pierres

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions