PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-03-08T07:06:04 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Mon, 07 Mar 2011 22:27:42 GMT Running make for E/ET/ETHER/MooseX-AlwaysCoerce-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/ET/ETHER/MooseX-AlwaysCoerce-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/ET/ETHER/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\E\ET\ETHER\MooseX-AlwaysCoerce-0.13.tar.gz ok Will not use Archive::Tar, need 1.00 MooseX-AlwaysCoerce-0.13/ MooseX-AlwaysCoerce-0.13/Changes MooseX-AlwaysCoerce-0.13/inc/ MooseX-AlwaysCoerce-0.13/lib/ MooseX-AlwaysCoerce-0.13/Makefile.PL MooseX-AlwaysCoerce-0.13/MANIFEST MooseX-AlwaysCoerce-0.13/META.yml MooseX-AlwaysCoerce-0.13/README MooseX-AlwaysCoerce-0.13/t/ MooseX-AlwaysCoerce-0.13/t/01-basic.t MooseX-AlwaysCoerce-0.13/t/02-mx-m-s.t MooseX-AlwaysCoerce-0.13/t/03-roles.t MooseX-AlwaysCoerce-0.13/t/04-parameterized-roles.t MooseX-AlwaysCoerce-0.13/t/pod.t MooseX-AlwaysCoerce-0.13/lib/MooseX/ MooseX-AlwaysCoerce-0.13/lib/MooseX/AlwaysCoerce.pm MooseX-AlwaysCoerce-0.13/inc/Module/ MooseX-AlwaysCoerce-0.13/inc/Module/AutoInstall.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/ MooseX-AlwaysCoerce-0.13/inc/Module/Install.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/AutoInstall.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Base.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Can.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Fetch.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Include.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Makefile.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Metadata.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/Win32.pm MooseX-AlwaysCoerce-0.13/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build E/ET/ETHER/MooseX-AlwaysCoerce-0.13.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/MooseX/AlwaysCoerce.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.96 >= 0.94) - Test::Fatal ...loaded. (0.003) - Test::NoWarnings ...loaded. (1.02) - Test::Requires ...loaded. (0.06) - Moose ...loaded. (1.21) - namespace::autoclean ...loaded. (0.12) - MooseX::ClassAttribute ...loaded. (0.22) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for MooseX::AlwaysCoerce >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/MooseX/AlwaysCoerce.pm blib\lib\MooseX\AlwaysCoerce.pm ETHER/MooseX-AlwaysCoerce-0.13.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:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/01-basic.t t/02-mx-m-s.t t/03-roles.t t/04-parameterized-roles.t t/pod.t t/01-basic.t ................ 1..16 ok 1 - instance ok 2 ok 3 - attribute coercion ran ok 4 ok 5 - class attribute coercion ran ok 6 - class attribute coercion did not run with coerce => 0 ok 7 - attribute coercion did not run with coerce => 0 ok 8 ok 9 - set attribute having type with no coercion and no coerce=0 ok 10 ok 11 - set class attribute having type with no coercion and no coerce=0 ok 12 ok 13 - set untyped attribute ok 14 ok 15 - set untyped class attribute ok 16 - no warnings ok t/02-mx-m-s.t ............... 1..3 ok 1 # skip Test requires module 'MooseX::Method::Signatures' but it's not found ok 2 # skip Test requires module 'MooseX::Method::Signatures' but it's not found ok 3 # skip Test requires module 'MooseX::Method::Signatures' but it's not found ok t/03-roles.t ................ 1..15 ok 1 - instance not ok 2 - attribute coercion ran # TODO waiting on Moose changes for role support # Failed (TODO) test 'attribute coercion ran' # at t/03-roles.t line 51. # got: 'Attribute (foo) does not pass the type constraint because: Validation failed for 'MyType' with value bar at t/03-roles.t line 49 # main::__ANON__() called at C:/cpanfly-5.8/var/megalib/Test/Fatal.pm line 23 # Test::Fatal::__ANON__() called at C:/cpanfly-5.8/var/megalib/Try/Tiny.pm line 71 # eval {...} called at C:/cpanfly-5.8/var/megalib/Try/Tiny.pm line 67 # Try::Tiny::try('CODE(0x23ade58)', 'Try::Tiny::Catch=REF(0x24252e0)') called at C:/cpanfly-5.8/var/megalib/Test/Fatal.pm line 30 # Test::Fatal::exception('CODE(0x23c98fc)') called at t/03-roles.t line 51 # ' # expected: undef ok 3 ok 4 - class attribute coercion ran ok 5 - class attribute coercion did not run with coerce => 0 ok 6 - attribute coercion did not run with coerce => 0 ok 7 ok 8 - set attribute having type with no coercion and no coerce=0 ok 9 ok 10 - set class attribute having type with no coercion and no coerce=0 ok 11 ok 12 - set untyped attribute ok 13 ok 14 - set untyped class attribute ok 15 - no warnings ok # Looks like you planned 12 tests but ran 10. t/04-parameterized-roles.t .. 1..12 ok 1 - instance not ok 2 - attribute coercion ran # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'attribute coercion ran' # at t/04-parameterized-roles.t line 59. # got: 'Can't locate object method "foo" via package "MyClass" at t/04-parameterized-roles.t line 57. # ' # expected: undef not ok 3 - class attribute coercion ran # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'class attribute coercion ran' # at t/04-parameterized-roles.t line 64. # got: 'Can't locate object method "bar" via package "MyClass" at t/04-parameterized-roles.t line 62. # ' # expected: undef ok 4 - class attribute coercion did not run with coerce => 0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support ok 5 - attribute coercion did not run with coerce => 0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support not ok 6 - set attribute having type with no coercion and no coerce=0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'set attribute having type with no coercion and no coerce=0' # at t/04-parameterized-roles.t line 73. # got: 'Can't locate object method "uncoerced_attr" via package "MyClass" at t/04-parameterized-roles.t line 71. # ' # expected: undef not ok 7 - set class attribute having type with no coercion and no coerce=0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'set class attribute having type with no coercion and no coerce=0' # at t/04-parameterized-roles.t line 78. # got: 'Can't locate object method "uncoerced_class_attr" via package "MyClass" at t/04-parameterized-roles.t line 76. # ' # expected: undef not ok 8 - set untyped attribute # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'set untyped attribute' # at t/04-parameterized-roles.t line 83. # got: 'Can't locate object method "untyped_attr" via package "MyClass" at t/04-parameterized-roles.t line 81. # ' # expected: undef not ok 9 - set untyped class attribute # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'set untyped class attribute' # at t/04-parameterized-roles.t line 88. # got: 'Can't locate object method "untyped_class_attr" via package "MyClass" at t/04-parameterized-roles.t line 86. # ' # expected: undef ok 10 - no warnings Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/12 subtests (2 TODO tests unexpectedly succeeded) t/pod.t ..................... 1..1 ok 1 - POD test for blib\lib\MooseX\AlwaysCoerce.pm ok Test Summary Report ------------------- t/04-parameterized-roles.t (Wstat: 65280 Tests: 10 Failed: 0) TODO passed: 4-5 Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 10. Files=5, Tests=45, 2 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: FAIL Failed 1/5 test programs. 0/45 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. ETHER/MooseX-AlwaysCoerce-0.13.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ETHER/MooseX-AlwaysCoerce-0.13.tar.gz Finished 2011-03-08T07:06:12