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@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, rc040203@xxxxxxxxxx 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. -- 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