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.39, 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.62 

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

Environment variables:

    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = screen-w

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

    Perl: $^X = /home/opt/perl/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0
    EGID: $)  = 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.31  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.24  
    Module::Build       n/a   
    Module::Signature   n/a   
    Test::Harness       2.42  
    Test::More          0.62  
    version             n/a   

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

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

PERL_DL_NONLAZY=1 /home/opt/perl/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 (200)'
#   in t/22http.t at line 50.
#                   '200'
#     doesn't match '(?-xism:^5\d\d$)'
FAILED test 4
        Failed 1/5 tests, 80.00% okay
t/22transparent.....
#   Failed test 'Got an answer (200)'
#   in t/22transparent.t at line 54.
#          got: '200'
#     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 2/33 test scripts, 93.94% okay. 2/392 subtests failed, 99.49% okay.
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/22http.t                       5    1  20.00%  4
t/22transparent.t                6    1  16.67%  5
1 test skipped.
make: *** [test_dynamic] Error 29


--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=linux, osvers=2.4.24-grsec, archname=i686-linux
    uname='linux s2.j-e-b.net 2.4.24-grsec #1 mon jan 19 03:00:26 wet 2004 i686 
unknown '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to