PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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-02-23T22:01:41 ActivePerl-1003 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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\var\cpan\Metadata' Database was generated on Fri, 24 Feb 2012 05:15:01 GMT Running make for E/EG/EGILES/Test-Compile-0.17.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/Test-Compile-0.17.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\E\EG\EGILES\Test-Compile-0.17.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Compile-0.17 Test-Compile-0.17/Build.PL Test-Compile-0.17/META.yml Test-Compile-0.17/LICENSE Test-Compile-0.17/Makefile.PL Test-Compile-0.17/README Test-Compile-0.17/MANIFEST Test-Compile-0.17/Changes Test-Compile-0.17/lib Test-Compile-0.17/lib/Test Test-Compile-0.17/lib/Test/Compile.pm Test-Compile-0.17/xt Test-Compile-0.17/xt/author Test-Compile-0.17/xt/author/08_synopsis.t Test-Compile-0.17/xt/author/perlcriticrc Test-Compile-0.17/xt/author/99-version.t Test-Compile-0.17/xt/author/00_compile.t Test-Compile-0.17/xt/author/07_portability_files.t Test-Compile-0.17/xt/author/01_perl_critic.t Test-Compile-0.17/xt/author/10_has_version.t Test-Compile-0.17/xt/author/02_pod.t Test-Compile-0.17/xt/author/04_pod_coverage.t Test-Compile-0.17/t Test-Compile-0.17/t/10-taint.t Test-Compile-0.17/t/25-internal-is-in-taint-mode.t Test-Compile-0.17/t/04-pl-file-ok-vms.t Test-Compile-0.17/t/30-suppress-stderr.t Test-Compile-0.17/t/20-internal-check-syntax.t Test-Compile-0.17/t/40-lib.t Test-Compile-0.17/t/10-find-files.t Test-Compile-0.17/t/11.lib.t Test-Compile-0.17/t/03-pl-file-ok.t Test-Compile-0.17/t/scripts Test-Compile-0.17/t/scripts/taint.pl Test-Compile-0.17/t/scripts/failure.pl Test-Compile-0.17/t/scripts/Module2.pm Test-Compile-0.17/t/scripts/lib.pl Test-Compile-0.17/t/scripts/Module.pm Test-Compile-0.17/t/scripts/CVS Test-Compile-0.17/t/scripts/CVS/taint2.pl Test-Compile-0.17/t/scripts/CVS/Ignore.pm Test-Compile-0.17/t/scripts/subdir Test-Compile-0.17/t/scripts/subdir/success.pl CPAN.pm: Going to build E/EG/EGILES/Test-Compile-0.17.tar.gz >>> C:\Perl64\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.pm blib\lib\Test\Compile.pm EGILES/Test-Compile-0.17.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/03-pl-file-ok.t ................. 1..2 ok 1 # skip Test not compatible with your OS ok 2 # skip Test not compatible with your OS ok t/04-pl-file-ok-vms.t ............. 1..1 ok 1 # skip Test not compatible with your OS ok t/10-find-files.t ................. ok 1 - Found correct number of scripts ok 2 - Found the failure script ok 3 - Found the lib script ok 4 - Found the success script ok 5 - Found the tainted script ok 6 - Found correct number of modules ok 7 - Found the module file ok 8 - Found the module2 file 1..8 ok t/10-taint.t ...................... 1..1 ok 1 # skip Test not compatible with your OS ok t/11.lib.t ........................ 1..1 ok 1 # skip Test not compatible with your OS ok t/scripts/subdir/success.pl syntax OK Number found where operator expected at t/scripts/failure.pl line 2, near "1 1" (Missing operator before 1?) Number found where operator expected at t/scripts/failure.pl line 2, near "1 1" (Missing operator before 1?) Number found where operator expected at t/scripts/failure.pl line 6, near ") 1" (Missing semicolon on previous line?) Number found where operator expected at t/scripts/failure.pl line 6, near "1 1" (Missing operator before 1?) Number found where operator expected at t/scripts/failure.pl line 6, near "1 1" (Missing operator before 1?) Number found where operator expected at t/scripts/failure.pl line 9, near ") 1" (Missing semicolon on previous line?) Number found where operator expected at t/scripts/failure.pl line 9, near "1 1" (Missing operator before 1?) Number found where operator expected at t/scripts/failure.pl line 9, near "1 1" (Missing operator before 1?) syntax error at t/scripts/failure.pl line 2, near "1:" t/scripts/failure.pl had compilation errors. t/20-internal-check-syntax.t ...... ok 1 - success.pl compiles ok 2 - failure.pl does not compile ok 3 - Module.pm compiles 1..3 ok t/25-internal-is-in-taint-mode.t .. ok 1 - Found taint flag ok 2 - Found taint warning flag ok 3 - No taint found in notaint.pl 1..3 ok t/30-suppress-stderr.t ............ 1..3 ok 1 - Module compiles ok 2 - Module2 compiles ok 3 - no warnings produced ok t/40-lib.t ........................ ok 1 # skip Test not compatible with your OS 1..1 ok All tests successful. Files=9, Tests=23, 0 wallclock secs ( 0.01 usr + 0.03 sys = 0.05 CPU) Result: PASS EGILES/Test-Compile-0.17.tar.gz nmake test TEST_VERBOSE=1 -- OK Evan Giles <egiles@cpan.org> Check whether Perl module files compile correctly >>> (cd C:\cpanfly\var\cpan\build\Test-Compile-0.17-6jIvdd && tar cvf - Test-Compile-0.17.ppd blib) | gzip -c >C:/cpanfly/var/REPO/E/EG/EGILES/Test-Compile-0.17.tar.gz Test-Compile-0.17.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Compile.pm >>> mv C:\cpanfly\var\cpan\build\Test-Compile-0.17-6jIvdd/Test-Compile-0.17.ppd C:/cpanfly/var/REPO/E/EG/EGILES Finished 2012-02-23T22:01:46