PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-09-17T19:28:05 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Mon, 17 Sep 2012 21:31:04 GMT Running make for J/JO/JONALLEN/Apache-AliasList-0.08.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JO/JONALLEN/Apache-AliasList-0.08.tar.gz ok Apache-AliasList-0.08/ Apache-AliasList-0.08/MANIFEST Apache-AliasList-0.08/t/ Apache-AliasList-0.08/t/1.t Apache-AliasList-0.08/Changes Apache-AliasList-0.08/AliasList.pm Apache-AliasList-0.08/README Apache-AliasList-0.08/Makefile.PL CPAN.pm: Going to build J/JO/JONALLEN/Apache-AliasList-0.08.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Warning: prerequisite Apache::Constants 0 not found. Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 753 ExtUtils::MM_Any::metafile_target('PACK001=HASH(0x2e38e8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e38e8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('NAME', 'Apache::AliasList', 'VERSION_FROM', 'AliasList.pm', 'PREREQ_PM', 'HASH(0x17cec8)', 'ABSTRACT_FROM', 'AliasList.pm', 'AUTHOR', ...) called at Makefile.PL line 5 Writing Makefile for Apache::AliasList Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- JONALLEN/Apache-AliasList-0.08.tar.gz ---- Apache::Constants [requires] Running make test Delayed until after prerequisites Running test for module 'Apache::Constants' ______________________ 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/fly1232/etc/distroprefs/01.DISABLED.yml' doc 0 GOZER/mod_perl-1.31.tar.gz [disabled] -- NA Disabled via prefs file '/export/home/fly1232/etc/distroprefs/01.DISABLED.yml' doc 0 Running make for J/JO/JONALLEN/Apache-AliasList-0.08.tar.gz Has already been unwrapped into directory /export/home/fly1232/var/cpan/build/Apache-AliasList-0.08-fc0gZj CPAN.pm: Going to build J/JO/JONALLEN/Apache-AliasList-0.08.tar.gz Warning: Prerequisite 'Apache::Constants => 0' for 'JONALLEN/Apache-AliasList-0.08.tar.gz' failed when processing 'GOZER/mod_perl-1.31.tar.gz' with 'unwrapped => NO Disabled via prefs file '/export/home/fly1232/etc/distroprefs/01.DISABLED.yml' doc 0'. Continuing, but chances to succeed are limited. >>> make cp AliasList.pm blib/lib/Apache/AliasList.pm Manifying blib/man3/Apache::AliasList.3 JONALLEN/Apache-AliasList-0.08.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Apache::AliasList;' # at t/1.t line 9. # Tried to use 'Apache::AliasList'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: /export/home/fly1232/var/cpan/build/Apache-AliasList-0.08-fc0gZj/blib/lib /export/home/fly1232/var/cpan/build/Apache-AliasList-0.08-fc0gZj/blib/arch /export/home/fly1232/var/megalib /export/home/fly1232/var/megalib /export/home/fly1232/ap1205/site/lib /export/home/fly1232/ap1205/lib .) at /export/home/fly1232/var/cpan/build/Apache-AliasList-0.08-fc0gZj/blib/lib/Apache/AliasList.pm line 97. # BEGIN failed--compilation aborted at /export/home/fly1232/var/cpan/build/Apache-AliasList-0.08-fc0gZj/blib/lib/Apache/AliasList.pm line 97. # 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/1.t .. 1..1 not ok 1 - use Apache::AliasList; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/1.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=1, 0 wallclock secs ( 0.08 usr 0.02 sys + 0.09 cusr 0.01 csys = 0.20 CPU) Result: FAIL Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 1 JONALLEN/Apache-AliasList-0.08.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JONALLEN/Apache-AliasList-0.08.tar.gz Finished 2012-09-17T19:28:16