PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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 2012-08-03T03:14:11 ActivePerl-1600 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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.16\var\cpan\Metadata' Database was generated on Fri, 03 Aug 2012 09:19:03 GMT Running make for E/EG/EGILES/Test-Compile-0.19.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/Test-Compile-0.19.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\E\EG\EGILES\Test-Compile-0.19.tar.gz ok Test-Compile-0.19 Test-Compile-0.19/Build.PL Test-Compile-0.19/MANIFEST Test-Compile-0.19/META.json Test-Compile-0.19/Changes Test-Compile-0.19/Makefile.PL Test-Compile-0.19/LICENSE Test-Compile-0.19/README Test-Compile-0.19/META.yml Test-Compile-0.19/t Test-Compile-0.19/t/200-lib.t Test-Compile-0.19/t/200-basic.t Test-Compile-0.19/t/100-internal-all-pl-files.t Test-Compile-0.19/t/100-internal-basic.t Test-Compile-0.19/t/200-suppress-stderr.t Test-Compile-0.19/t/200-taint.t Test-Compile-0.19/t/100-internal-is-in-taint-mode.t Test-Compile-0.19/t/100-internal-pm-file-compiles.t Test-Compile-0.19/t/200-pl-file-ok-vms.t Test-Compile-0.19/t/100-internal-pl-file-compiles.t Test-Compile-0.19/t/200-pl-file-ok.t Test-Compile-0.19/t/100-internal-all-pm-files.t Test-Compile-0.19/t/scripts Test-Compile-0.19/t/scripts/failure.pl Test-Compile-0.19/t/scripts/Module2.pm Test-Compile-0.19/t/scripts/taint.pl Test-Compile-0.19/t/scripts/Module.pm Test-Compile-0.19/t/scripts/lib.pl Test-Compile-0.19/t/scripts/CVS Test-Compile-0.19/t/scripts/CVS/taint2.pl Test-Compile-0.19/t/scripts/CVS/Ignore.pm Test-Compile-0.19/t/scripts/subdir Test-Compile-0.19/t/scripts/subdir/success.pl Test-Compile-0.19/lib Test-Compile-0.19/lib/Test Test-Compile-0.19/lib/Test/Compile.pm Test-Compile-0.19/lib/Test/Compile Test-Compile-0.19/lib/Test/Compile/Internal.pm Test-Compile-0.19/xt Test-Compile-0.19/xt/author Test-Compile-0.19/xt/author/08_synopsis.t Test-Compile-0.19/xt/author/00-compile.t Test-Compile-0.19/xt/author/10_has_version.t Test-Compile-0.19/xt/author/perlcriticrc Test-Compile-0.19/xt/author/07_portability_files.t Test-Compile-0.19/xt/author/99-version.t Test-Compile-0.19/xt/author/02_pod.t Test-Compile-0.19/xt/author/01_perl_critic.t Test-Compile-0.19/xt/author/04_pod_coverage.t CPAN.pm: Going to build E/EG/EGILES/Test-Compile-0.19.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Compile Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Compile/Internal.pm blib\lib\Test\Compile\Internal.pm cp lib/Test/Compile.pm blib\lib\Test\Compile.pm EGILES/Test-Compile-0.19.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'Found script: failure.pl' # at t/100-internal-all-pl-files.t line 18. # got: 't\scripts\failure.pl' # expected: 't/scripts/failure.pl' # Failed test 'Found script: lib.pl' # at t/100-internal-all-pl-files.t line 19. # got: 't\scripts\lib.pl' # expected: 't/scripts/lib.pl' # Failed test 'Found script: success.pl' # at t/100-internal-all-pl-files.t line 20. # got: 't\scripts\subdir\success.pl' # expected: 't/scripts/subdir/success.pl' # Failed test 'Found script: taint.pl' # at t/100-internal-all-pl-files.t line 21. # got: 't\scripts\taint.pl' # expected: 't/scripts/taint.pl' # Looks like you failed 4 tests of 6. t/100-internal-all-pl-files.t ...... ok 1 - Found correct number of scripts in default location ok 2 - Found correct number of scripts in t/scripts not ok 3 - Found script: failure.pl not ok 4 - Found script: lib.pl not ok 5 - Found script: success.pl not ok 6 - Found script: taint.pl 1..6 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/6 subtests t/100-internal-all-pm-files.t ...... ok 1 - Found correct number of modules in default location ok 2 - Found module: Compile.pm ok 3 - Found module: Internal.pm ok 4 - Found correct number of modules in t/scripts ok 5 - Found module: Module.pm ok 6 - Found module: Module2.pm 1..6 ok t/100-internal-basic.t ............. ok 1 - require Test::Compile::Internal; ok 2 - The object isa Test::Compile::Internal 1..2 ok t/100-internal-is-in-taint-mode.t .. ok 1 - Found taint flag in taint.pl ok 2 - Found taint warning flag in taint2.pl ok 3 - No taint flags found in success.pl 1..3 ok t/100-internal-pl-file-compiles.t .. ok 1 - success.pl should compile ok 2 - taint.pl should compile - with -T enabled ok 3 - taint2.pl should compile - with -t enabled ok 4 - failure.pl should not compile 1..4 ok t/100-internal-pm-file-compiles.t .. ok 1 - Module.pm should compile ok 2 - Ignore.pm should not compile 1..2 ok t/200-basic.t ...................... ok 1 - require Test::Compile; 1..1 ok t/200-lib.t ........................ ok 1 # skip Test not compatible with your OS 1..1 ok t/200-pl-file-ok-vms.t ............. 1..1 ok 1 # skip Test not compatible with your OS ok t/200-pl-file-ok.t ................. 1..1 ok 1 # skip Test not compatible with your OS ok t/200-suppress-stderr.t ............ 1..3 ok 1 - Module compiles ok 2 - Module2 compiles ok 3 - no warnings produced ok t/200-taint.t ...................... 1..1 ok 1 # skip Test not compatible with your OS ok Test Summary Report ------------------- t/100-internal-all-pl-files.t (Wstat: 1024 Tests: 6 Failed: 4) Failed tests: 3-6 Non-zero exit status: 4 Files=12, Tests=31, 2 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU) Result: FAIL Failed 1/12 test programs. 4/31 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.16\bin\perl.exe' : return code '0xff' Stop. EGILES/Test-Compile-0.19.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports EGILES/Test-Compile-0.19.tar.gz Finished 2012-08-03T03:14:21