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 KARASIK,
    
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  1 09:27:36 2008] Trying to get 
'http://www.cpan.org/authors/id/K/KA/KARASIK/IO-Lambda-0.06.tar.gz'
[MSG] [Tue Jan  1 09:27:40 2008] Trying to get 
'http://www.cpan.org/authors/id/K/KA/KARASIK/CHECKSUMS'
[MSG] [Tue Jan  1 09:27:42 2008] Checksum matches for 'IO-Lambda-0.06.tar.gz'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 'IO-Lambda-0.06/'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 'IO-Lambda-0.06/lib/'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 'IO-Lambda-0.06/lib/IO/'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 'IO-Lambda-0.06/lib/IO/Lambda/'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 
'IO-Lambda-0.06/lib/IO/Lambda/SNMP.pm'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 'IO-Lambda-0.06/lib/IO/Lambda/Loop/'
[MSG] [Tue Jan  1 09:27:42 2008] Extracted 
'IO-Lambda-0.06/lib/IO/Lambda/Loop/Select.pm'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 
'IO-Lambda-0.06/lib/IO/Lambda/HTTPS.pm'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 
'IO-Lambda-0.06/lib/IO/Lambda/HTTP.pm'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/lib/IO/Lambda.pm'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/01_load.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/03_lambda_api.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/02_object_api.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/05_condvar.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/98_pod.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/99_pod_coverage.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/t/04_tcp.t'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/eg/'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/eg/http-redirect.pl'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/eg/snmp.pl'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/eg/parallel.pl'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/eg/sequential.pl'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/Changes'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/MANIFEST'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/Makefile.PL'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/README'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO-Lambda-0.06/META.yml'
[MSG] [Tue Jan  1 09:27:43 2008] Extracted 'IO::Lambda' to 
'/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/IO-Lambda-0.06'
[MSG] [Tue Jan  1 09:27:45 2008] Checking if your kit is complete...
Looks good
Writing Makefile for IO::Lambda

[MSG] [Tue Jan  1 09:27:45 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Jan  1 09:27:50 2008] cp lib/IO/Lambda/SNMP.pm 
blib/lib/IO/Lambda/SNMP.pm
cp lib/IO/Lambda/HTTP.pm blib/lib/IO/Lambda/HTTP.pm
cp lib/IO/Lambda/HTTPS.pm blib/lib/IO/Lambda/HTTPS.pm
cp lib/IO/Lambda/Loop/Select.pm blib/lib/IO/Lambda/Loop/Select.pm
cp lib/IO/Lambda.pm blib/lib/IO/Lambda.pm
Manifying blib/man3/IO::Lambda::SNMP.3
Manifying blib/man3/IO::Lambda::HTTP.3
Manifying blib/man3/IO::Lambda::Loop::Select.3
Manifying blib/man3/IO::Lambda::HTTPS.3
Manifying blib/man3/IO::Lambda.3

[ERROR] [Tue Jan  1 09:27:55 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/cpan/perl5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_load..............ok
t/02_object_api........ok
t/03_lambda_api........ok
t/04_tcp...............ok
t/05_condvar...........ok
t/98_pod...............skipped: Test::Pod 1.00 required for testing POD
t/99_pod_coverage......You tried to plan twice at t/99_pod_coverage.t line 10.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/5 subtests 

Test Summary Report
-------------------
t/99_pod_coverage.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
Files=7, Tests=50,  3 wallclock secs ( 0.02 usr  0.45 sys +  0.24 cusr  2.14 
csys =  2.85 CPU)
Result: FAIL
Failed 1/7 test programs. 0/50 subtests failed.
*** Error code 255

Stop in /home/cpan/perl5.10.0/.cpanplus/5.10.0/build/IO-Lambda-0.06 (line 783 
of Makefile).

[MSG] [Tue Jan  1 09:27:55 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** 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. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
:/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/IO-Lambda-0.06/blib/lib:/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/IO-Lambda-0.06/blib/arch:/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/IO-Lambda-0.06/blib
    PERL5_CPANPLUS_IS_RUNNING = 1894
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

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

    Perl: $^X = /home/cpan/perl5.10.0/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 0
    EGID: $)  = 1000 1000 0


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd-thread-multi-64int
    uname='openbsd wynionyn.bingosnet.co.uk 4.2 generic#375 i386 '
    config_args='-de -Dprefix=/home/cpan/perl5.10.0 -Dusethreads -Duse64bitint 
-Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.41.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to