[Bug 1243871] New: perl-Net-SNMP-6.0.1-13.fc24 FTBFS: undeclared dependency on Math::BigInt

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 16 13:35:24 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1243871

            Bug ID: 1243871
           Summary: perl-Net-SNMP-6.0.1-13.fc24 FTBFS: undeclared
                    dependency on Math::BigInt
           Product: Fedora
           Version: 23
         Component: perl-Net-SNMP
          Assignee: tcallawa at redhat.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org,
                    tcallawa at redhat.com



perl-Net-SNMP-6.0.1-13.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/Net-SNMP-v6.0.1/blib/lib
/builddir/build/BUILD/Net-SNMP-v6.0.1/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
/builddir/build/BUILD/Net-SNMP-v6.0.1/blib/lib/Net/SNMP/Message.pm line 22.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Net-SNMP-v6.0.1/blib/lib/Net/SNMP/Message.pm line 22.
Compilation failed in require at t/ber.t line 26.
BEGIN failed--compilation aborted at t/ber.t line 26.
t/ber.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/7 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