Bug 1517786 - perl-Mason-Tidy-2.57-7.fc28 FTBFS: Invalid isa 'CODE(0x162c48310)' for Mason::Tidy->mason_versionis
Summary: perl-Mason-Tidy-2.57-7.fc28 FTBFS: Invalid isa 'CODE(0x162c48310)' for Mason:...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Mason-Tidy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-27 13:12 UTC by Petr Pisar
Modified: 2018-02-06 07:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-06 07:37:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 123752 0 None None None 2017-11-27 13:48:17 UTC

Description Petr Pisar 2017-11-27 13:12:17 UTC
perl-Mason-Tidy-2.57-7.fc28 fails to build in F28 because tests fails like this:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#   Failed test 'use Mason::Tidy;'
#   at t/01-use.t line 4.
#     Tried to use 'Mason::Tidy'.
#     Error:  Invalid isa 'CODE(0x162c48310)' for Mason::Tidy->mason_versionis a stub at /builddir/build/BUILD/Mason-Tidy-2.57/blib/lib/Mason/Tidy.pm line 17.
# Compilation failed in require at t/01-use.t line 4.
# BEGIN failed--compilation aborted at t/01-use.t line 4.
# Looks like you failed 1 test of 1.
t/01-use.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

A difference between working and failing build root is listed on <https://apps.fedoraproject.org/koschei/build/3775436>.

Comment 1 Jitka Plesnikova 2018-02-06 07:37:07 UTC
It was fixed by perl-Moo-2.003004-1.fc28.


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