Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-06-16T23:28:44 ActivePerl-1003 CPAN-1.94 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Tue, 16 Jun 2009 10:26:57 GMT Running make for M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz Checksum for /net/nas/data/cpan/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: Going to build M/MI/MIYAGAWA/Apache-Singleton-0.03.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Warning: prerequisite mod_perl 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Apache::Singleton ---- 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 '/export/home/fly1003/etc/distroprefs/01.DISABLED.yml' doc 0 GOZER/mod_perl-1.31.tar.gz [disabled] -- NA Disabled via prefs file '/export/home/fly1003/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 /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s CPAN.pm: Going to build 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 '/export/home/fly1003/etc/distroprefs/01.DISABLED.yml' doc 0'. Continuing, but chances to succeed are limited. >>> make cp lib/Apache/Singleton/Process.pm blib/lib/Apache/Singleton/Process.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.pm blib/lib/Apache/Singleton.pm Manifying blib/man3/Apache::Singleton::Process.3 Manifying blib/man3/Apache::Singleton::Request.3 Manifying blib/man3/Apache::Singleton::Server.3 Manifying blib/man3/Apache::Singleton.3 MIYAGAWA/Apache-Singleton-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "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 (@INC contains: /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib .) at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. # Compilation failed in require at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton.pm line 7. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # 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 (@INC contains: /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib .) at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton.pm line 7. Compilation failed in require at (eval 4) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/01_singleton.t line 21. # Looks like your test exited with 2 before it could output anything. t/01_singleton.t ... 1..1 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests Can't locate Apache.pm in @INC (@INC contains: /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib .) at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton.pm line 7. Compilation failed in require at (eval 4) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/02_multiclass.t line 21. # Looks like your test exited with 2 before it could output anything. t/02_multiclass.t .. 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Can't locate Apache.pm in @INC (@INC contains: /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib .) at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at (eval 4) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/03_request.t line 21. # Looks like your test exited with 2 before it could output anything. t/03_request.t ..... 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Can't locate Apache.pm in @INC (@INC contains: /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib .) at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Request.pm line 10. Compilation failed in require at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton.pm line 7. Compilation failed in require at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Process.pm line 7. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Apache-Singleton-0.03-EsP32s/blib/lib/Apache/Singleton/Process.pm line 7. Compilation failed in require at (eval 4) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/04_process.t line 8. # Looks like your test exited with 2 before it could output anything. t/04_process.t ..... 1..3 Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Couldn't instantiate IPC::ShareLite: No space left on device at /export/home/fly1003/var/megalib/Cache/SharedMemoryBackend.pm line 85. # Looks like your test exited with 28 before it could output anything. t/05_server.t ...... 1..5 Dubious, test returned 28 (wstat 7168, 0x1c00) 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: 7168 Tests: 0 Failed: 0) Non-zero exit status: 28 Parse errors: Bad plan. You planned 5 tests but ran 0. Files=6, Tests=1, 1 wallclock secs ( 0.13 usr 0.05 sys + 0.68 cusr 0.14 csys = 1.00 CPU) Result: FAIL Failed 6/6 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 28 MIYAGAWA/Apache-Singleton-0.03.tar.gz make 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 2009-06-16T23:28:53