[Bug 1245096] New: perl-Type-Tiny-1.000005-3.fc24 FTBFS: undeclared dependency on Math::BigFloat

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 21 08:10:04 UTC 2015


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

            Bug ID: 1245096
           Summary: perl-Type-Tiny-1.000005-3.fc24 FTBFS: undeclared
                    dependency on Math::BigFloat
           Product: Fedora
           Version: 23
         Component: perl-Type-Tiny
          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-Type-Tiny-1.000005-3.fc24 fails to build in F24 and F23 when bootstrapping
perl because tests fail:

t/40-regression/rt85911.t ................................. ok
Can't locate Math/BigFloat.pm in @INC (you may need to install the
Math::BigFloat module) (@INC contains:
/builddir/build/BUILD/Type-Tiny-1.000005/inc
/builddir/build/BUILD/Type-Tiny-1.000005/blib/lib
/builddir/build/BUILD/Type-Tiny-1.000005/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/40-regression/gh1.t line 36.
BEGIN failed--compilation aborted at t/40-regression/gh1.t line 36.

This is because the test uses Math::BigFloat but it 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