pcre failed to build from source in Fedora rawhide/f44 https://koji.fedoraproject.org/koji/taskinfo?taskID=141173828 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild Please fix pcre at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, pcre will be orphaned. Before branching of Fedora 45, pcre will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 2126460 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 2126461 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2126462 [details] state.log
I tried to investigate the issue, but since this package is deprecated and I couldn't find a solution to this problem, I've orphaned it.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
This fails to build in F45 and F44. It passes in F43. I suspect GCC 16.
The failure is in basic tests: Test 1: Main functionality (Compatible with Perl >= 5.10) --- ./testdata/testoutput1 2021-06-14 11:17:22.000000000 +0000 +++ testtry 2026-02-26 15:28:32.473896836 +0000 @@ -6,89 +6,89 @@ /the quick brown fox/ the quick brown fox - 0: the quick brown fox +No match The quick brown FOX No match What do you know about the quick brown fox? - 0: the quick brown fox +No match What do you know about THE QUICK BROWN FOX? No match [...] It means that /the quick brown fox/ did not match "the quick brown fox".