Bug 2222182 - perl-Module-Reader-0.003003-18.fc39 FTBFS with Perl 5.38: t/memory.t fails on a different wording
Summary: perl-Module-Reader-0.003003-18.fc39 FTBFS with Perl 5.38: t/memory.t fails on...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Module-Reader
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F39FTBFS
TreeView+ depends on / blocked
 
Reported: 2023-07-12 07:25 UTC by Petr Pisar
Modified: 2023-08-08 08:28 UTC (History)
2 users (show)

Fixed In Version: perl-Module-Reader-0.003003-20.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-08 08:28:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 148979 0 None None None 2023-07-12 07:25:09 UTC

Description Petr Pisar 2023-07-12 07:25:10 UTC
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


Note You need to log in before you can comment on or make changes to this bug.