This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Dave Rolsky, This is a computer-generated test report for DateTime-0.36, created automatically by CPAN::Reporter, version 0.39, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that your distribution tests are not fully supported on this machine, either due to operating system limitations or missing prerequisite modules. If the failure is due to missing prerequisites, you may wish to disregard this report. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------ ---- ------ ! DateTime::Locale 0.31 n/a DateTime::TimeZone 0.59 0.6101 Params::Validate 0.76 0.87 Pod::Man 1.14 1.37 Scalar::Util 0 1.18 Test::More 0.34 0.67 Time::Local 1.04 1.11 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\include; LIB = C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\LIB;C:\Program Files\Microsoft Visual Studio 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib; NUMBER_OF_PROCESSORS = 1 PATH = C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\bin;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft Visual Studio 8\VC\VCPackages;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\GTK\2.0\bin PERL5LIB = PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 4, GenuineIntel Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = C:\Perl\bin\perl.exe UID: $< = 0 EUID: $> = 0 GID: $( = 0 EGID: $) = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.12 ExtUtils::CBuilder n/a ExtUtils::Command 1.09 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from 'nmake test': Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe "-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: Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:/Perl/lib/DynaLoader.pm line 49 # 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..............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/01sanity.t line 7. BEGIN failed--compilation aborted at t/01sanity.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/02last_day............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/02last_day.t line 7. BEGIN failed--compilation aborted at t/02last_day.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-73 Failed 73/73 tests, 0.00% okay t/03components..........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/03components.t line 7. BEGIN failed--compilation aborted at t/03components.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-135 Failed 135/135 tests, 0.00% okay t/04epoch...............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/04epoch.t line 7. BEGIN failed--compilation aborted at t/04epoch.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-32 Failed 32/32 tests, 0.00% okay t/05set.................Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/05set.t line 7. BEGIN failed--compilation aborted at t/05set.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-35 Failed 35/35 tests, 0.00% okay t/06add.................Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/06add.t line 7. BEGIN failed--compilation aborted at t/06add.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-537 Failed 537/537 tests, 0.00% okay t/07compare.............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/07compare.t line 7. BEGIN failed--compilation aborted at t/07compare.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-26 Failed 26/26 tests, 0.00% okay t/09greg................Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/09greg.t line 7. BEGIN failed--compilation aborted at t/09greg.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-35 Failed 35/35 tests, 0.00% okay t/10subtract............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/10subtract.t line 7. BEGIN failed--compilation aborted at t/10subtract.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-105 Failed 105/105 tests, 0.00% okay t/11duration............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/11duration.t line 7. BEGIN failed--compilation aborted at t/11duration.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-128 Failed 128/128 tests, 0.00% okay t/12week................Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/12week.t line 7. BEGIN failed--compilation aborted at t/12week.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-26 Failed 26/26 tests, 0.00% okay t/13strftime............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/13strftime.t line 16. BEGIN failed--compilation aborted at t/13strftime.t line 16. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-134 Failed 134/134 tests, 0.00% okay t/14locale..............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/14locale.t line 7. BEGIN failed--compilation aborted at t/14locale.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/15jd..................Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/15jd.t line 7. BEGIN failed--compilation aborted at t/15jd.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/16truncate............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/16truncate.t line 7. BEGIN failed--compilation aborted at t/16truncate.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-40 Failed 40/40 tests, 0.00% okay t/17set_return..........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/17set_return.t line 7. BEGIN failed--compilation aborted at t/17set_return.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/18today...............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/18today.t line 7. BEGIN failed--compilation aborted at t/18today.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/19leap_second.........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/19leap_second.t line 6. BEGIN failed--compilation aborted at t/19leap_second.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-148 Failed 148/148 tests, 0.00% okay t/20infinite............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/20infinite.t line 7. BEGIN failed--compilation aborted at t/20infinite.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-42 Failed 42/42 tests, 0.00% okay t/21bad_params..........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/21bad_params.t line 7. BEGIN failed--compilation aborted at t/21bad_params.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-25 Failed 25/25 tests, 0.00% okay t/22from_doy............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/22from_doy.t line 7. BEGIN failed--compilation aborted at t/22from_doy.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-98 Failed 98/98 tests, 0.00% okay t/23storable............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/23storable.t line 7. BEGIN failed--compilation aborted at t/23storable.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/24from_object.........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/24from_object.t line 7. BEGIN failed--compilation aborted at t/24from_object.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/25add_subtract........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/25add_subtract.t line 7. BEGIN failed--compilation aborted at t/25add_subtract.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/26dt_leapsecond_pm....Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime/LeapSecond.pm line 11. BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\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. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/27delta...............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/27delta.t line 7. BEGIN failed--compilation aborted at t/27delta.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-38 Failed 38/38 tests, 0.00% okay t/28dow.................Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/28dow.t line 7. BEGIN failed--compilation aborted at t/28dow.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-1112 Failed 1112/1112 tests, 0.00% okay t/29overload............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/29overload.t line 7. BEGIN failed--compilation aborted at t/29overload.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/30future_tz...........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/30future_tz.t line 7. BEGIN failed--compilation aborted at t/30future_tz.t line 7. dubious Test returned status 2 (wstat 512, 0x200) 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........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/32leap_second2.t line 7. BEGIN failed--compilation aborted at t/32leap_second2.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-57 Failed 57/57 tests, 0.00% okay t/33seconds_offset......Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/33seconds_offset.t line 7. BEGIN failed--compilation aborted at t/33seconds_offset.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/34set_tz..............Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/34set_tz.t line 7. BEGIN failed--compilation aborted at t/34set_tz.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/35rd_values...........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/35rd_values.t line 7. BEGIN failed--compilation aborted at t/35rd_values.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/36invalid_local.......Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/36invalid_local.t line 7. BEGIN failed--compilation aborted at t/36invalid_local.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/37local-add...........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/37local-add.t line 7. BEGIN failed--compilation aborted at t/37local-add.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-26 Failed 26/26 tests, 0.00% okay t/38local-subtract......Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/38local-subtract.t line 7. BEGIN failed--compilation aborted at t/38local-subtract.t line 7. dubious Test returned status 2 (wstat 512, 0x200) 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: 'Can't locate DateTime/Locale.pm in @INC (@INC contains: C:\Perl\cpan\build\DateTime-0.36\blib\lib C:\Perl\cpan\build\DateTime-0.36\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 52. # BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 52. # 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..........Can't load 'C:\Perl\cpan\build\DateTime-0.36\blib\arch/auto/DateTime/DateTime.dll' for module DateTime: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:/Perl/lib/DynaLoader.pm line 49 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DateTime-0.36\blib\lib/DateTime.pm line 49. Compilation failed in require at t/40leap-years.t line 7. BEGIN failed--compilation aborted at t/40leap-years.t line 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/99-pod................ok 1/1 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00load.t 1 256 1 1 1 t/01sanity.t 2 512 16 32 1-16 t/02last_day.t 2 512 73 146 1-73 t/03components.t 2 512 135 270 1-135 t/04epoch.t 2 512 32 64 1-32 t/05set.t 2 512 35 70 1-35 t/06add.t 2 512 537 1074 1-537 t/07compare.t 2 512 26 52 1-26 t/09greg.t 2 512 35 70 1-35 t/10subtract.t 2 512 105 210 1-105 t/11duration.t 2 512 128 256 1-128 t/12week.t 2 512 26 52 1-26 t/13strftime.t 2 512 134 268 1-134 t/14locale.t 2 512 8 16 1-8 t/15jd.t 2 512 16 32 1-16 t/16truncate.t 2 512 40 80 1-40 t/17set_return.t 2 512 7 14 1-7 t/18today.t 2 512 6 12 1-6 t/19leap_second.t 2 512 148 296 1-148 t/20infinite.t 2 512 42 84 1-42 t/21bad_params.t 2 512 25 50 1-25 t/22from_doy.t 2 512 98 196 1-98 t/23storable.t 2 512 ?? ?? ?? t/24from_object.t 2 512 10 20 1-10 t/25add_subtract.t 2 512 10 20 1-10 t/26dt_leapsecond_pm.t 2 512 9 18 1-9 t/27delta.t 2 512 38 76 1-38 t/28dow.t 2 512 1112 2224 1-1112 t/29overload.t 2 512 8 16 1-8 t/30future_tz.t 2 512 5 10 1-5 t/32leap_second2.t 2 512 57 114 1-57 t/33seconds_offset.t 2 512 6 12 1-6 t/34set_tz.t 2 512 8 16 1-8 t/35rd_values.t 2 512 12 24 1-12 t/36invalid_local.t 2 512 4 8 1-4 t/37local-add.t 2 512 26 52 1-26 t/38local-subtract.t 2 512 124 248 1-124 t/39no-so.t 255 65280 3 3 1 3 t/40leap-years.t 2 512 8 16 1-8 1 test and 1 subtest skipped. Failed 39/41 test scripts. 3112/3114 subtests failed. Files=41, Tests=3114, 6 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 39/41 test programs. 3112/3114 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86'
