PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-10-15T08:06:50 ActivePerl-2000 CPAN-2.00 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\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:\INSTAN~1;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 Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Wed, 15 Oct 2014 11:53:16 GMT Running make for M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\M\MI\MIYAGAWA\Apache-Singleton-0.03.tar.gz ok Apache-Singleton-0.03/ Apache-Singleton-0.03/t/ Apache-Singleton-0.03/t/05_server.t Apache-Singleton-0.03/t/03_request.t Apache-Singleton-0.03/t/server.pl Apache-Singleton-0.03/t/04_process.t Apache-Singleton-0.03/t/02_multiclass.t Apache-Singleton-0.03/t/01_singleton.t Apache-Singleton-0.03/t/00_compile.t Apache-Singleton-0.03/lib/ Apache-Singleton-0.03/lib/Apache/ Apache-Singleton-0.03/lib/Apache/Singleton/ Apache-Singleton-0.03/lib/Apache/Singleton/Process.pm Apache-Singleton-0.03/lib/Apache/Singleton/Server.pm Apache-Singleton-0.03/lib/Apache/Singleton/Request.pm Apache-Singleton-0.03/lib/Apache/Singleton.pm Apache-Singleton-0.03/MANIFEST Apache-Singleton-0.03/Makefile.PL Apache-Singleton-0.03/Changes Apache-Singleton-0.03/README CPAN.pm: Building M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Warning: prerequisite mod_perl 0 not found. Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Apache::Singleton Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- MIYAGAWA/Apache-Singleton-0.03.tar.gz ---- mod_perl [requires] Running make test Delayed until after prerequisites Running test for module 'mod_perl' ______________________ D i s t r o P r e f s ______________________ 01.DISABLED.yml[0] Running make for G/GO/GOZER/mod_perl-1.31.tar.gz Disabled via prefs file 'C:\cpanfly-5.20\etc\distroprefs\01.DISABLED.yml' doc 0 GOZER/mod_perl-1.31.tar.gz [disabled] -- NA Disabled via prefs file 'C:\cpanfly-5.20\etc\distroprefs\01.DISABLED.yml' doc 0 Running make for M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz Has already been unwrapped into directory C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL CPAN.pm: Building M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz Warning: Prerequisite 'mod_perl => 0' for 'MIYAGAWA/Apache-Singleton-0.03.tar.gz' failed when processing 'GOZER/mod_perl-1.31.tar.gz' with 'unwrapped => NO Disabled via prefs file 'C:\cpanfly-5.20\etc\distroprefs\01.DISABLED.yml' doc 0'. Continuing, but chances to succeed are limited. >>> dmake cp lib/Apache/Singleton.pm blib\lib\Apache\Singleton.pm cp lib/Apache/Singleton/Server.pm blib\lib\Apache\Singleton\Server.pm cp lib/Apache/Singleton/Request.pm blib\lib\Apache\Singleton\Request.pm cp lib/Apache/Singleton/Process.pm blib\lib\Apache\Singleton\Process.pm MIYAGAWA/Apache-Singleton-0.03.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.20\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use Apache::Singleton;' # at t/00_compile.t line 4. # Tried to use 'Apache::Singleton'. # Error: Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\arch C:/cpanfly-5.20/var/megalib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. # BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. # Compilation failed in require at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton.pm line 7. # Compilation failed in require at t/00_compile.t line 4. # BEGIN failed--compilation aborted at t/00_compile.t line 4. # Looks like you failed 1 test of 1. t/00_compile.t ..... 1..1 not ok 1 - use Apache::Singleton; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\arch C:/cpanfly-5.20/var/megalib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton.pm line 7. Compilation failed in require at (eval 5) line 2. ...propagated at C:/cpanfly-5.20/var/megalib/base.pm line 84. BEGIN failed--compilation aborted at t/01_singleton.t line 21. t/01_singleton.t ... 1..1 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\arch C:/cpanfly-5.20/var/megalib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton.pm line 7. Compilation failed in require at (eval 5) line 2. ...propagated at C:/cpanfly-5.20/var/megalib/base.pm line 84. BEGIN failed--compilation aborted at t/02_multiclass.t line 21. t/02_multiclass.t .. 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\arch C:/cpanfly-5.20/var/megalib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at (eval 5) line 2. ...propagated at C:/cpanfly-5.20/var/megalib/base.pm line 84. BEGIN failed--compilation aborted at t/03_request.t line 21. t/03_request.t ..... 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\arch C:/cpanfly-5.20/var/megalib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton.pm line 7. Compilation failed in require at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Process.pm line 7. BEGIN failed--compilation aborted at C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib/Apache/Singleton/Process.pm line 7. Compilation failed in require at (eval 5) line 2. ...propagated at C:/cpanfly-5.20/var/megalib/base.pm line 84. BEGIN failed--compilation aborted at t/04_process.t line 8. t/04_process.t ..... 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Can't locate IPC/ShareLite.pm in @INC (you may need to install the IPC::ShareLite module) (@INC contains: C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\lib C:\cpanfly-5.20\var\cpan\build\Apache-Singleton-0.03-yJEeFL\blib\arch C:/cpanfly-5.20/var/megalib C:/cpanfly-5.20/var/megalib C:/Perl64-5.20/site/lib C:/Perl64-5.20/lib .) at C:/cpanfly-5.20/var/megalib/Cache/SharedMemoryBackend.pm line 16. BEGIN failed--compilation aborted at C:/cpanfly-5.20/var/megalib/Cache/SharedMemoryBackend.pm line 16. Compilation failed in require at C:/cpanfly-5.20/var/megalib/Cache/SharedMemoryCache.pm line 20. BEGIN failed--compilation aborted at C:/cpanfly-5.20/var/megalib/Cache/SharedMemoryCache.pm line 20. Compilation failed in require at t/05_server.t line 4. BEGIN failed--compilation aborted at t/05_server.t line 4. t/05_server.t ...... 1..5 Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Test Summary Report ------------------- t/00_compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/01_singleton.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/02_multiclass.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/03_request.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/04_process.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/05_server.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. Files=6, Tests=1, 1 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU) Result: FAIL Failed 6/6 test programs. 1/1 subtests failed. dmake: Error code 130, while making 'test_dynamic' MIYAGAWA/Apache-Singleton-0.03.tar.gz one dependency not OK (mod_perl); additionally test harness failed dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIYAGAWA/Apache-Singleton-0.03.tar.gz Finished 2014-10-15T08:06:58