Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 01:49:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212913] devel/p5-DateTime-TimeZone: missing dependency
Message-ID:  <bug-212913-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212913

            Bug ID: 212913
           Summary: devel/p5-DateTime-TimeZone: missing dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jadawin@FreeBSD.org
          Reporter: peter@FreeBSD.org
             Flags: maintainer-feedback?(jadawin@FreeBSD.org)
          Assignee: jadawin@FreeBSD.org

The 2.03 update in:
------------------------------------------------------------------------
r422557 | jadawin | 2016-09-21 06:35:44 -0700 (Wed, 21 Sep 2016) | 2 lines

- Update to 2.03
------------------------------------------------------------------------

.. adds a new unresolved dependency.  The line in question:
use Params::ValidationCompiler 0.13 qw( validation_for );

Without it:

Can't locate Params/ValidationCompiler.pm in @INC (you may need to install =
the
Params::ValidationCompiler module) (@INC contains: . lib
/usr/local/lib/perl5/site_perl/mach/5.20 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.20/mach /usr/local/lib/perl5/5.20
/usr/local/lib/perl5/site_perl/5.20 /usr/local/lib/perl5/site_perl/5.20/mac=
h)
at /usr/local/lib/perl5/site_perl/DateTime/TimeZone/OffsetOnly.pm line 12.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/DateTime/TimeZone/OffsetOnly.pm line 12.
Compilation failed in require at /usr/local/lib/perl5/5.20/parent.pm line 2=
0.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/DateTime/TimeZone/Floating.pm line 9.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/DateTime/TimeZone.pm line 12.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/DateTime/TimeZone.pm line 12.
Compilation failed in require at Bugzilla/User.pm line 26.
BEGIN failed--compilation aborted at Bugzilla/User.pm line 26.
Compilation failed in require at Bugzilla/Mailer.pm line 22.
BEGIN failed--compilation aborted at Bugzilla/Mailer.pm line 22.
Compilation failed in require at Bugzilla/Auth.pm line 22.
BEGIN failed--compilation aborted at Bugzilla/Auth.pm line 22.
Compilation failed in require at Bugzilla.pm line 23.
BEGIN failed--compilation aborted at Bugzilla.pm line 23.

This, of course, completely breaks anything that uses it, such as
bugs.freebsd.org.

This package doesn't appear to exist in ports.

I've rolled it back to 2.01 on the cluster as a temporary workaround.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212913-13>