[Bug 1242789] New: perl-Mojolicious-6.12-1.fc23 FTBFS: Undeclared dependency on Time::Local

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 14 08:08:52 UTC 2015


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

            Bug ID: 1242789
           Summary: perl-Mojolicious-6.12-1.fc23 FTBFS: Undeclared
                    dependency on Time::Local
           Product: Fedora
           Version: rawhide
         Component: perl-Mojolicious
          Assignee: emmanuel at seyman.fr
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: emmanuel at seyman.fr,
                    perl-devel at lists.fedoraproject.org,
                    robinlee.sysu at gmail.com



perl-Mojolicious-6.12-1.fc23 fails to build in F23 because tests fail:

t/mojo/cache.t ............................. ok
Can't locate Time/Local.pm in @INC (you may need to install the Time::Local
module) (@INC contains: /builddir/build/BUILD/Mojolicious-6.12/blib/lib
/builddir/build/BUILD/Mojolicious-6.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/Mojolicious-6.12/blib/lib/Mojo/Date.pm line 5, <DATA>
line 2231.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Mojolicious-6.12/blib/lib/Mojo/Date.pm line 5, <DATA>
line 2231.
Compilation failed in require at
/builddir/build/BUILD/Mojolicious-6.12/blib/lib/Mojo/Cookie/Response.pm line 4,
<DATA> line 2231.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Mojolicious-6.12/blib/lib/Mojo/Cookie/Response.pm line 4,
<DATA> line 2231.
Compilation failed in require at
/builddir/build/BUILD/Mojolicious-6.12/blib/lib/Mojo/Message/Response.pm line
4, <DATA> line 2231.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Mojolicious-6.12/blib/lib/Mojo/Message/Response.pm line
4, <DATA> line 2231.
Compilation failed in require at t/mojo/cgi.t line 4, <DATA> line 2231.
BEGIN failed--compilation aborted at t/mojo/cgi.t line 4, <DATA> line 2231.
t/mojo/cgi.t ............................... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

I cannot reproduce it now, but even the latest perl-Mojolicious-6.13-1.fc23
requires the Time::Local at lib/Mojo/Date.pm:5, so you should declare the
dependency in the spec file.

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


More information about the perl-devel mailing list