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 2011-12-06T22:12:58 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, 07 Dec 2011 04:28:21 GMT Running make for M/MS/MSCHOUT/Apache-Singleton-0.14.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHOUT/Apache-Singleton-0.14.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.14.tar.gz ok Will not use Archive::Tar, need 1.00 Apache-Singleton-0.14 Apache-Singleton-0.14/README Apache-Singleton-0.14/Changes Apache-Singleton-0.14/LICENSE Apache-Singleton-0.14/dist.ini Apache-Singleton-0.14/META.yml Apache-Singleton-0.14/MANIFEST Apache-Singleton-0.14/t Apache-Singleton-0.14/t/TEST.PL Apache-Singleton-0.14/SIGNATURE Apache-Singleton-0.14/Makefile.PL Apache-Singleton-0.14/t/request.t Apache-Singleton-0.14/t/compile.t Apache-Singleton-0.14/t/process.t Apache-Singleton-0.14/MANIFEST.SKIP Apache-Singleton-0.14/t/singleton.t Apache-Singleton-0.14/t/signature.t Apache-Singleton-0.14/t/multiclass.t Apache-Singleton-0.14/t/request_mp2.t Apache-Singleton-0.14/t/new_instance.t Apache-Singleton-0.14/t/mock Apache-Singleton-0.14/t/mock/Apache.pm Apache-Singleton-0.14/t/mock/mod_perl.pm Apache-Singleton-0.14/t/mock/mod_perl2.pm Apache-Singleton-0.14/t/conf Apache-Singleton-0.14/t/conf/extra.conf.in Apache-Singleton-0.14/t/mock/Mock Apache-Singleton-0.14/t/mock/Mock/Apache.pm Apache-Singleton-0.14/t/release-pod-syntax.t Apache-Singleton-0.14/lib/Apache Apache-Singleton-0.14/lib/Apache/Singleton.pm Apache-Singleton-0.14/t/lib/Printer Apache-Singleton-0.14/t/lib/Printer/PerProcess.pm Apache-Singleton-0.14/t/lib/Printer/PerRequest.pm Apache-Singleton-0.14/t/mock/Apache2 Apache-Singleton-0.14/t/mock/Apache2/RequestUtil.pm Apache-Singleton-0.14/lib/Apache/Singleton Apache-Singleton-0.14/lib/Apache/Singleton/Process.pm Apache-Singleton-0.14/lib/Apache/Singleton/Request.pm Apache-Singleton-0.14/t/lib/Printer/Device Apache-Singleton-0.14/t/lib/Printer/Device/PerProcess.pm Apache-Singleton-0.14/t/lib/Printer/Device/PerRequest.pm Apache-Singleton-0.14/t/response/TestApache/Singleton Apache-Singleton-0.14/t/response/TestApache/Singleton/request.pm Apache-Singleton-0.14/t/apache/singleton/request Apache-Singleton-0.14/t/apache/singleton/request/printer_instance.t Apache-Singleton-0.14/t/apache/singleton/process Apache-Singleton-0.14/t/apache/singleton/process/printer_instance.t Apache-Singleton-0.14/t/response/TestApache/Singleton/Request Apache-Singleton-0.14/t/response/TestApache/Singleton/Request/printer_instance.pm Apache-Singleton-0.14/t/response/TestApache/Singleton/Process Apache-Singleton-0.14/t/response/TestApache/Singleton/Process/printer_instance.pm CPAN.pm: Going to build M/MS/MSCHOUT/Apache-Singleton-0.14.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL [ info] generating script t/TEST Checking if your kit is complete... Looks good Writing Makefile for Apache::Singleton 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/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.14.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 -Iblib\arch -Iblib\lib t/TEST -clean C:\Perl64\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -bugreport -verbose=1 We are now going to configure the Apache-Test framework. This configuration process needs to be done only once. First we need to know where the 'httpd' executable is located. If you have more than one Apache server is installed, make sure you supply the path to the one you are going to use for testing. You can always override this setting at run time via the '-httpd' option. For example: % t/TEST -httpd /path/to/alternative/httpd or via the environment variable APACHE_TEST_HTTPD. For example: % APACHE_TEST_HTTPD=/path/to/alternative/httpd t/TEST If for some reason you want to skip the test suite, type: skip Please provide a full path to 'httpd' executable: [] The path '' is not an absolute path. Please specify an absolute path Please provide a full path to 'httpd' executable: [] The path '' is not an absolute path. Please specify an absolute path Please provide a full path to 'httpd' executable: [] The path '' is not an absolute path. Please specify an absolute path Please provide a full path to 'httpd' executable: [] The path '' is not an absolute path. Please specify an absolute path Please provide a full path to 'httpd' executable: [] The path '' is not an absolute path. Please specify an absolute path [ error] Skipping the test suite execution, while returning success status Running the test suite is important to make sure that the module that you are about to install works on your system. If you choose not to run the test suite and you have a problem using this module, make sure to return and run this test suite before reporting any problems to the developers of this module. MSCHOUT/Apache-Singleton-0.14.tar.gz nmake test TEST_VERBOSE=1 -- OK Michael Schout <mschout@gkg.net> Singleton class for mod_perl >>> (cd C:\cpanfly\var\cpan\build\Apache-Singleton-0.14-oRsZ1o && tar cvf - Apache-Singleton-0.14.ppd blib) | gzip -c >C:/cpanfly/var/REPO/M/MS/MSCHOUT/Apache-Singleton-0.14.tar.gz Apache-Singleton-0.14.ppd blib/ blib/lib/ blib/lib/Apache/ blib/lib/Apache/Singleton/ blib/lib/Apache/Singleton/Process.pm blib/lib/Apache/Singleton/Request.pm blib/lib/Apache/Singleton.pm >>> mv C:\cpanfly\var\cpan\build\Apache-Singleton-0.14-oRsZ1o/Apache-Singleton-0.14.ppd C:/cpanfly/var/REPO/M/MS/MSCHOUT Finished 2011-12-06T22:13:11