https://bugzilla.redhat.com/show_bug.cgi?id=1243867 Bug ID: 1243867 Summary: perl-Panotools-Script-0.28-5.fc24 FTBFS: undeclared dependency on Math::Trig Product: Fedora Version: 23 Component: perl-Panotools-Script Assignee: bruno@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: bruno@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx perl-Panotools-Script-0.28-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 # Failed test 'use Panotools::Script::Line::Control;' # at t/001.parse-control.t line 9. # Tried to use 'Panotools::Script::Line::Control'. # Error: Can't locate Math/Trig.pm in @INC (you may need to install the Math::Trig module) (@INC contains: lib /builddir/build/BUILD/Panotools-Script-0.28/blib/lib /builddir/build/BUILD/Panotools-Script-0.28/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 lib/Panotools/Script/Line/Control.pm line 5. # BEGIN failed--compilation aborted at lib/Panotools/Script/Line/Control.pm line 5. # Compilation failed in require at t/001.parse-control.t line 9. # BEGIN failed--compilation aborted at t/001.parse-control.t line 9. Can't locate object method "new" via package "Panotools::Script::Line::Control" at t/001.parse-control.t line 11. # Looks like you failed 1 test of 1. # Looks like your test exited with 255 just after 1. You use Math::Trig 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