PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-07-16T02:24:22 ActivePerl-1400 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.14/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.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 16 Jul 2012 07:18:42 GMT Running make for E/EG/EGILES/Test-Compile-0.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/Test-Compile-0.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\E\EG\EGILES\Test-Compile-0.18.tar.gz ok Test-Compile-0.18 Test-Compile-0.18/Build.PL Test-Compile-0.18/MANIFEST Test-Compile-0.18/META.json Test-Compile-0.18/Changes Test-Compile-0.18/Makefile.PL Test-Compile-0.18/LICENSE Test-Compile-0.18/README Test-Compile-0.18/META.yml Test-Compile-0.18/t Test-Compile-0.18/t/25-internal-is-in-taint-mode.t Test-Compile-0.18/t/10-taint.t Test-Compile-0.18/t/30-suppress-stderr.t Test-Compile-0.18/t/40-lib.t Test-Compile-0.18/t/03-pl-file-ok.t Test-Compile-0.18/t/20-internal-check-syntax.t Test-Compile-0.18/t/04-pl-file-ok-vms.t Test-Compile-0.18/t/10-find-files.t Test-Compile-0.18/t/scripts Test-Compile-0.18/t/scripts/failure.pl Test-Compile-0.18/t/scripts/Module2.pm Test-Compile-0.18/t/scripts/taint.pl Test-Compile-0.18/t/scripts/Module.pm Test-Compile-0.18/t/scripts/lib.pl Test-Compile-0.18/t/scripts/CVS Test-Compile-0.18/t/scripts/CVS/taint2.pl Test-Compile-0.18/t/scripts/CVS/Ignore.pm Test-Compile-0.18/t/scripts/subdir Test-Compile-0.18/t/scripts/subdir/success.pl Test-Compile-0.18/lib Test-Compile-0.18/lib/Test Test-Compile-0.18/lib/Test/Compile.pm Test-Compile-0.18/xt Test-Compile-0.18/xt/author Test-Compile-0.18/xt/author/00_compile.t Test-Compile-0.18/xt/author/08_synopsis.t Test-Compile-0.18/xt/author/10_has_version.t Test-Compile-0.18/xt/author/perlcriticrc Test-Compile-0.18/xt/author/07_portability_files.t Test-Compile-0.18/xt/author/99-version.t Test-Compile-0.18/xt/author/02_pod.t Test-Compile-0.18/xt/author/01_perl_critic.t Test-Compile-0.18/xt/author/04_pod_coverage.t CPAN.pm: Going to build E/EG/EGILES/Test-Compile-0.18.tar.gz >>> C:\Perl-5.14\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.18.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.14\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/scripts/subdir/success.pl syntax OK 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=8, Tests=22, 1 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 CPU) Result: PASS EGILES/Test-Compile-0.18.tar.gz nmake test TEST_VERBOSE=1 -- OK Evan Giles <egiles@cpan.org> Check whether Perl module files compile correctly >>> (cd C:\cpanfly-5.14\var\cpan\build\Test-Compile-0.18-fQso8S && tar cvf - Test-Compile-0.18.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/E/EG/EGILES/Test-Compile-0.18.tar.gz Test-Compile-0.18.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Compile.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Test-Compile-0.18-fQso8S/Test-Compile-0.18.ppd C:/cpanfly-5.14/var/REPO/E/EG/EGILES Megalib: DBI object version 1.616 does not match $DBI::VERSION 1.618 at C:/Perl-5.14/lib/DynaLoader.pm line 214. BEGIN failed--compilation aborted at C:/cpanfly-5.14/var/megalib/DBI.pm line 267. Compilation failed in require at C:\cpanfly-5.14\lib/ActivePerl/PPM/InstallArea.pm line 699. ...propagated at C:\cpanfly-5.14\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.14\lib/Fly/MakePPD.pm line 285. Finished 2012-07-16T02:24:28