https://bugzilla.redhat.com/show_bug.cgi?id=1517786 Bug ID: 1517786 Summary: perl-Mason-Tidy-2.57-7.fc28 FTBFS: Invalid isa 'CODE(0x162c48310)' for Mason::Tidy->mason_versionis Product: Fedora Version: rawhide Component: perl-Mason-Tidy Assignee: jplesnik@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jplesnik@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx 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>. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx