[Bug 212913] devel/p5-DateTime-TimeZone: missing dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 23 01:49:38 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212913

            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 at FreeBSD.org
          Reporter: peter at FreeBSD.org
             Flags: maintainer-feedback?(jadawin at FreeBSD.org)
          Assignee: jadawin at 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/mach)
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 20.
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.

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


More information about the freebsd-ports-bugs mailing list