https://bugzilla.redhat.com/show_bug.cgi?id=1243863 Bug ID: 1243863 Summary: perl-Crypt-X509-0.51-5.fc24 FTBFS: undeclared dependency on Math::BigInt Product: Fedora Version: 23 Component: perl-Crypt-X509 Assignee: rc040203@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, rc040203@xxxxxxxxxx perl-Crypt-X509-0.51-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 Can't locate Math/BigInt.pm in @INC (you may need to install the Math::BigInt module) (@INC contains: /builddir/build/BUILD/Crypt-X509-0.51/blib/lib /builddir/build/BUILD/Crypt-X509-0.51/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 t/Crypt-X509.t line 4. BEGIN failed--compilation aborted at t/Crypt-X509.t line 4. # Looks like your test exited with 2 before it could output anything. t/Crypt-X509.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 68/68 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@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel