Start 2010-09-26T03:40:31 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 Sat, 25 Sep 2010 21:33:13 GMT Running make for V/VV/VVELOX/Plugtools-1.3.0.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/V/VV/VVELOX/Plugtools-1.3.0.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\V\VV\VVELOX\Plugtools-1.3.0.tar.gz ok Plugtools-1.3.0/ Plugtools-1.3.0/t/ Plugtools-1.3.0/lib/ Plugtools-1.3.0/bin/ Plugtools-1.3.0/MANIFEST Plugtools-1.3.0/Makefile.PL Plugtools-1.3.0/Changes Plugtools-1.3.0/.cvsignore Plugtools-1.3.0/README Plugtools-1.3.0/bin/plurm Plugtools-1.3.0/bin/plumod Plugtools-1.3.0/bin/plgrm Plugtools-1.3.0/bin/plgmod Plugtools-1.3.0/bin/plgclean Plugtools-1.3.0/bin/plupass Plugtools-1.3.0/bin/pluadd Plugtools-1.3.0/bin/plgadd Plugtools-1.3.0/lib/Plugtools/ Plugtools-1.3.0/lib/Plugtools.pm Plugtools-1.3.0/lib/Plugtools/Plugins/ Plugtools-1.3.0/lib/Plugtools/Plugins/Dump.pm Plugtools-1.3.0/t/01-load.t Plugtools-1.3.0/t/boilerplate.t Plugtools-1.3.0/t/pod.t Plugtools-1.3.0/t/pod-coverage.t Plugtools-1.3.0/t/00-load.t CPAN.pm: Going to build V/VV/VVELOX/Plugtools-1.3.0.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Warning: prerequisite Config::IniHash 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Plugtools ---- Unsatisfied dependencies detected during ---- ---- VVELOX/Plugtools-1.3.0.tar.gz ---- Config::IniHash [requires] Running make test Delayed until after prerequisites Running test for module 'Config::IniHash' The module Config::IniHash isn't available on CPAN. Either the module has not yet been uploaded to CPAN, or it is temporary unavailable. Please contact the author to find out more about the status. Try 'i Config::IniHash'. Running make for V/VV/VVELOX/Plugtools-1.3.0.tar.gz Has already been unwrapped into directory C:\cpanfly-5.12\var\cpan\build\Plugtools-1.3.0-HhppW3 CPAN.pm: Going to build V/VV/VVELOX/Plugtools-1.3.0.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Plugtools/Plugins/Dump.pm blib\lib\Plugtools\Plugins\Dump.pm cp lib/Plugtools.pm blib\lib\Plugtools.pm VVELOX/Plugtools-1.3.0.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 Plugtools;' # at t/00-load.t line 6. # Tried to use 'Plugtools'. # Error: Can't locate Config/IniHash.pm in @INC (@INC contains: C:\cpanfly-5.12\var\cpan\build\Plugtools-1.3.0-HhppW3\blib\lib C:\cpanfly-5.12\var\cpan\build\Plugtools-1.3.0-HhppW3\blib\arch 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\Plugtools-1.3.0-HhppW3\blib\lib/Plugtools.pm line 5. # BEGIN failed--compilation aborted at C:\cpanfly-5.12\var\cpan\build\Plugtools-1.3.0-HhppW3\blib\lib/Plugtools.pm line 5. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value $Plugtools::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing Plugtools , Perl 5.012000, C:\Perl64-5.12\bin\perl.exe # Looks like you failed 1 test of 1. t/00-load.t ....... 1..1 not ok 1 - use Plugtools; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Testing Plugtools::Plugins::Dump 0.0.0, Perl 5.012000, C:\Perl64-5.12\bin\perl.exe t/01-load.t ....... 1..1 ok 1 - use Plugtools::Plugins::Dump; ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/Plugtools.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Plugtools ok 2 - Pod coverage on Plugtools::Plugins::Dump ok t/pod.t ........... 1..2 ok 1 - POD test for blib\lib\Plugtools.pm ok 2 - POD test for blib\lib\Plugtools\Plugins\Dump.pm ok Test Summary Report ------------------- t/00-load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=5, Tests=9, 0 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: FAIL Failed 1/5 test programs. 1/9 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. VVELOX/Plugtools-1.3.0.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports VVELOX/Plugtools-1.3.0.tar.gz Finished 2010-09-26T03:40:35