Start 2009-11-24T02:37:40 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 23 Nov 2009 23:27:26 GMT Running make for M/MS/MSCHOUT/Apache-Singleton-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHOUT/Apache-Singleton-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHOUT/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MS\MSCHOUT\Apache-Singleton-0.10.tar.gz ok Will not use Archive::Tar, need 1.00 Apache-Singleton-0.10/ Apache-Singleton-0.10/Changes Apache-Singleton-0.10/lib/ Apache-Singleton-0.10/Makefile.PL Apache-Singleton-0.10/MANIFEST Apache-Singleton-0.10/META.yml Apache-Singleton-0.10/README Apache-Singleton-0.10/SIGNATURE Apache-Singleton-0.10/t/ Apache-Singleton-0.10/t/00_compile.t Apache-Singleton-0.10/t/01_singleton.t Apache-Singleton-0.10/t/02_multiclass.t Apache-Singleton-0.10/t/03_request.t Apache-Singleton-0.10/t/04_process.t Apache-Singleton-0.10/t/05_request_mp2.t Apache-Singleton-0.10/t/06_signature.t Apache-Singleton-0.10/t/lib/ Apache-Singleton-0.10/t/lib/Apache.pm Apache-Singleton-0.10/t/lib/Apache2/ Apache-Singleton-0.10/t/lib/Mock/ Apache-Singleton-0.10/t/lib/mod_perl.pm Apache-Singleton-0.10/t/lib/mod_perl2.pm Apache-Singleton-0.10/t/lib/Mock/Apache.pm Apache-Singleton-0.10/t/lib/Apache2/RequestUtil.pm Apache-Singleton-0.10/lib/Apache/ Apache-Singleton-0.10/lib/Apache/Singleton/ Apache-Singleton-0.10/lib/Apache/Singleton.pm Apache-Singleton-0.10/lib/Apache/Singleton/Process.pm Apache-Singleton-0.10/lib/Apache/Singleton/Request.pm CPAN.pm: Going to build M/MS/MSCHOUT/Apache-Singleton-0.10.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite mod_perl2 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Apache::Singleton ---- Unsatisfied dependencies detected during ---- ---- MSCHOUT/Apache-Singleton-0.10.tar.gz ---- mod_perl2 [requires] Running make test Delayed until after prerequisites Running test for module 'mod_perl2' ______________________ D i s t r o P r e f s ______________________ 01.DISABLED.yml[0] Running make for G/GO/GOZER/mod_perl-2.0.4.tar.gz Disabled via prefs file 'C:\cpanfly\etc\distroprefs\01.DISABLED.yml' doc 0 GOZER/mod_perl-2.0.4.tar.gz [disabled] -- NA Disabled via prefs file 'C:\cpanfly\etc\distroprefs\01.DISABLED.yml' doc 0 Running make for M/MS/MSCHOUT/Apache-Singleton-0.10.tar.gz Has already been unwrapped into directory C:\cpanfly\var\cpan\build\Apache-Singleton-0.10-9I5XZz CPAN.pm: Going to build M/MS/MSCHOUT/Apache-Singleton-0.10.tar.gz Warning: Prerequisite 'mod_perl2 => 0' for 'MSCHOUT/Apache-Singleton-0.10.tar.gz' failed when processing 'GOZER/mod_perl-2.0.4.tar.gz' with 'unwrapped => NO Disabled via prefs file 'C:\cpanfly\etc\distroprefs\01.DISABLED.yml' doc 0'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Apache/Singleton/Process.pm blib\lib\Apache\Singleton\Process.pm cp lib/Apache/Singleton/Request.pm blib\lib\Apache\Singleton\Request.pm cp lib/Apache/Singleton.pm blib\lib\Apache\Singleton.pm MSCHOUT/Apache-Singleton-0.10.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00_compile.t ...... 1..1 ok 1 - use Apache::Singleton; ok t/01_singleton.t .... 1..2 ok 1 - same printer ok 2 - same printer ok t/02_multiclass.t ... 1..3 ok 1 - same printer ok 2 - not same printer ok 3 - same printer ok t/03_request.t ...... 1..4 ok 1 - same printer ok 2 - not same printer ok 3 - same printer ok 4 - attributes shared ok t/04_process.t ...... 1..4 ok 1 - same printer ok 2 - not same printer ok 3 - same printer ok 4 - attributes shared ok t/05_request_mp2.t .. 1..4 ok 1 - same printer ok 2 - not same printer ok 3 - same printer ok 4 - attributes shared ok t/06_signature.t .... skipped: Set the environment variable TEST_SIGNATURE to enable this test. All tests successful. Files=7, Tests=18, 0 wallclock secs ( 0.00 usr + 0.06 sys = 0.06 CPU) Result: PASS MSCHOUT/Apache-Singleton-0.10.tar.gz Tests succeeded but one dependency not OK (mod_perl2) MSCHOUT/Apache-Singleton-0.10.tar.gz [dependencies] -- NA Finished 2009-11-24T02:37:45