[Bug 1243867] New: perl-Panotools-Script-0.28-5.fc24 FTBFS: undeclared dependency on Math::Trig

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 16 13:32:08 UTC 2015


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



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.


More information about the perl-devel mailing list