https://bugzilla.redhat.com/show_bug.cgi?id=2295331

            Bug ID: 2295331
           Summary: perl-Net-SSLeay: FTBFS: fatal error: openssl/engine.h:
                    No such file or directory
           Product: Fedora
           Version: rawhide
               URL: https://koschei.fedoraproject.org/package/perl-Net-SSL
                    eay
                OS: Linux
            Status: NEW
         Component: perl-Net-SSLeay
          Severity: medium
          Assignee: p...@city-fan.org
          Reporter: jples...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: jples...@redhat.com, ka...@ucw.cz, mspa...@redhat.com,
                    p...@city-fan.org, perl-devel@lists.fedoraproject.org,
                    ppi...@redhat.com
  Target Milestone: ---
    Classification: Fedora



Description of problem:
Package perl-Net-SSLeay fails to build from source in Fedora Rawhide.

SSLeay.xs:185:10: fatal error: openssl/engine.h: No such file or directory
  185 | #include <openssl/engine.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:354: SSLeay.o] Error 1

It is related to openssl-3.2.2-3.fc41
* Mon Jul 01 2024 Dmitry Belyavskiy <dbely...@redhat.com> - 1:3.2.2-3
- Moving engine-related files to a separate subpackage to be deprecated in
future
  Resolves: rhbz#2276420

There are 2 possible solutions
1) add BR openssl-devel-engine
2) stop using OpenSSL ENGINE API by updating `perl Makefile.PL` command
   OPTIMIZE="%{optflags} -DOPENSSL_NO_ENGINE"
   For more info see:
    https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine

Version-Release number of selected component (if applicable):
1.94-4.fc41

Steps to Reproduce:
koji build --scratch f41 perl-Net-SSLeay-1.94-4.fc41.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/perl-Net-SSLeay

Reproducible: Always


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2295331

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202295331%23c0

-- 
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to