[Bug 1243863] New: perl-Crypt-X509-0.51-5.fc24 FTBFS: undeclared dependency on Math::BigInt

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 16 13:28:44 UTC 2015


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 at freenet.de
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org,
                    rc040203 at freenet.de



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.


More information about the perl-devel mailing list