https://bugzilla.redhat.com/show_bug.cgi?id=1243858
Bug ID: 1243858 Summary: perl-VOMS-Lite-0.20-5.fc24 FTBFS: undeclared dependency on Math::BigInt Product: Fedora Version: 23 Component: perl-VOMS-Lite Assignee: steve.tray...@cern.ch Reporter: ppi...@redhat.com QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, steve.tray...@cern.ch perl-VOMS-Lite-0.20-5.fc24 fails to build in F23 and F24: + 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 1 in t/VOMS-Lite.t at line 30 # t/VOMS-Lite.t line 30 is: if ($@) { ok(0); print STDERR "$@"; } else { ok(1); } Can't locate Math/BigInt.pm in @INC (you may need to install the Math::BigInt module) (@INC contains: /builddir/build/BUILD/VOMS-Lite-0.20/blib/lib /builddir/build/BUILD/VOMS-Lite-0.20/blib/arch /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at /builddir/build/BUILD/VOMS-Lite-0.20/blib/lib/VOMS/Lite/ASN1Helper.pm line 6. BEGIN failed--compilation aborted at /builddir/build/BUILD/VOMS-Lite-0.20/blib/lib/VOMS/Lite/ASN1Helper.pm line 6. Compilation failed in require at /builddir/build/BUILD/VOMS-Lite-0.20/blib/lib/VOMS/Lite/X509.pm line 5. BEGIN failed--compilation aborted at /builddir/build/BUILD/VOMS-Lite-0.20/blib/lib/VOMS/Lite/X509.pm line 5. Compilation failed in require at (eval 2) line 2. Undefined subroutine &VOMS::Lite::X509::Create called at (eval 3) line 1. # Failed test 2 in t/VOMS-Lite.t at line 39 # t/VOMS-Lite.t line 39 is: if ($@) { print STDERR "$@"; ok(0); } else { ok(1); } # Failed test 3 in t/VOMS-Lite.t at line 47 # t/VOMS-Lite.t line 47 is: ok(0); #Not Able to create a CA certificate Undefined subroutine &VOMS::Lite::X509::Create called at t/VOMS-Lite.t line 77. t/VOMS-Lite.t .. Dubious, test returned 25 (wstat 6400, 0x1900) Failed 18/21 subtests You use Math::BigInt Perl module but does not declare dependency on it. The module was unbundled from perl package. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel