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.8\site\bin;C:\Perl-5.8\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 2011-07-22T07:08:17 ActivePerl-825 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.8/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.8\site\bin;C:\Perl-5.8\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.8\var\cpan\Metadata' Database was generated on Thu, 21 Jul 2011 18:31:32 GMT Running make for Z/ZW/ZWON/Test-Syntax-Aggregate-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZW/ZWON/Test-Syntax-Aggregate-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZW/ZWON/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\Z\ZW\ZWON\Test-Syntax-Aggregate-0.02.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Syntax-Aggregate-0.02/ Test-Syntax-Aggregate-0.02/META.yml Test-Syntax-Aggregate-0.02/README Test-Syntax-Aggregate-0.02/inc/ Test-Syntax-Aggregate-0.02/inc/Module/ Test-Syntax-Aggregate-0.02/inc/Module/Install/ Test-Syntax-Aggregate-0.02/inc/Module/Install/Win32.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/WriteAll.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/AutoInstall.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/Fetch.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/Metadata.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/Include.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/Can.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/Makefile.pm Test-Syntax-Aggregate-0.02/inc/Module/Install/Base.pm Test-Syntax-Aggregate-0.02/inc/Module/AutoInstall.pm Test-Syntax-Aggregate-0.02/inc/Module/Install.pm Test-Syntax-Aggregate-0.02/Makefile.PL Test-Syntax-Aggregate-0.02/t/ Test-Syntax-Aggregate-0.02/t/manifest.t Test-Syntax-Aggregate-0.02/t/scripts/ Test-Syntax-Aggregate-0.02/t/scripts/a.pl Test-Syntax-Aggregate-0.02/t/scripts/c.pl Test-Syntax-Aggregate-0.02/t/scripts/b.pl Test-Syntax-Aggregate-0.02/t/run_check.t Test-Syntax-Aggregate-0.02/t/00-load.t Test-Syntax-Aggregate-0.02/t/pod-coverage.t Test-Syntax-Aggregate-0.02/t/pod.t Test-Syntax-Aggregate-0.02/Changes Test-Syntax-Aggregate-0.02/MANIFEST Test-Syntax-Aggregate-0.02/lib/ Test-Syntax-Aggregate-0.02/lib/Test/ Test-Syntax-Aggregate-0.02/lib/Test/Syntax/ Test-Syntax-Aggregate-0.02/lib/Test/Syntax/Aggregate/ Test-Syntax-Aggregate-0.02/lib/Test/Syntax/Aggregate/Checker.pm Test-Syntax-Aggregate-0.02/lib/Test/Syntax/Aggregate.pm CPAN.pm: Going to build Z/ZW/ZWON/Test-Syntax-Aggregate-0.02.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.96) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::Syntax::Aggregate >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Syntax/Aggregate.pm blib\lib\Test\Syntax\Aggregate.pm cp lib/Test/Syntax/Aggregate/Checker.pm blib\lib\Test\Syntax\Aggregate\Checker.pm ZWON/Test-Syntax-Aggregate-0.02.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.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/manifest.t t/pod-coverage.t t/pod.t t/run_check.t # Testing Test::Syntax::Aggregate 0.02, Perl 5.008009, C:\Perl-5.8\bin\perl.exe t/00-load.t ....... 1..2 ok 1 - use Test::Syntax::Aggregate; ok 2 - use Test::Syntax::Aggregate::Checker; ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Test::Syntax::Aggregate ok 2 - Pod coverage on Test::Syntax::Aggregate::Checker ok t/pod.t ........... 1..2 ok 1 - POD test for blib\lib\Test\Syntax\Aggregate.pm ok 2 - POD test for blib\lib\Test\Syntax\Aggregate\Checker.pm ok t/run_check.t ..... skipped: developer only test All tests successful. Files=5, Tests=6, 2 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS ZWON/Test-Syntax-Aggregate-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Pavel Shaydo <pshajdo@gmail.com> Check syntax of multiple scripts >>> (cd C:\cpanfly-5.8\var\cpan\build\Test-Syntax-Aggregate-0.02-p_Bvxg && tar cvf - Test-Syntax-Aggregate-0.02.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/Z/ZW/ZWON/Test-Syntax-Aggregate-0.02.tar.gz Test-Syntax-Aggregate-0.02.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Syntax/ blib/lib/Test/Syntax/Aggregate/ blib/lib/Test/Syntax/Aggregate/Checker.pm blib/lib/Test/Syntax/Aggregate.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Test-Syntax-Aggregate-0.02-p_Bvxg/Test-Syntax-Aggregate-0.02.ppd C:/cpanfly-5.8/var/REPO/Z/ZW/ZWON Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl-5.8/lib/DynaLoader.pm line 249. BEGIN failed--compilation aborted at C:/cpanfly-5.8/var/megalib/DBI.pm line 265. Compilation failed in require at C:\cpanfly-5.8\lib/ActivePerl/PPM/InstallArea.pm line 690. ...propagated at C:\cpanfly-5.8\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.8\lib/Fly/MakePPD.pm line 285. Finished 2011-07-22T07:08:27