Start 2010-05-07T23:45:03 ActivePerl-1200 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.12/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.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Fri, 07 May 2010 21:27:07 GMT Running make for R/RO/ROODE/Config-Vars-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RO/ROODE/Config-Vars-0.01.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RO\ROODE\Config-Vars-0.01.tar.gz ok Config-0.01/ Config-0.01/Changes Config-0.01/Makefile.PL Config-0.01/MANIFEST Config-0.01/README Config-0.01/t/ Config-0.01/t/vHash.pm Config-0.01/t/warn.t Config-0.01/t/rHash.pm Config-0.01/t/vScalarV.pm Config-0.01/t/rArray.pm Config-0.01/t/cvWarn.pm Config-0.01/t/cvExp.pm Config-0.01/t/vScalar.pm Config-0.01/t/var.t Config-0.01/t/vArrayV.pm Config-0.01/t/vArray.pm Config-0.01/t/vHashV.pm Config-0.01/t/rArrayV.pm Config-0.01/t/rHashV.pm Config-0.01/t/rScalar.pm Config-0.01/t/rScalarV.pm Config-0.01/t/ro.t Config-0.01/t/export.t Config-0.01/t/cvExpall.pm Config-0.01/t/nowarn.t Config-0.01/t/cvNowarn.pm Config-0.01/Vars.pm CPAN.pm: Going to build R/RO/ROODE/Config-Vars-0.01.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Config::Vars >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Vars.pm blib\lib\Config\Vars.pm ROODE/Config-Vars-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:\Perl-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/export.t .. 1..2 ok 1 - No default export ok 2 - All symbols exported ok Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/cvNowarn.pm line 7, near "'Mittens';" BEGIN not safe after errors--compilation aborted at t/cvNowarn.pm line 8. Compilation failed in require at t/nowarn.t line 10. BEGIN failed--compilation aborted at t/nowarn.t line 10. t/nowarn.t .. 1..1 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'Scalar variable use' # at t/ro.t line 22. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rScalarV.pm line 7, near "'Mountain Dew';" # Compilation failed in require at (eval 8) line 1. # BEGIN failed--compilation aborted at (eval 8) line 1. # ' # expected: '' # Failed test 'null Scalar ro variable use' # at t/ro.t line 34. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rScalar.pm line 7, near "$beer;" # Compilation failed in require at (eval 11) line 1. # BEGIN failed--compilation aborted at (eval 11) line 1. # ' # expected: '' # Failed test 'ro Array variable use' # at t/ro.t line 48. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rArrayV.pm line 7, near ");" # Compilation failed in require at (eval 13) line 1. # BEGIN failed--compilation aborted at (eval 13) line 1. # ' # expected: '' # Failed test 'empty Array variable use' # at t/ro.t line 60. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rArray.pm line 7, near "@bev2;" # Compilation failed in require at (eval 15) line 1. # BEGIN failed--compilation aborted at (eval 15) line 1. # ' # expected: '' # Failed test 'ro Hash use' # at t/ro.t line 74. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rHashV.pm line 7, near ");" # Compilation failed in require at (eval 17) line 1. # BEGIN failed--compilation aborted at (eval 17) line 1. # ' # expected: '' # Failed test 'ro empty Hash use' # at t/ro.t line 86. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rHash.pm line 7, near "%bev2;" # Compilation failed in require at (eval 19) line 1. # BEGIN failed--compilation aborted at (eval 19) line 1. # ' # expected: '' # Looks like you planned 28 tests but ran 6. # Looks like you failed 6 tests of 6 run. t/ro.t ...... 1..28 not ok 1 - Scalar variable use not ok 2 - null Scalar ro variable use not ok 3 - ro Array variable use not ok 4 - empty Array variable use not ok 5 - ro Hash use not ok 6 - ro empty Hash use Dubious, test returned 6 (wstat 1536, 0x600) Failed 28/28 subtests Useless use of a variable in void context at t/vScalar.pm line 7. Useless use of a variable in void context at t/vArray.pm line 7. Useless use of a variable in void context at t/vHash.pm line 7. t/var.t ..... 1..32 ok 1 - Scalar variable value ok 2 - Scalar variable is writeable ok 3 - Scalar write successful ok 4 - Scalar variable use ok 5 - Scalar variable valueless ok 6 - null scalar is writeable ok 7 - null scalar write successful ok 8 - null Scalar variable use ok 9 - Array variable value 1 ok 10 - Array variable value 2 ok 11 - Array variable value 3 ok 12 - Array is writeable ok 13 - Array assignment 1 ok 14 - Array assignment 2 ok 15 - Array variable use ok 16 - empty Array variable value ok 17 - empty Array is writeable ok 18 - empty Array assignment 1 ok 19 - empty Array assignment 2 ok 20 - empty Array variable use ok 21 - Hash variable value 1 ok 22 - Hash variable value 2 ok 23 - Hash variable value 3 ok 24 - Hash is writeable ok 25 - Hash assignment 1 ok 26 - Hash assignment 2 ok 27 - Hash variable use ok 28 - empty Hash variable value ok 29 - empty Hash is writeable ok 30 - empty Hash assignment 1 ok 31 - empty Hash assignment 2 ok 32 - empty Hash variable use ok Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/cvWarn.pm line 7, near "'Mittens';" BEGIN not safe after errors--compilation aborted at t/cvWarn.pm line 8. Compilation failed in require at t/warn.t line 10. BEGIN failed--compilation aborted at t/warn.t line 10. t/warn.t .... 1..4 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests Test Summary Report ------------------- t/nowarn.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/ro.t (Wstat: 1536 Tests: 6 Failed: 6) Failed tests: 1-6 Non-zero exit status: 6 Parse errors: Bad plan. You planned 28 tests but ran 6. t/warn.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=5, Tests=40, 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 3/5 test programs. 6/40 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.12\bin\perl.exe' : return code '0xff' Stop. ROODE/Config-Vars-0.01.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROODE/Config-Vars-0.01.tar.gz Finished 2010-05-07T23:45:07