Bug 2364629

Summary: perl-Crypt-OpenSSL-EC-1.32-9.fc43 FTBFS with ExtUtils::ParseXS ≥ 3.57: Unparseable XSUB parameter: 'EC_POINT *p[]' in EC.xs, line 354
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Crypt-OpenSSL-ECAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org//package/perl-Crypt-OpenSSL-EC
Whiteboard:
Fixed In Version: perl-Crypt-OpenSSL-EC-1.32-20.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-05-07 15:13:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2339432    

Description Petr Pisar 2025-05-07 07:11:24 UTC
perl-Crypt-OpenSSL-EC-1.32-9.fc43 fails to build in Fedora 43:

"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-Crypt-OpenSSL-EC-1.32-build/Crypt-OpenSSL-EC-1.32/typemap'  EC.xs > EC.xsc
Unparseable XSUB parameter: 'EC_POINT *p[]' in EC.xs, line 354
Unparseable XSUB parameter: 'const EC_POINT *p[]' in EC.xs, line 357
Unparseable XSUB parameter: 'const BIGNUM *m[]' in EC.xs, line 357
make: *** [Makefile:362: EC.c] Error 1

This is triggered by upgrading perl-ExtUtils-ParseXS from 1:3.51-512.fc42 to 1:3.57-1.fc43.