Start 2010-10-21T03:47:59 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Wed, 20 Oct 2010 21:33:26 GMT Running make for R/RJ/RJBS/Throwable-X-0.004.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Throwable-X-0.004.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RJ\RJBS\Throwable-X-0.004.tar.gz ok Throwable-X-0.004 Throwable-X-0.004/README Throwable-X-0.004/Changes Throwable-X-0.004/LICENSE Throwable-X-0.004/dist.ini Throwable-X-0.004/META.yml Throwable-X-0.004/MANIFEST Throwable-X-0.004/META.json Throwable-X-0.004/Makefile.PL Throwable-X-0.004/t Throwable-X-0.004/t/exception.t Throwable-X-0.004/lib/Throwable Throwable-X-0.004/lib/Throwable/X.pm Throwable-X-0.004/t/release-pod-syntax.t Throwable-X-0.004/lib/Throwable/X Throwable-X-0.004/lib/Throwable/X/Types.pm Throwable-X-0.004/lib/Throwable/X/WithTags.pm Throwable-X-0.004/lib/Throwable/X/WithIdent.pm Throwable-X-0.004/lib/Throwable/X/AutoPayload.pm Throwable-X-0.004/lib/Throwable/X/WithMessage.pm Throwable-X-0.004/lib/Throwable/X/WithMessage Throwable-X-0.004/lib/Throwable/X/WithMessage/Errf.pm Throwable-X-0.004/lib/Throwable/X/Meta/Attribute Throwable-X-0.004/lib/Throwable/X/Meta/Attribute/Payload.pm CPAN.pm: Going to build R/RJ/RJBS/Throwable-X-0.004.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Warning: prerequisite String::Errf 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Throwable::X ---- Unsatisfied dependencies detected during ---- ---- RJBS/Throwable-X-0.004.tar.gz ---- String::Errf [requires] Running make test Delayed until after prerequisites Running test for module 'String::Errf' Running make for R/RJ/RJBS/String-Errf-0.002.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RJ\RJBS\String-Errf-0.002.tar.gz ok String-Errf-0.002 String-Errf-0.002/README String-Errf-0.002/Changes String-Errf-0.002/LICENSE String-Errf-0.002/dist.ini String-Errf-0.002/META.yml String-Errf-0.002/MANIFEST String-Errf-0.002/t String-Errf-0.002/t/basic.t String-Errf-0.002/META.json String-Errf-0.002/Makefile.PL String-Errf-0.002/t/tests.json String-Errf-0.002/lib/String String-Errf-0.002/lib/String/Errf.pm String-Errf-0.002/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/String-Errf-0.002.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::Errf >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/String/Errf.pm blib\lib\String\Errf.pm RJBS/String-Errf-0.002.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test '%{x}t <- 1280530906 ==> 2010-07-30 19:01:46' # at t/basic.t line 16. # got: '2010-07-30 16:01:46' # expected: '2010-07-30 19:01:46' # Failed test '%{x;datetime}t <- 1280530906 ==> 2010-07-30 19:01:46' # at t/basic.t line 16. # got: '2010-07-30 16:01:46' # expected: '2010-07-30 19:01:46' # Failed test '%{x;time}t <- 1280530906 ==> 19:01:46' # at t/basic.t line 16. # got: '16:01:46' # expected: '19:01:46' # Failed test 'simple test for %t, %s, %n' # at t/basic.t line 53. # got: 'at 2010-07-30 16:01:46, rjbs tried to eat 5 hot dogs' # expected: 'at 2010-07-30 19:01:46, rjbs tried to eat 5 hot dogs' # Looks like you failed 4 tests of 68. t/basic.t ............... ok 1 - %{x}i <- 10 ==> 10 ok 2 - %{x;+}i <- 10 ==> +10 ok 3 - %{x}i <- 0 ==> 0 ok 4 - %{x;+}i <- 0 ==> +0 ok 5 - %{x}i <- -10 ==> -10 ok 6 - %{x;+}i <- -10 ==> -10 ok 7 - %{x}f <- 10 ==> 10 ok 8 - %{x;+}f <- 10 ==> +10 ok 9 - %{x}f <- 0 ==> 0 ok 10 - %{x;+}f <- 0 ==> +0 ok 11 - %{x}f <- -10 ==> -10 ok 12 - %{x;+}f <- -10 ==> -10 ok 13 - %{x}f <- 10.1234 ==> 10.1234 ok 14 - %{x;+}f <- 10.1234 ==> +10.1234 ok 15 - %{x}f <- 0.1234 ==> 0.1234 ok 16 - %{x;+}f <- 0.1234 ==> +0.1234 ok 17 - %{x}f <- -10.1234 ==> -10.1234 ok 18 - %{x;+}f <- -10.1234 ==> -10.1234 ok 19 - %{x;.2}f <- 10.1234 ==> 10.12 ok 20 - %{x;+.2}f <- 10.1234 ==> +10.12 ok 21 - %{x;.2}f <- 0.1234 ==> 0.12 ok 22 - %{x;+.2}f <- 0.1234 ==> +0.12 ok 23 - %{x;.2}f <- -10.1234 ==> -10.12 ok 24 - %{x;+.2}f <- -10.1234 ==> -10.12 not ok 25 - %{x}t <- 1280530906 ==> 2010-07-30 19:01:46 not ok 26 - %{x;datetime}t <- 1280530906 ==> 2010-07-30 19:01:46 not ok 27 - %{x;time}t <- 1280530906 ==> 19:01:46 ok 28 - %{x;date}t <- 1280530906 ==> 2010-07-30 ok 29 - %{x;tz=UTC}t <- 1280530906 ==> 2010-07-30 23:01:46 UTC ok 30 - %{x;datetime;tz=UTC}t <- 1280530906 ==> 2010-07-30 23:01:46 UTC ok 31 - %{x;time;tz=UTC}t <- 1280530906 ==> 23:01:46 UTC ok 32 - %{x;date;tz=UTC}t <- 1280530906 ==> 2010-07-30 UTC ok 33 - %{x;thing}n <- -1 ==> -1 thing ok 34 - %{x;thing}n <- 0 ==> 0 things ok 35 - %{x;thing}n <- 1 ==> 1 thing ok 36 - %{x;thing}n <- 2 ==> 2 things ok 37 - %{x;thing;prefix=+}n <- -1 ==> -1 thing ok 38 - %{x;thing;prefix=+}n <- 0 ==> +0 things ok 39 - %{x;thing;prefix=+}n <- 1 ==> +1 thing ok 40 - %{x;thing;prefix=+}n <- 2 ==> +2 things ok 41 - %{x;thing;prefix= }n <- 2 ==> 2 things ok 42 - %{x;dollar;precision=2}n <- 1.8629 ==> 1.86 dollars ok 43 - %{x;dollar;plural=d's;precision=2}n <- 1.8629 ==> 1.86 d's ok 44 - %{x;singular=dollar;plural=d's;precision=2}n <- 1.8629 ==> 1.86 d's ok 45 - %{x;singular=dollar;plural=d's;precision=2}n <- 1 ==> 1.00 dollar ok 46 - %{x;thing;precision=0}n <- 1.25 ==> 1 thing ok 47 - %{x;singular=thing}n <- 1 ==> 1 thing ok 48 - %{x;singular=thing}n <- 2 ==> 2 things ok 49 - %{x;thing}N <- -1 ==> thing ok 50 - %{x;thing}N <- 0 ==> things ok 51 - %{x;thing}N <- 1 ==> thing ok 52 - %{x;thing}N <- 2 ==> things ok 53 - %{x;thing;prefix=+}N <- -1 ==> thing ok 54 - %{x;thing;prefix=+}N <- 0 ==> things ok 55 - %{x;thing;prefix=+}N <- 1 ==> thing ok 56 - %{x;thing;prefix=+}N <- 2 ==> things ok 57 - %{x;ox+en}N <- 1 ==> ox ok 58 - %{x;ox+en}N <- 2 ==> oxen ok 59 - %{x;goose/geese}N <- 1 ==> goose ok 60 - %{x;goose/geese}N <- 2 ==> geese ok 61 - %{x;box}N <- 2 ==> boxes ok 62 - %{x;buzz}N <- 2 ==> buzzes ok 63 - %{x;mass}N <- 2 ==> masses ok 64 - %{x;lush}N <- 2 ==> lushes ok 65 - %{x;party}N <- 2 ==> parties ok 66 - gin and tonic not ok 67 - simple test for %t, %s, %n ok 68 - some inflections 1..68 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/68 subtests t/release-pod-syntax.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/basic.t (Wstat: 1024 Tests: 68 Failed: 4) Failed tests: 25-27, 67 Non-zero exit status: 4 Files=2, Tests=68, 0 wallclock secs ( 0.01 usr + 0.03 sys = 0.05 CPU) Result: FAIL Failed 1/2 test programs. 4/68 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. RJBS/String-Errf-0.002.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/String-Errf-0.002.tar.gz Running make for R/RJ/RJBS/Throwable-X-0.004.tar.gz Has already been unwrapped into directory C:\cpanfly-5.12\var\cpan\build\Throwable-X-0.004-karjCc CPAN.pm: Going to build R/RJ/RJBS/Throwable-X-0.004.tar.gz Warning: Prerequisite 'String::Errf => 0' for 'RJBS/Throwable-X-0.004.tar.gz' failed when processing 'RJBS/String-Errf-0.002.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Throwable/X/WithMessage.pm blib\lib\Throwable\X\WithMessage.pm cp lib/Throwable/X/WithMessage/Errf.pm blib\lib\Throwable\X\WithMessage\Errf.pm cp lib/Throwable/X/WithIdent.pm blib\lib\Throwable\X\WithIdent.pm cp lib/Throwable/X/Types.pm blib\lib\Throwable\X\Types.pm cp lib/Throwable/X/Meta/Attribute/Payload.pm blib\lib\Throwable\X\Meta\Attribute\Payload.pm cp lib/Throwable/X/AutoPayload.pm blib\lib\Throwable\X\AutoPayload.pm cp lib/Throwable/X.pm blib\lib\Throwable\X.pm cp lib/Throwable/X/WithTags.pm blib\lib\Throwable\X\WithTags.pm RJBS/Throwable-X-0.004.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Couldn't load class (Throwable::X) because: Couldn't load class (Throwable::X::WithMessage::Errf) because: Can't locate String/Errf.pm in @INC (@INC contains: C:\cpanfly-5.12\var\cpan\build\Throwable-X-0.004-karjCc\blib\lib C:\cpanfly-5.12\var\cpan\build\Throwable-X-0.004-karjCc\blib\arch C:/cpanfly-5.12/var/megalib C:/cpanfly-5.12/var/megalib C:/Perl64-5.12/site/lib C:/Perl64-5.12/lib .) at C:\cpanfly-5.12\var\cpan\build\Throwable-X-0.004-karjCc\blib\lib/Throwable/X/WithMessage/Errf.pm line 9. BEGIN failed--compilation aborted at C:\cpanfly-5.12\var\cpan\build\Throwable-X-0.004-karjCc\blib\lib/Throwable/X/WithMessage/Errf.pm line 9. Compilation failed in require at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 114. at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 120 Class::MOP::__ANON__('Can\'t locate String/Errf.pm in @INC (@INC contains: C:\cpanf...') called at C:/cpanfly-5.12/var/megalib/Try/Tiny.pm line 98 Try::Tiny::try('CODE(0x39da8f0)', 'Try::Tiny::Catch=REF(0x39da998)') called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 125 Class::MOP::load_first_existing_class('Throwable::X::WithMessage::Errf', 'HASH(0x39d9760)') called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 137 Class::MOP::load_class('Throwable::X::WithMessage::Errf', 'HASH(0x39d9760)') called at C:/cpanfly-5.12/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Role=HASH(0x39cadc0)', undef, 'Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x39d9760)', 'MooseX::OneArgNew', ...) called at C:/cpanfly-5.12/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Role=HASH(0x39cadc0)', 'Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x39d9760)', 'MooseX::OneArgNew', 'HASH(0x39d2b10)', ...) called at C:/cpanfly-5.12/var/megalib/Moose/Role.pm line 26 Moose::Role::with('Moose::Meta::Role=HASH(0x39cadc0)', 'Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x39d9760)', 'MooseX::OneArgNew', 'HASH(0x39d2b10)', ...) called at C:/cpanfly-5.12/var/megalib/Moose/Exporter.pm line 293 Moose::Role::with('Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x39d9760)', 'MooseX::OneArgNew', 'HASH(0x39d2b10)') called at C:\cpanfly-5.12\var\cpan\build\Throwable-X-0.004-karjCc\blib\lib/Throwable/X.pm line 27 require Throwable/X.pm called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 114 Class::MOP::__ANON__() called at C:/cpanfly-5.12/var/megalib/Try/Tiny.pm line 71 eval {...} called at C:/cpanfly-5.12/var/megalib/Try/Tiny.pm line 67 Try::Tiny::try('CODE(0x26e150)', 'Try::Tiny::Catch=REF(0x38b8820)') called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 125 Class::MOP::load_first_existing_class('Throwable::X') called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 137 Class::MOP::load_class('Throwable::X', undef) called at C:/cpanfly-5.12/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x37d8620)', undef, 'Throwable::X') called at C:/cpanfly-5.12/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x37d8620)', 'Throwable::X') called at C:/cpanfly-5.12/var/megalib/Moose.pm line 57 Moose::with('Moose::Meta::Class=HASH(0x37d8620)', 'Throwable::X') called at C:/cpanfly-5.12/var/megalib/Moose/Exporter.pm line 293 Moose::with('Throwable::X') called at t/exception.t line 10 Compilation failed in require at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 114. at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 120 Class::MOP::__ANON__('Couldn\'t load class (Throwable::X::WithMessage::Errf) becaus...') called at C:/cpanfly-5.12/var/megalib/Try/Tiny.pm line 98 Try::Tiny::try('CODE(0x26e150)', 'Try::Tiny::Catch=REF(0x38b8820)') called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 125 Class::MOP::load_first_existing_class('Throwable::X') called at C:/cpanfly-5.12/var/megalib/Class/MOP.pm line 137 Class::MOP::load_class('Throwable::X', undef) called at C:/cpanfly-5.12/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x37d8620)', undef, 'Throwable::X') called at C:/cpanfly-5.12/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x37d8620)', 'Throwable::X') called at C:/cpanfly-5.12/var/megalib/Moose.pm line 57 Moose::with('Moose::Meta::Class=HASH(0x37d8620)', 'Throwable::X') called at C:/cpanfly-5.12/var/megalib/Moose/Exporter.pm line 293 Moose::with('Throwable::X') called at t/exception.t line 10 t/exception.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/release-pod-syntax.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/exception.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=2, Tests=0, 1 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: FAIL Failed 1/2 test programs. 0/0 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. RJBS/Throwable-X-0.004.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/Throwable-X-0.004.tar.gz Finished 2010-10-21T03:48:06