Skip to content

Build failure on Fedora 41 #2381

Open
@fdidron

Description

@fdidron

Hello,

With a fresh install of Fedora 41, I ran into the following build failure

--- stderr
  Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC entries checked: /usr/local/lib64/perl5/5.40 /usr/local/share/perl5/5.40 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at configdata.pm line 20755.
  BEGIN failed--compilation aborted at configdata.pm line 20755.

  thread 'main' panicked at /home/florian/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.1.6+3.1.4/src/lib.rs:585:9:

I was able to fix the issue by installing this: dnf install perl-File-Compare

Happy to do a PR to mention this dep here: https://docs.rs/openssl/latest/src/openssl/lib.rs.html#48 If you think this is worthy.

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