Start 2009-11-09T07:05:52 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\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~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;c:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Sun, 08 Nov 2009 23:27:08 GMT Running make for S/SE/SETITESUK/MooseX-AttributeCloner-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SE/SETITESUK/MooseX-AttributeCloner-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SE/SETITESUK/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\S\SE\SETITESUK\MooseX-AttributeCloner-0.11.tar.gz ok Will not use Archive::Tar, need 1.00 MooseX-AttributeCloner-0.11/ MooseX-AttributeCloner-0.11/Build.PL MooseX-AttributeCloner-0.11/Changes MooseX-AttributeCloner-0.11/lib/ MooseX-AttributeCloner-0.11/lib/MooseX/ MooseX-AttributeCloner-0.11/lib/MooseX/AttributeCloner.pm MooseX-AttributeCloner-0.11/Makefile.PL MooseX-AttributeCloner-0.11/MANIFEST MooseX-AttributeCloner-0.11/META.yml MooseX-AttributeCloner-0.11/README MooseX-AttributeCloner-0.11/t/ MooseX-AttributeCloner-0.11/t/00-critic.t MooseX-AttributeCloner-0.11/t/00-distribution.t MooseX-AttributeCloner-0.11/t/00-kwalitee.t MooseX-AttributeCloner-0.11/t/00-pod.t MooseX-AttributeCloner-0.11/t/00-podcoverage.t MooseX-AttributeCloner-0.11/t/10-AttributeCloner.t MooseX-AttributeCloner-0.11/t/lib/ MooseX-AttributeCloner-0.11/t/lib/TestAttributeCloner.pm MooseX-AttributeCloner-0.11/t/lib/TestNewAttributeCloner.pm MooseX-AttributeCloner-0.11/t/perlcriticrc CPAN.pm: Going to build S/SE/SETITESUK/MooseX-AttributeCloner-0.11.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL # running Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'MooseX-AttributeCloner' version '0.11' Warning: PREREQ_PM mentions Test::More more than once, last mention wins at C:\cpanfly-5.8\contrib\CPAN\lib/CPAN/Distribution.pm line 2825, line 1. Warning: PREREQ_PM mentions Test::Exception more than once, last mention wins at C:\cpanfly-5.8\contrib\CPAN\lib/CPAN/Distribution.pm line 2825, line 1. >>> nmake 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 Build --makefile_env_macros 1 Copying lib\MooseX\AttributeCloner.pm -> blib\lib\MooseX\AttributeCloner.pm Manifying blib\lib/MooseX/AttributeCloner.pm -> blib\libdoc\MooseX.AttributeCloner.3 HTMLifying blib\lib\MooseX\AttributeCloner.pm -> blib\libhtml\site\lib\MooseX\AttributeCloner.html SETITESUK/MooseX-AttributeCloner-0.11.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 Build --makefile_env_macros 1 test t\00-critic.t ........... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. Can't locate SangerPaths.pm in @INC (@INC contains: C:\cpanfly-5.8\var\cpan\build\MooseX-AttributeCloner-0.11-GyliYO\blib\lib C:\cpanfly-5.8\var\cpan\build\MooseX-AttributeCloner-0.11-GyliYO\blib\arch lib C:\cpanfly-5.8\var\megalib C:/cpanfly-5.8/var/megalib C:/cpanfly-5.8/var/megalib C:/Perl-5.8/site/lib C:/Perl-5.8/lib .) at t\00-distribution.t line 13. BEGIN failed--compilation aborted at t\00-distribution.t line 13. t\00-distribution.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t\00-kwalitee.t ......... 1..10 ok 1 - extractable ok 2 - has_readme ok 3 - has_manifest ok 4 - has_buildtool ok 5 - has_changelog ok 6 - has_tests ok 7 - proper_libs ok 8 - no_pod_errors ok 9 - has_test_pod ok 10 - has_test_pod_coverage ok t\00-pod.t .............. 1..1 ok 1 - blib\lib\MooseX\AttributeCloner.pm ok t\00-podcoverage.t ...... 1..1 ok 1 - Pod coverage on MooseX::AttributeCloner ok t\10-AttributeCloner.t .. ok 1 - use TestAttributeCloner; ok 2 - $object_to_clone created ok ok 3 - $object_to_clone isa TestAttributeCloner ok 4 - new_with_cloned_attributes ran ok ok 5 - $cloned_object isa TestNewAttributeCloner ok 6 - attr1 value passed through ok ok 7 - $object_to_clone created ok ok 8 - new_with_cloned_attributes ran ok ok 9 - no attr1 value, so nothing passed through and not set ok 10 - attr8 value passed through ok from the arg_refs provided ok 11 - attr1 is correct ok 12 - object_attr is correct ok 13 - hash_attr is correct ok 14 - array_ref is correct ok 15 - hash maintained ok 16 - array maintained ok 17 - json string is ok ok 18 - escaped json string ok 1..18 ok Test Summary Report ------------------- t\00-distribution.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=6, Tests=30, 8 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: FAIL Failed 1/6 test programs. 0/30 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. SETITESUK/MooseX-AttributeCloner-0.11.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SETITESUK/MooseX-AttributeCloner-0.11.tar.gz Finished 2009-11-09T07:06:05