https://bugzilla.redhat.com/show_bug.cgi?id=2222182
Bug ID: 2222182 Summary: perl-Module-Reader-0.003003-18.fc39 FTBFS with Perl 5.38: t/memory.t fails on a different wording Product: Fedora Version: rawhide Status: NEW Component: perl-Module-Reader Assignee: jplesnik@redhat.com Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: jplesnik@redhat.com, perl-devel@lists.fedoraproject.org Target Milestone: --- Link ID: CPAN 148979 Classification: Fedora
perl-Module-Reader-0.003003-18.fc39 fails to build with Perl 5.38 because a test fails:
t/main.t ........ ok
# Failed test 'regex fails the same as require' # at t/memory.t line 99. # got: 'Can't locate object method "INC" via package "Regexp"' # expected: 'Can't locate object method "INC", nor "INCDIR" nor string overload via package "Regexp" in object hook in @INC'
# Failed test 'class without INC fails the same as require' # at t/memory.t line 99. # got: 'Can't locate object method "INC" via package "NonHook"' # expected: 'Can't locate object method "INC", nor "INCDIR" nor string overload via package "NonHook" in object hook in @INC' # Looks like you failed 2 tests of 18. t/memory.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/18 subtests
https://bugzilla.redhat.com/show_bug.cgi?id=2222182
Jitka Plesnikova jplesnik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2168842 | |(F39FTBFS,RAWHIDEFTBFS)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2168842 [Bug 2168842] Fedora 39 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2222182
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED Fixed In Version| |perl-Module-Reader-0.003003 | |-20.fc39 Assignee|jplesnik@redhat.com |ppisar@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2222182
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |RAWHIDE Status|MODIFIED |CLOSED Last Closed| |2023-08-08 08:28:25
perl-devel@lists.fedoraproject.org