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 Philip M. Gollucci, This is a computer-generated test report for Apache-Test-1.29, created automatically by CPAN::Reporter, version 0.41, 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. Congratulations! All tests were successful. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------- ---- ---- Cwd 2.06 3.24 File::Spec 0.8 3.01 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 LC_CTYPE = en_US.UTF-8 PATH = /usr/bin:/Users/lavallej/.bin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/mysql/bin:/Users/lavallej/Work/dts/base/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/bin:/opt/local/bin:/Users/lavallej/.src/maven-2.0.6/bin PERL5LIB = /Users/lavallej/Work/dts/base/lib:/Users/lavallej/Work/dts/public/lib:/Users/lavallej/Work/dts/processor/lib:/Users/lavallej/Work/dts/dashboard/lib:/Users/lavallej/Work/dts/tools/lib SHELL = /bin/bash TERM = xterm-color Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/bin/perl UID: $< = 502 EUID: $> = 502 GID: $( = 502 80 79 81 502 EGID: $) = 502 80 79 81 502 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.32 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 3.01 Module::Build 0.2806 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.67 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': /usr/bin/perl -Iblib/arch -Iblib/lib \ t/TEST -clean [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl /Users/lavallej/.cpan/build/Apache-Test-1.29/t/TEST -clean APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= \ /usr/bin/perl -Iblib/arch -Iblib/lib \ t/TEST -bugreport -verbose=0 [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl /Users/lavallej/.cpan/build/Apache-Test-1.29/t/TEST -bugreport -verbose=0 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 or choose from the following options: [1] /usr/sbin/httpd [1] Next we need to know where the 'apxs' script is located. This script provides a lot of information about the apache installation, and makes it easier to find things. However it's not available on all platforms, therefore it's optional. If you don't have it installed it's not a problem. Just press Enter. Notice that if you have Apache 2.x installed that script could be called as 'apxs2'. If you have more than one Apache server is installed, make sure you supply the path to the apxs script you are going to use for testing. You can always override this setting at run time via the '-apxs' option. For example: % t/TEST -apxs /path/to/alternative/apxs or via the environment variable APACHE_TEST_APXS. For example: % APACHE_TEST_APXS=/path/to/alternative/apxs t/TEST Please provide a full path to (optional) 'apxs' executable or choose from the following options: [1] /usr/sbin/apxs [1] [warning] running with new config opts: /usr/bin/perl /Users/lavallej/.cpan/build/Apache-Test-1.29/t/TEST -bugreport -verbose=0 -httpd /usr/sbin/httpd -apxs /usr/sbin/apxs /usr/sbin/httpd -d /Users/lavallej/.cpan/build/Apache-Test-1.29/t -f /Users/lavallej/.cpan/build/Apache-Test-1.29/t/conf/httpd.conf -D APACHE1 -D PERL_USEITHREADS using Apache/1.3.33 waiting 60 seconds for server to start: . waiting 60 seconds for server to start: ok (waited 0 secs) server localhost:8529 started t/bad_coding.............ok t/cookies................ok t/next_available_port....skipped all skipped: cannot find module 'mod_env.c' t/ping...................ok t/redirect...............ok t/request................ok All tests successful, 1 test skipped. Files=6, Tests=21, 4 wallclock secs ( 2.20 cusr + 0.67 csys = 2.87 CPU) [warning] server localhost:8529 shutdown -- Summary of my perl5 (revision 5 version 8 subversion 6) configuration: Platform: osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level uname='darwin b19.apple.com 8.0 darwin kernel version 8.3.0: mon oct 3 20:04:04 pdt 2005; root:xnu-792.6.22.obj~2release_ppc power macintosh powerpc ' config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef 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 ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include', optimize='-O3', cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', 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 ='-L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'
