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 Fred Moyer,
    
This is a computer-generated report for Apache-Test-1.30
on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 
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
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM 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/kai/.cpan/build/Apache-Test-1.30-YQC9Zt/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/kai/.cpan/build/Apache-Test-1.30-YQC9Zt/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/kai/.cpan/build/Apache-Test-1.30-YQC9Zt/t/TEST -bugreport -verbose=0 
-httpd /usr/sbin/httpd -apxs /usr/sbin/apxs
/usr/sbin/httpd  -d /Users/kai/.cpan/build/Apache-Test-1.30-YQC9Zt/t -f 
/Users/kai/.cpan/build/Apache-Test-1.30-YQC9Zt/t/conf/httpd.conf -D APACHE2 -D 
PERL_USEITHREADS
using Apache/2.2.6 (prefork MPM)

waiting 60 seconds for server to start: .server_setup: entered
folder_setup: entered
server_setup: entered

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......ok
t/ping.....................ok
t/redirect.................ok
t/request..................ok
All tests successful.
Files=6, Tests=22,  3 wallclock secs ( 0.02 usr  0.03 sys +  1.96 cusr  0.32 
csys =  2.33 CPU)
Result: PASS
[warning] server localhost:8529 shutdown

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have  
    ---------- ---- ------
    Cwd        2.06 3.2501
    File::Spec 0.8  3.2501

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = 
/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 95297
    PERL5_CPAN_IS_RUNNING = 95297
    SHELL = /bin/bash
    TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1025 / 1025
    $GID = 20 101 80 501 20
    $EGID = 20 101 80 501 20

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2501
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.2501
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.05  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.00  
    version             0.70  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=9.0, archname=darwin-thread-multi-2level
    uname='darwin omen.apple.com 9.0 darwin kernel version 9.0.0b5: mon sep 10 
17:17:11 pdt 2007; root:xnu-1166.6~1release_ppc power macintosh '
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
-I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', 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='cc -mmacosx-version-min=10.5', ldflags ='-arch i386 -arch ppc 
-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -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='-arch i386 -arch ppc -bundle -undefined 
dynamic_lookup -L/usr/local/lib'

Reply via email to