This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Nigel Wetters Gourlay, This is a computer-generated report for WWW-AdServer-0.02 on perl-5.10.0 patch 32468, created automatically by CPAN-Reporter-1.06 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from 'make test': PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..18 not ok 1 - use WWW::AdServer; # Failed test 'use WWW::AdServer;' # at test.pl line 5. # Tried to use 'WWW::AdServer'. # Error: Can't locate Apache.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/5.10.0 /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 .) at blib/lib/WWW/AdServer.pm line 6. # BEGIN failed--compilation aborted at test.pl line 5. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. ok 2 - use WWW::AdServer::Advert; ok 3 - use WWW::AdServer::Displayer; not ok 4 - use WWW::AdServer::Displayer::IFrame; # Failed test 'use WWW::AdServer::Displayer::IFrame;' # at test.pl line 8. # Tried to use 'WWW::AdServer::Displayer::IFrame'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/5.10.0 /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 .) at blib/lib/WWW/AdServer/Displayer/IFrame.pm line 9. # BEGIN failed--compilation aborted at test.pl line 8. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. not ok 5 - use WWW::AdServer::Displayer::JScript; # Failed test 'use WWW::AdServer::Displayer::JScript;' # at test.pl line 9. # Tried to use 'WWW::AdServer::Displayer::JScript'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/5.10.0 /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 .) at blib/lib/WWW/AdServer/Displayer/JScript.pm line 9. # BEGIN failed--compilation aborted at test.pl line 9. # Compilation failed in require at (eval 7) line 2. # BEGIN failed--compilation aborted at (eval 7) line 2. not ok 6 - use WWW::AdServer::Displayer::NonSSI; # Failed test 'use WWW::AdServer::Displayer::NonSSI;' # at test.pl line 10. # Tried to use 'WWW::AdServer::Displayer::NonSSI'. # Error: Can't locate Apache/Constants.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/5.10.0 /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-2level /Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 .) at blib/lib/WWW/AdServer/Displayer/NonSSI.pm line 11. # BEGIN failed--compilation aborted at test.pl line 10. # Compilation failed in require at (eval 8) line 2. # BEGIN failed--compilation aborted at (eval 8) line 2. ok 7 - use WWW::AdServer::Logger; ok 8 - use WWW::AdServer::Logger::DevNull; ok 9 - use WWW::AdServer::Logger::Text; not ok 10 - require WWW::AdServer; # Failed test 'require WWW::AdServer;' # at test.pl line 16. # Tried to require 'WWW::AdServer'. # Error: Attempt to reload WWW/AdServer.pm aborted. # Compilation failed in require at (eval 12) line 2. ok 11 - require WWW::AdServer::Advert; ok 12 - require WWW::AdServer::Displayer; not ok 13 - require WWW::AdServer::Displayer::IFrame; # Failed test 'require WWW::AdServer::Displayer::IFrame;' # at test.pl line 19. # Tried to require 'WWW::AdServer::Displayer::IFrame'. # Error: Attempt to reload WWW/AdServer/Displayer/IFrame.pm aborted. # Compilation failed in require at (eval 15) line 2. not ok 14 - require WWW::AdServer::Displayer::JScript; # Failed test 'require WWW::AdServer::Displayer::JScript;' # at test.pl line 20. # Tried to require 'WWW::AdServer::Displayer::JScript'. # Error: Attempt to reload WWW/AdServer/Displayer/JScript.pm aborted. # Compilation failed in require at (eval 16) line 2. not ok 15 - require WWW::AdServer::Displayer::NonSSI; # Failed test 'require WWW::AdServer::Displayer::NonSSI;' # at test.pl line 21. # Tried to require 'WWW::AdServer::Displayer::NonSSI'. # Error: Attempt to reload WWW/AdServer/Displayer/NonSSI.pm aborted. # Compilation failed in require at (eval 17) line 2. ok 16 - require WWW::AdServer::Logger; ok 17 - require WWW::AdServer::Logger::DevNull; ok 18 - require WWW::AdServer::Logger::Text; # Looks like you failed 8 tests of 18. make: *** [test_dynamic] Error 8 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------- ---- ---- Test::More 0 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin PERL5_CPANPLUS_IS_RUNNING = 10947 PERL5_CPAN_IS_RUNNING = 10947 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl $UID/$EUID = 501 / 501 $GID = 501 501 81 79 80 $EGID = 501 501 81 79 80 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.25_01 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 32468) configuration: Platform: osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 ' config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
