develooper Front page | perl.cpan.testers | Postings from May 2008

PASS HTTP-Proxy-0.22 i686-linux-thread-multi 2.6.18.3-tmb-desktop-2mdvsmp

From:
vpit
Date:
May 1, 2008 08:33
Subject:
PASS HTTP-Proxy-0.22 i686-linux-thread-multi 2.6.18.3-tmb-desktop-2mdvsmp
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Philippe 'BooK' Bruhat,
    
This is a computer-generated report for HTTP-Proxy-0.22
on perl 5.10.0, created by CPAN-Reporter-1.13. 

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':

PERL_DL_NONLAZY=1 /home/mpb/pit/perl/builds/5.10.0/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..............ok
t/22transparent.......ok
t/23connect...........ok
t/23https.............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/67complete..........ok
t/67save..............ok
t/71rot13.............ok
t/90diveintomark......ok
All tests successful.
Files=35, Tests=473, 30 wallclock secs ( 0.37 usr  0.05 sys +  7.19 cusr  1.20 csys =  8.81 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module         Need Have 
    -------------- ---- -----
    HTTP::Daemon   1.25 5.810
    LWP::UserAgent 2    5.810
    Test::More     0    0.80 

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

Environment variables:

    LANG = fr_FR.UTF-8
    LANGUAGE = fr_FR.UTF-8:fr
    LC_ADDRESS = fr_FR.UTF-8
    LC_ALL = fr_FR.UTF-8
    LC_COLLATE = fr_FR.UTF-8
    LC_CTYPE = fr_FR.UTF-8
    LC_IDENTIFICATION = fr_FR.UTF-8
    LC_MEASUREMENT = fr_FR.UTF-8
    LC_MESSAGES = fr_FR.UTF-8
    LC_MONETARY = fr_FR.UTF-8
    LC_NAME = fr_FR.UTF-8
    LC_NUMERIC = fr_FR.UTF-8
    LC_PAPER = fr_FR.UTF-8
    LC_SOURCED = 1
    LC_TELEPHONE = fr_FR.UTF-8
    LC_TIME = fr_FR.UTF-8
    LD_LIBRARY_PATH = /home/mpb/pit/lib
    PATH = /home/mpb/pit/bin:/home/mpb/pit/perl/builds/bin:/usr/local/bin:/bin:/usr/bin:/usr/games:/usr/java/jdk1.5.0_08/bin
    PERL5LIB = /home/mpb/pit/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 26740
    PERL5_CPAN_IS_RUNNING = 26740
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /tmp/pit

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

    $^X = /home/mpb/pit/perl/builds/5.10.0/bin/perl
    $UID/$EUID = 7524 / 7524
    $GID = 7000 7000
    $EGID = 7000 7000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3-tmb-desktop-2mdvsmp, archname=i686-linux-thread-multi
    uname='linux eclop10.math.u-bordeaux1.fr 2.6.18.3-tmb-desktop-2mdvsmp #1 smp tue nov 21 15:19:08 est 2006 i686 intel(r) pentium(r) 4 cpu 2.80ghz gnulinux '
    config_args='-des -Dprefix=/home/mpb/pit/perl/builds/5.10.0 -Dusethreads -Doptimize=-march=pentium4 -O3 -fomit-frame-pointer -pipe'
    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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-march=pentium4 -O3 -fomit-frame-pointer -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.1 20060724 (prerelease) (4.1.1-3mdk)', 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 -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -march=pentium4 -O3 -fomit-frame-pointer -pipe -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About