[Bug 1242772] New: perl-Business-Hours-0.12-5.fc23 FTBFS: Dependency on Time::Local not declared

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 14 07:35:22 UTC 2015


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

            Bug ID: 1242772
           Summary: perl-Business-Hours-0.12-5.fc23 FTBFS: Dependency on
                    Time::Local not declared
           Product: Fedora
           Version: rawhide
         Component: perl-Business-Hours
          Assignee: rc040203 at freenet.de
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: lxtnow at gmail.com, perl-devel at lists.fedoraproject.org,
                    rc040203 at freenet.de



perl-Business-Hours-0.12-5.fc23 fails to build in F23 because tests fail:

+ 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 Business::Hours;'
#   at t/1-business-hours.t line 5.
#     Tried to use 'Business::Hours'.
#     Error:  Can't locate Time/Local.pm in @INC (you may need to install the
Time::Local module) (@INC contains:
/builddir/build/BUILD/Business-Hours-0.12/blib/lib
/builddir/build/BUILD/Business-Hours-0.12/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
/builddir/build/BUILD/Business-Hours-0.12/blib/lib/Business/Hours.pm line 8.
# BEGIN failed--compilation aborted at
/builddir/build/BUILD/Business-Hours-0.12/blib/lib/Business/Hours.pm line 8.
# Compilation failed in require at t/1-business-hours.t line 5.
# BEGIN failed--compilation aborted at t/1-business-hours.t line 5.
Can't locate object method "new" via package "Business::Hours" at
t/1-business-hours.t line 8.
# Looks like you planned 17 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/1-business-hours.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests 

Obviously you don't declare all needed dependencies.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list