On May 18, 2008, at 11:05, Dave Rolsky wrote:
- Added support for formatting the CLDR date pattern language, which
is much more powerful than strftime. This, combined with the latest
DateTime::Locale, makes the localized output much more correct.
I tried to install DateTime first. Looks like you have a mutual
dependency issue:
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00load................
# Failed test 'use DateTime;'
# at t/00load.t line 6.
# Tried to use 'DateTime'.
# Error: DateTime::Locale version 0.4 required--this is only
version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/blib/lib/
DateTime.pm line 46.
# BEGIN failed--compilation aborted at t/00load.t line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 1.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/01sanity..............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/01sanity.t line 7.
BEGIN failed--compilation aborted at t/01sanity.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
Failed 16/16 tests, 0.00% okay
t/02last_day............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/02last_day.t line 7.
BEGIN failed--compilation aborted at t/02last_day.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-73
Failed 73/73 tests, 0.00% okay
t/03components..........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/03components.t line 7.
BEGIN failed--compilation aborted at t/03components.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-135
Failed 135/135 tests, 0.00% okay
t/04epoch...............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/04epoch.t line 7.
BEGIN failed--compilation aborted at t/04epoch.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-32
Failed 32/32 tests, 0.00% okay
t/05set.................DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/05set.t line 7.
BEGIN failed--compilation aborted at t/05set.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-35
Failed 35/35 tests, 0.00% okay
t/06add.................DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/06add.t line 7.
BEGIN failed--compilation aborted at t/06add.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-537
Failed 537/537 tests, 0.00% okay
t/07compare.............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/07compare.t line 7.
BEGIN failed--compilation aborted at t/07compare.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-26
Failed 26/26 tests, 0.00% okay
t/09greg................DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/09greg.t line 7.
BEGIN failed--compilation aborted at t/09greg.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-35
Failed 35/35 tests, 0.00% okay
t/10subtract............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/10subtract.t line 7.
BEGIN failed--compilation aborted at t/10subtract.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-105
Failed 105/105 tests, 0.00% okay
t/11duration............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/11duration.t line 7.
BEGIN failed--compilation aborted at t/11duration.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-128
Failed 128/128 tests, 0.00% okay
t/12week................DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/12week.t line 7.
BEGIN failed--compilation aborted at t/12week.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-26
Failed 26/26 tests, 0.00% okay
t/13strftime............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/13strftime.t line 16.
BEGIN failed--compilation aborted at t/13strftime.t line 16.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-134
Failed 134/134 tests, 0.00% okay
t/14locale..............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/14locale.t line 7.
BEGIN failed--compilation aborted at t/14locale.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/15jd..................DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/15jd.t line 7.
BEGIN failed--compilation aborted at t/15jd.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
Failed 16/16 tests, 0.00% okay
t/16truncate............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/16truncate.t line 7.
BEGIN failed--compilation aborted at t/16truncate.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-52
Failed 52/52 tests, 0.00% okay
t/17set_return..........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/17set_return.t line 7.
BEGIN failed--compilation aborted at t/17set_return.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/18today...............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/18today.t line 7.
BEGIN failed--compilation aborted at t/18today.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/19leap_second.........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/19leap_second.t line 6.
BEGIN failed--compilation aborted at t/19leap_second.t line 6.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-148
Failed 148/148 tests, 0.00% okay
t/20infinite............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/20infinite.t line 7.
BEGIN failed--compilation aborted at t/20infinite.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-42
Failed 42/42 tests, 0.00% okay
t/21bad_params..........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/21bad_params.t line 7.
BEGIN failed--compilation aborted at t/21bad_params.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-25
Failed 25/25 tests, 0.00% okay
t/22from_doy............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/22from_doy.t line 7.
BEGIN failed--compilation aborted at t/22from_doy.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-98
Failed 98/98 tests, 0.00% okay
t/23storable............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/23storable.t line 7.
BEGIN failed--compilation aborted at t/23storable.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/24from_object.........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/24from_object.t line 7.
BEGIN failed--compilation aborted at t/24from_object.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/25add_subtract........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/25add_subtract.t line 7.
BEGIN failed--compilation aborted at t/25add_subtract.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/26dt_leapsecond_pm....DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime/LeapSecond.pm line 11.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime/LeapSecond.pm line 11.
Compilation failed in require at t/26dt_leapsecond_pm.t line 5.
BEGIN failed--compilation aborted at t/26dt_leapsecond_pm.t line 5.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
t/27delta...............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/27delta.t line 7.
BEGIN failed--compilation aborted at t/27delta.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-38
Failed 38/38 tests, 0.00% okay
t/28dow.................DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/28dow.t line 7.
BEGIN failed--compilation aborted at t/28dow.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-1112
Failed 1112/1112 tests, 0.00% okay
t/29overload............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/29overload.t line 7.
BEGIN failed--compilation aborted at t/29overload.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
Failed 12/12 tests, 0.00% okay
t/30future_tz...........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/30future_tz.t line 7.
BEGIN failed--compilation aborted at t/30future_tz.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
t/31formatter...........skipped
all skipped: DateTime::Format::Strptime 1.0400+ not installed
t/32leap_second2........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/32leap_second2.t line 7.
BEGIN failed--compilation aborted at t/32leap_second2.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-57
Failed 57/57 tests, 0.00% okay
t/33seconds_offset......DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/33seconds_offset.t line 7.
BEGIN failed--compilation aborted at t/33seconds_offset.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/34set_tz..............DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/34set_tz.t line 7.
BEGIN failed--compilation aborted at t/34set_tz.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/35rd_values...........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/35rd_values.t line 7.
BEGIN failed--compilation aborted at t/35rd_values.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
Failed 12/12 tests, 0.00% okay
t/36invalid_local.......DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/36invalid_local.t line 7.
BEGIN failed--compilation aborted at t/36invalid_local.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
t/37local-add...........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/37local-add.t line 7.
BEGIN failed--compilation aborted at t/37local-add.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-26
Failed 26/26 tests, 0.00% okay
t/38local-subtract......DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/38local-subtract.t line 7.
BEGIN failed--compilation aborted at t/38local-subtract.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-124
Failed 124/124 tests, 0.00% okay
t/39no-so...............
# Failed test 'No error loading DateTime without DateTime.so file'
# at t/39no-so.t line 24.
# got: 'DateTime::Locale version 0.4 required--this is only
version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/blib/lib/
DateTime.pm line 46.
# BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
# Compilation failed in require at t/39no-so.t line 23.
# '
# expected: ''
Can't locate object method "new" via package "DateTime" at t/39no-so.t
line 27.
# Looks like you planned 3 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3
Failed 2/3 tests, 33.33% okay
t/40leap-years..........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/40leap-years.t line 7.
BEGIN failed--compilation aborted at t/40leap-years.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/41cldr_format.........DateTime::Locale version 0.4 required--this is
only version 0.35 at /Users/david/.cpan/build/DateTime-0.43-pj6Z1y/
blib/lib/DateTime.pm line 46.
BEGIN failed--compilation aborted at /Users/david/.cpan/build/
DateTime-0.43-pj6Z1y/blib/lib/DateTime.pm line 46.
Compilation failed in require at t/41cldr_format.t line 7.
BEGIN failed--compilation aborted at t/41cldr_format.t line 7.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-90
Failed 90/90 tests, 0.00% okay
t/pod-coverage..........ok
t/pod...................ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/00load.t 1 256 1 1 1
t/01sanity.t 255 65280 16 32 1-16
t/02last_day.t 255 65280 73 146 1-73
t/03components.t 255 65280 135 270 1-135
t/04epoch.t 255 65280 32 64 1-32
t/05set.t 255 65280 35 70 1-35
t/06add.t 255 65280 537 1074 1-537
t/07compare.t 255 65280 26 52 1-26
t/09greg.t 255 65280 35 70 1-35
t/10subtract.t 255 65280 105 210 1-105
t/11duration.t 255 65280 128 256 1-128
t/12week.t 255 65280 26 52 1-26
t/13strftime.t 255 65280 134 268 1-134
t/14locale.t 255 65280 8 16 1-8
t/15jd.t 255 65280 16 32 1-16
t/16truncate.t 255 65280 52 104 1-52
t/17set_return.t 255 65280 7 14 1-7
t/18today.t 255 65280 6 12 1-6
t/19leap_second.t 255 65280 148 296 1-148
t/20infinite.t 255 65280 42 84 1-42
t/21bad_params.t 255 65280 25 50 1-25
t/22from_doy.t 255 65280 98 196 1-98
t/23storable.t 255 65280 ?? ?? ??
t/24from_object.t 255 65280 10 20 1-10
t/25add_subtract.t 255 65280 10 20 1-10
t/26dt_leapsecond_pm.t 255 65280 9 18 1-9
t/27delta.t 255 65280 38 76 1-38
t/28dow.t 255 65280 1112 2224 1-1112
t/29overload.t 255 65280 12 24 1-12
t/30future_tz.t 255 65280 5 10 1-5
t/32leap_second2.t 255 65280 57 114 1-57
t/33seconds_offset.t 255 65280 6 12 1-6
t/34set_tz.t 255 65280 8 16 1-8
t/35rd_values.t 255 65280 12 24 1-12
t/36invalid_local.t 255 65280 4 8 1-4
t/37local-add.t 255 65280 26 52 1-26
t/38local-subtract.t 255 65280 124 248 1-124
t/39no-so.t 255 65280 3 3 1 3
t/40leap-years.t 255 65280 8 16 1-8
t/41cldr_format.t 255 65280 90 180 1-90
1 test skipped.
Failed 40/43 test scripts. 3218/3231 subtests failed.
Files=43, Tests=3231, 4 wallclock secs ( 4.11 cusr + 0.33 csys =
4.44 CPU)
Failed 40/43 test programs. 3218/3231 subtests failed.
make: *** [test_dynamic] Error 255
(/usr/bin/make test exited with 512)
Should DateTime::Locale be rolled into the DateTime distribution? Or
just made a prereq?
Best,
David