Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure on Fedora 41 #2381

Open
fdidron opened this issue Mar 11, 2025 · 1 comment · May be fixed by #2382
Open

Build failure on Fedora 41 #2381

fdidron opened this issue Mar 11, 2025 · 1 comment · May be fixed by #2382

Comments

@fdidron
Copy link

fdidron commented Mar 11, 2025

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.

@alex
Copy link
Collaborator

alex commented Mar 11, 2025 via email

@alex alex linked a pull request Mar 12, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants