https://bugzilla.redhat.com/show_bug.cgi?id=1114859 Bug ID: 1114859 Summary: perl-CPAN-Meta-Check-0.009-1.fc21 fails to bootstrap Product: Fedora Version: rawhide Component: perl-CPAN-Meta-Check Assignee: paul@xxxxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: paul@xxxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx perl-CPAN-Meta-Check-0.009-1.fc21 fails to bootstrap: + make test RELEASE_TESTING=1 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 t/00-compile.t ............ ok t/10-basics.t ............. ok Can't locate Test/Pod/Coverage.pm in @INC (you may need to install the Test::Pod::Coverage module) (@INC contains: /builddir/build/BUILD/CPAN-Meta-Check-0.009/blib/lib /builddir/build/BUILD/CPAN-Meta-Check-0.009/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/release-pod-coverage.t line 12. BEGIN failed--compilation aborted at t/release-pod-coverage.t line 12. t/release-pod-coverage.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Pod.pm in @INC (you may need to install the Test::Pod module) (@INC contains: /builddir/build/BUILD/CPAN-Meta-Check-0.009/blib/lib /builddir/build/BUILD/CPAN-Meta-Check-0.009/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/release-pod-syntax.t line 12. BEGIN failed--compilation aborted at t/release-pod-syntax.t line 12. t/release-pod-syntax.t .... Dubious, test returned 2 (wstat 512, 0x200) No subtests run That's because 0.009 started to use Test::Pod* without eval. I recommend to disable RELEASE_TESTING when bootstrapping. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jkHdIpxwj9&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel