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 GWYN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Jan 15 08:50:48 2008] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/G/GW/GWYN/POE-Component-Server-HTTP-KeepAlive-0.0200.tar.gz'
[MSG] [Tue Jan 15 08:50:49 2008] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/G/GW/GWYN/CHECKSUMS'
[MSG] [Tue Jan 15 08:50:50 2008] Checksum matches for 
'POE-Component-Server-HTTP-KeepAlive-0.0200.tar.gz'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/README'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/Component/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/Component/Server/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/Component/Server/HTTP/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/Component/Server/HTTP/KeepAlive.pm'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/Component/Server/HTTP/KeepAlive/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/lib/POE/Component/Server/HTTP/KeepAlive/SimpleHTTP.pm'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/Makefile.PL'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/MANIFEST'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/MANIFEST.SKIP'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/t/'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/t/Client.pm'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/t/00_compile.t'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/t/25_poco_simplehttp.t'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/t/20_poco_http.t'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/t/10_object.t'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/META.yml'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE-Component-Server-HTTP-KeepAlive-0.0200/Changes'
[MSG] [Tue Jan 15 08:50:50 2008] Extracted 
'POE::Component::Server::HTTP::KeepAlive' to 
'/home/d/.cpanplus/5.10.0/build/POE-Component-Server-HTTP-KeepAlive-0.0200'
[MSG] [Tue Jan 15 08:50:52 2008] Checking if your kit is complete...
Looks good
Writing Makefile for POE::Component::Server::HTTP::KeepAlive

[MSG] [Tue Jan 15 08:50:52 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Jan 15 08:50:54 2008] cp lib/POE/Component/Server/HTTP/KeepAlive.pm 
blib/lib/POE/Component/Server/HTTP/KeepAlive.pm
cp lib/POE/Component/Server/HTTP/KeepAlive/SimpleHTTP.pm 
blib/lib/POE/Component/Server/HTTP/KeepAlive/SimpleHTTP.pm
Manifying blib/man3/POE::Component::Server::HTTP::KeepAlive.3

[ERROR] [Tue Jan 15 08:51:14 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile..............ok
t/10_object...............ok
t/20_poco_http............ok
t/25_poco_simplehttp......# 5166: Sleep 15...
# 5166: continue
Undefined subroutine &POE::Component::Server::HTTP::RC_OK called at 
t/25_poco_simplehttp.t line 142.

#   Failed test 'got index'
#   at t/Client.pm line 154.
Can't locate object method "Dump" via package "HTTP::Headers" at (eval 64) line 
1.

#   Failed test 'Sane shutdown (9728)'
#   at t/25_poco_simplehttp.t line 53.
#          got: '9728'
#     expected: '0'
# Looks like you planned 47 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 47/47 subtests 

Test Summary Report
-------------------
t/25_poco_simplehttp.t (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 47 tests but ran 2.
Files=4, Tests=87, 20 wallclock secs ( 0.05 usr  0.02 sys +  1.10 cusr  3.01 
csys =  4.18 CPU)
Result: FAIL
Failed 1/4 test programs. 2/87 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Tue Jan 15 08:51:14 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          HTTP::Request                      1.40        0
          HTTP::Response                     1.53        0
          HTTP::Status                       1.28        0
          POE                              0.9999   0.9999

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.23.1-slh64-smp-32, archname=x86_64-linux
    uname='linux sanremo.defietser 2.6.23.1-slh64-smp-32 #1 smp preempt thu nov 
15 17:55:06 cet 2007 x86_64 gnulinux '
    config_args='-des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to