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 Philippe 'BooK' Bruhat,
    
This is a computer-generated test report for HTTP-Proxy-0.20, created
automatically by CPAN::Reporter, version 0.43, 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 testing your distribution.

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 
    -------------- ---- -----
    HTTP::Daemon   1.25 1.36 
    LWP::UserAgent 2    2.033
    Test::More     0    0.65 

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

Environment variables:

    LANG = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = 
/Users/dromano/sbin:/Users/dromano/bin:/usr/local/git/1.5.1/bin:/opt/dromano/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin
    PERL5LIB = 
/usr/local/svn/perl:/Users/dromano/lib/perl5/.:/Users/dromano/lib/perl5/darwin-2level:/Users/dromano/lib/perl5/darwin-thread-multi-2level
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

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   2.17   
    File::Spec          3.01   
    Module::Build       0.2805 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.65   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00basic...........ok
t/01pod.............ok
t/02pod-coverage....ok
t/05new.............ok
t/10init............ok
t/11log.............ok
t/15accessors.......maxconn is deprecated, please use max_connections at 
t/15accessors.t line 42
maxserve is deprecated, please use max_keep_alive_requests at t/15accessors.t 
line 42
ok
t/15deprecated......ok
t/16stash...........ok
t/17fstack..........ok
t/18engine..........ok
t/20dummy...........ok
t/20keepalive.......ok
t/22http............
#   Failed test 'Got an answer (302)'
#   at t/22http.t line 50.
#                   '302'
#     doesn't match '(?-xism:^5\d\d$)'
FAILED test 4
        Failed 1/5 tests, 80.00% okay
t/22transparent.....
#   Failed test 'Got an answer (302)'
#   at t/22transparent.t line 54.
#          got: '302'
#     expected: '500'
FAILED test 5
        Failed 1/6 tests, 83.33% okay
t/23connect.........ok
t/23https...........skipped
        all skipped: Can't make this work with Crypt::SSLeay
t/40push_filters....ok
t/41filters.........ok
t/42will_modify.....ok
t/50hopbyhop........ok
t/50standard........ok
t/50via.............ok
t/51simple..........ok
t/51simple2.........ok
t/61simple..........ok
t/61simple2.........ok
t/64htmltext........ok
t/64lines...........ok
t/64tags............ok
t/66htmlparser......ok
t/71rot13...........ok
t/90diveintomark....ok
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/22http.t                       5    1  4
t/22transparent.t                6    1  5
1 test skipped.
Failed 2/33 test scripts. 2/392 subtests failed.
Files=33, Tests=392, 39 wallclock secs (13.49 cusr +  4.28 csys = 17.77 CPU)
Failed 2/33 test programs. 2/392 subtests failed.
make: *** [test_dynamic] Error 25

--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
    uname='darwin b07.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='-Os',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1819)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    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'

Reply via email to