Bug 1243867 - perl-Panotools-Script-0.28-5.fc24 FTBFS: undeclared dependency on Math::Trig
Summary: perl-Panotools-Script-0.28-5.fc24 FTBFS: undeclared dependency on Math::Trig
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Panotools-Script
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bruno Postle
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-16 13:32 UTC by Petr Pisar
Modified: 2016-11-24 14:01 UTC (History)
2 users (show)

Fixed In Version: perl-Panotools-Script-0.28-6.fc24
Clone Of:
Environment:
Last Closed: 2016-11-24 14:01:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2015-07-16 13:32:08 UTC
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.

Comment 1 Fedora End Of Life 2016-11-24 12:12:36 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.


Note You need to log in before you can comment on or make changes to this bug.