Skip to content

gitlogue fails to build with OpenSSL 4.0 #226

Description

@loqs

Versions:

  • gitlogue HEAD 58c6da5
  • OpenSSL 4.0.0

Steps to reproduce:

$ git clone https://github.com/unhappychoice/gitlogue.git
$ gitlogue
$ OPENSSL_NO_VENDOR=1 cargo build
....
  --- stderr

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


  This crate is only compatible with OpenSSL (version 1.0.2 through 1.1.1, or 3), or LibreSSL 3.5
  through 4.2.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...

@orhun @pierres

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions