perl-Wx-0.9932-41.fc44 fails to build in Fedora 44: make[2]: Entering directory '/home/test/fedora/perl-Wx/perl-Wx-0.9932-build/Wx-0.9932/ext/ribbon' cp lib/Wx/Ribbon.pm ../../blib/lib/Wx/Ribbon.pm Running Mkbootstrap for Ribbon () chmod 644 "Ribbon.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Ribbon.bs ../../blib/arch/auto/Wx/Ribbon/Ribbon.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/test/fedora/perl-Wx/perl-Wx-0.9932-build/Wx-0.9932/ext/ribbon/../../typemap' -typemap '/home/test/fedora/perl-Wx/perl-Wx-0.9932-build/Wx-0.9932/ext/ribbon/typemap' Ribbon.xs > Ribbon.xsc Error: cannot parse function definition from 'WXPERL_W_VERSION_GE( 2, 9, 3 ) && wxUSE_RIBBON' in /usr/bin/perl -I../.. -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp -t ../../typemap.xsp XS/RibbonGallery.xsp, line 40 Error: 'endif' with no matching 'if' in /usr/bin/perl -I../.. -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp -t ../../typemap.xsp XS/RibbonGallery.xsp, line 686 A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/22138005>. An upgrade of perl-ExtUtils-ParseXS from 1:3.60-1.fc44 to 1:3.61-1.fc44 is suspicious.
For good measure, I am trying to build this with perl-ExtUtils-ParseXS-3.60-1.fc44
OK, that works. And I saw similar errors in slic3r, see https://bugzilla.redhat.com/show_bug.cgi?id=2429724#c2 I am going to assume this is an unintended perl-ExtUtils-ParseXS regression.
Yes indeed, this also affects slic3r.