PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-04-30T17:32:09 ActivePerl-1400 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.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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.14\var\cpan\Metadata' Database was generated on Fri, 29 Apr 2011 22:27:44 GMT Running make for M/MO/MONS/Test-Dist-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/Test-Dist-0.01.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\M\MO\MONS\Test-Dist-0.01.tar.gz ok Test-Dist-0.01/ Test-Dist-0.01/inc/ Test-Dist-0.01/Changes Test-Dist-0.01/lib/ Test-Dist-0.01/MANIFEST Test-Dist-0.01/MANIFEST.SKIP Test-Dist-0.01/META.yml Test-Dist-0.01/ex/ Test-Dist-0.01/t/ Test-Dist-0.01/.cvsignore Test-Dist-0.01/README Test-Dist-0.01/LICENSE Test-Dist-0.01/Makefile.PL Test-Dist-0.01/t/pod-coverage.t Test-Dist-0.01/t/00-load.t Test-Dist-0.01/t/01-all.t Test-Dist-0.01/t/pod.t Test-Dist-0.01/ex/99-dist.t Test-Dist-0.01/lib/Test/ Test-Dist-0.01/lib/Test/Dist/ Test-Dist-0.01/lib/Test/Dist.pm Test-Dist-0.01/lib/Test/Dist/Manifest.pm Test-Dist-0.01/inc/Module/ Test-Dist-0.01/inc/Module/Install.pm Test-Dist-0.01/inc/Module/Install/ Test-Dist-0.01/inc/Module/AutoInstall.pm Test-Dist-0.01/inc/Module/Install/AutoInstall.pm Test-Dist-0.01/inc/Module/Install/Fetch.pm Test-Dist-0.01/inc/Module/Install/Makefile.pm Test-Dist-0.01/inc/Module/Install/Include.pm Test-Dist-0.01/inc/Module/Install/Base.pm Test-Dist-0.01/inc/Module/Install/Metadata.pm Test-Dist-0.01/inc/Module/Install/Can.pm Test-Dist-0.01/inc/Module/Install/WriteAll.pm Test-Dist-0.01/inc/Module/Install/Win32.pm CPAN.pm: Going to build M/MO/MONS/Test-Dist-0.01.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL *** 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.98) - Test::If ...loaded. (0.01) - Test::NoWarnings ...loaded. (1.02) - lib::abs ...loaded. (0.92 >= 0.90) - ExtUtils::MakeMaker ...loaded. (6.57_05) - ExtUtils::Manifest ...loaded. (1.58) - Array::Diff ...loaded. (0.07) - Module::CPANTS::Analyse ...missing. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::Dist Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Dist.pm blib\lib\Test\Dist.pm cp lib/Test/Dist/Manifest.pm blib\lib\Test\Dist\Manifest.pm MONS/Test-Dist-0.01.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.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-all.t t/pod-coverage.t t/pod.t # Testing Test::Dist 0.01, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/00-load.t ....... 1..2 ok 1 - use Test::Dist; ok 2 - no warnings ok cannot load Module::CPANTS::Kwalitee::MetaYML: Can't locate Test/YAML/Meta/Version.pm in @INC (@INC contains: C:/cpanfly-5.14/var/cpan/build/Test-Dist-0.01-UIGJIK/lib C:\cpanfly-5.14\var\cpan\build\Test-Dist-0.01-UIGJIK\inc C:\cpanfly-5.14\var\cpan\build\Test-Dist-0.01-UIGJIK\blib\lib C:\cpanfly-5.14\var\cpan\build\Test-Dist-0.01-UIGJIK\blib\arch C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at C:/cpanfly-5.14/var/megalib/Module/CPANTS/Kwalitee/MetaYML.pm line 6. BEGIN failed--compilation aborted at C:/cpanfly-5.14/var/megalib/Module/CPANTS/Kwalitee/MetaYML.pm line 6. Compilation failed in require at (eval 35) line 2. at C:/cpanfly-5.14/var/megalib/Module/CPANTS/Analyse.pm line 41 # Tests were run but no plan was declared and done_testing() was not seen. t/01-all.t ........ ok 1 - no warnings Dubious, test returned 2 (wstat 512, 0x200) All 1 subtests passed t/pod-coverage.t .. skipped: Test condition not met t/pod.t ........... 1..2 ok 1 - POD test for blib\lib\Test\Dist.pm ok 2 - POD test for blib\lib\Test\Dist\Manifest.pm ok Test Summary Report ------------------- t/01-all.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=5, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: FAIL Failed 1/4 test programs. 0/5 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. MONS/Test-Dist-0.01.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MONS/Test-Dist-0.01.tar.gz Finished 2011-04-30T17:32:16