Start 2010-07-28T03:34:53 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 Tue, 27 Jul 2010 21:27:04 GMT Running make for M/ME/MELO/Dist-Zilla-Plugin-LatestPrereqs-0.3.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/ME/MELO/Dist-Zilla-Plugin-LatestPrereqs-0.3.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/ME/MELO/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\ME\MELO\Dist-Zilla-Plugin-LatestPrereqs-0.3.tar.gz ok Dist-Zilla-Plugin-LatestPrereqs-0.3 Dist-Zilla-Plugin-LatestPrereqs-0.3/Changes Dist-Zilla-Plugin-LatestPrereqs-0.3/dist.ini Dist-Zilla-Plugin-LatestPrereqs-0.3/lib/Dist/Zilla/Plugin Dist-Zilla-Plugin-LatestPrereqs-0.3/lib/Dist/Zilla/Plugin/LatestPrereqs.pm Dist-Zilla-Plugin-LatestPrereqs-0.3/t Dist-Zilla-Plugin-LatestPrereqs-0.3/t/00-load.t Dist-Zilla-Plugin-LatestPrereqs-0.3/t/05-cpan-meta-prereqs.t Dist-Zilla-Plugin-LatestPrereqs-0.3/META.yml Dist-Zilla-Plugin-LatestPrereqs-0.3/LICENSE Dist-Zilla-Plugin-LatestPrereqs-0.3/README Dist-Zilla-Plugin-LatestPrereqs-0.3/t/release-pod-coverage.t Dist-Zilla-Plugin-LatestPrereqs-0.3/t/release-pod-syntax.t Dist-Zilla-Plugin-LatestPrereqs-0.3/MANIFEST Dist-Zilla-Plugin-LatestPrereqs-0.3/META.json Dist-Zilla-Plugin-LatestPrereqs-0.3/t/release-distmeta.t Dist-Zilla-Plugin-LatestPrereqs-0.3/t/release-no-tabs.t Dist-Zilla-Plugin-LatestPrereqs-0.3/t/release-eol.t Dist-Zilla-Plugin-LatestPrereqs-0.3/Makefile.PL Dist-Zilla-Plugin-LatestPrereqs-0.3/INSTALL CPAN.pm: Going to build M/ME/MELO/Dist-Zilla-Plugin-LatestPrereqs-0.3.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Dist::Zilla::Plugin::LatestPrereqs >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Dist/Zilla/Plugin/LatestPrereqs.pm blib\lib\Dist\Zilla\Plugin\LatestPrereqs.pm MELO/Dist-Zilla-Plugin-LatestPrereqs-0.3.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 'use Dist::Zilla::Plugin::LatestPrereqs;' # at t/00-load.t line 7. # Tried to use 'Dist::Zilla::Plugin::LatestPrereqs'. # Error: CPAN::Index version 1.93 required--this is only version 0.01 at C:/Perl64-5.12/lib/CPAN.pm line 28. # BEGIN failed--compilation aborted at C:/Perl64-5.12/lib/CPAN.pm line 28. # Compilation failed in require at C:\cpanfly-5.12\var\cpan\build\Dist-Zilla-Plugin-LatestPrereqs-0.3-nUZ_Ez\blib\lib/Dist/Zilla/Plugin/LatestPrereqs.pm line 7. # BEGIN failed--compilation aborted at C:\cpanfly-5.12\var\cpan\build\Dist-Zilla-Plugin-LatestPrereqs-0.3-nUZ_Ez\blib\lib/Dist/Zilla/Plugin/LatestPrereqs.pm line 7. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. t/00-load.t ............... not ok 1 - use Dist::Zilla::Plugin::LatestPrereqs; 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/05-cpan-meta-prereqs.t .. ok 1 - CPAN::Meta::Prereqs constructor is ok without parameters ok 2 - Got a requirements object ok ok 3 - ... has 'prereqs' key ok 4 - ... and that has 'runtime' key ok 5 - ... and that has 'requires' key ok 6 - The {prereqs}{runtime} has an object ok 7 - ... that has a 'as_string_hash' method ok 8 - $reqs_obj->as_string_hash returns the expected HashRef ok 9 - Expected number of prereqs ok 10 - ... and it is the expected prereq, Dist::Zilla ok 11 - ... with the expected value 1..11 ok t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/00-load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=7, Tests=12, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 1/7 test programs. 1/12 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. MELO/Dist-Zilla-Plugin-LatestPrereqs-0.3.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MELO/Dist-Zilla-Plugin-LatestPrereqs-0.3.tar.gz Finished 2010-07-28T03:34:58