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-05-15T22:29:06 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 Wed, 16 May 2012 04:07:03 GMT Running make for B/BI/BINGOS/Devel-PatchPerl-0.70.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BI/BINGOS/Devel-PatchPerl-0.70.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BI/BINGOS/CHECKSUMS Warning: No checksum for Devel-PatchPerl-0.70.tar.gz in C:\cpanfly\var\cpan\sources\authors\id\B\BI\BINGOS\CHECKSUMS. The cause for this may be that the file is very new and the checksum has not yet been calculated, but it may also be that something is going awry right now. Proceed? [yes] yes Will not use Archive::Tar, need 1.00 Devel-PatchPerl-0.70 Devel-PatchPerl-0.70/README Devel-PatchPerl-0.70/LICENSE Devel-PatchPerl-0.70/Changes Devel-PatchPerl-0.70/dist.ini Devel-PatchPerl-0.70/META.yml Devel-PatchPerl-0.70/MANIFEST Devel-PatchPerl-0.70/META.json Devel-PatchPerl-0.70/t Devel-PatchPerl-0.70/t/02_vers.t Devel-PatchPerl-0.70/Makefile.PL Devel-PatchPerl-0.70/t/01-hints.t Devel-PatchPerl-0.70/t/03_plugin.t Devel-PatchPerl-0.70/bin Devel-PatchPerl-0.70/bin/patchperl Devel-PatchPerl-0.70/t/00-compile.t Devel-PatchPerl-0.70/t/old Devel-PatchPerl-0.70/t/old/patchlevel.h Devel-PatchPerl-0.70/t/modern Devel-PatchPerl-0.70/t/modern/patchlevel.h Devel-PatchPerl-0.70/lib/Devel Devel-PatchPerl-0.70/lib/Devel/PatchPerl.pm Devel-PatchPerl-0.70/t/release-pod-syntax.t Devel-PatchPerl-0.70/t/release-pod-coverage.t Devel-PatchPerl-0.70/lib/Devel/PatchPerl Devel-PatchPerl-0.70/lib/Devel/PatchPerl/Hints.pm Devel-PatchPerl-0.70/lib/Devel/PatchPerl/Plugin.pm Devel-PatchPerl-0.70/t/lib/Devel/PatchPerl/Plugin Devel-PatchPerl-0.70/t/lib/Devel/PatchPerl/Plugin/TEST.pm CPAN.pm: Going to build B/BI/BINGOS/Devel-PatchPerl-0.70.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Devel::PatchPerl 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/Devel/PatchPerl.pm blib\lib\Devel\PatchPerl.pm cp lib/Devel/PatchPerl/Plugin.pm blib\lib\Devel\PatchPerl\Plugin.pm cp lib/Devel/PatchPerl/Hints.pm blib\lib\Devel\PatchPerl\Hints.pm C:\Perl64\bin\perl.exe -MExtUtils::Command -e cp -- bin/patchperl blib\script\patchperl pl2bat.bat blib\script\patchperl BINGOS/Devel-PatchPerl-0.70.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/00-compile.t ............ 1..4 ok 1 - Devel::PatchPerl loaded ok ok 2 - Devel::PatchPerl::Hints loaded ok ok 3 - Devel::PatchPerl::Plugin loaded ok ok 4 - patchperl script compiles ok t/01-hints.t .............. ok 1 - We got content ok 2 - Reasonable ok 3 - We got content ok 4 - Reasonable ok 5 - Hints file name okay ok 6 - We got content ok 7 - Reasonable ok 8 - We got content ok 9 - Reasonable ok 10 - Hints file name okay ok 11 - We got content ok 12 - We got content ok 13 - We got content ok 14 - We got content ok 15 - We got content 1..15 ok t/02_vers.t ............... ok 1 - Got a version ok 2 - Yes, it is 5.14.2 ok 3 - Got a version ok 4 - Yes, it is 5.005_04 1..4 ok I AM A TEST PLUGIN t/03_plugin.t ............. ok 1 - The result was okay 1..1 ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=6, Tests=24, 2 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS BINGOS/Devel-PatchPerl-0.70.tar.gz nmake test TEST_VERBOSE=1 -- OK Chris Williams <chris@bingosnet.co.uk> Patch perl source a la Devel::PPPort's buildperl.pl >>> (cd C:\cpanfly\var\cpan\build\Devel-PatchPerl-0.70-GVpyqv && tar cvf - Devel-PatchPerl-0.70.ppd blib) | gzip -c >C:/cpanfly/var/REPO/B/BI/BINGOS/Devel-PatchPerl-0.70.tar.gz Devel-PatchPerl-0.70.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/PatchPerl/ blib/lib/Devel/PatchPerl/Hints.pm blib/lib/Devel/PatchPerl/Plugin.pm blib/lib/Devel/PatchPerl.pm blib/script/ blib/script/patchperl blib/script/patchperl.bat >>> mv C:\cpanfly\var\cpan\build\Devel-PatchPerl-0.70-GVpyqv/Devel-PatchPerl-0.70.ppd C:/cpanfly/var/REPO/B/BI/BINGOS Finished 2012-05-15T22:29:14