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 TODDR,
    
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] [Mon Feb 18 20:52:17 2008] Trying to get 
'file:///ftp/pub/CPAN/authors/id/T/TO/TODDR/Net-Jabber-Bot-2.0.8.tar.gz'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/Changes'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/examples/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/examples/bot_example.pl'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/examples/gtalk_RSSbot.pl'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/lib/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/lib/Net/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/lib/Net/Jabber/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/lib/Net/Jabber/Bot.pm'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/Makefile.PL'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/MANIFEST'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/META.yml'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/README'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/t/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/t/00-load.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/t/03-test_connectivity.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/t/04-private_subs.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/t/05-helper_functions.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/t/06-test_safeties.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/t/99-pod-coverage.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/t/99-pod.t'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net-Jabber-Bot-2.0.8/t/lib/'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 
'Net-Jabber-Bot-2.0.8/t/lib/MockJabberClient.pm'
[MSG] [Mon Feb 18 20:52:18 2008] Extracted 'Net::Jabber::Bot' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.8/build/Net-Jabber-Bot-2.0.8'
[MSG] [Mon Feb 18 20:53:06 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Net::Jabber::Bot

[MSG] [Mon Feb 18 20:53:06 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Feb 18 20:54:02 2008] cp lib/Net/Jabber/Bot.pm 
blib/lib/Net/Jabber/Bot.pm
Manifying blib/man3/Net::Jabber::Bot.3

[ERROR] [Mon Feb 18 21:01:04 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load...................# Testing Net::Jabber::Bot 2.0.8, Perl 5.008008, 
/usr/local/perl-5.8.8/bin/perl
ok
t/03-test_connectivity......ok
t/04-private_subs...........ok
t/05-helper_functions.......ok
t/06-test_safeties..........
#   Failed test 'Verify that 40 were sent'
#   at t/06-test_safeties.t line 185.
#          got: -37
#     expected: 40

#   Failed test 'Verify that 2 were seen (With Panic)'
#   at t/06-test_safeties.t line 197.
#          got: 1
#     expected: 2

#   Failed test 'Testing hourly message limits (failure to send)'
#   at t/06-test_safeties.t line 169.

#   Failed test 'Verify that 0 were seen (Should be not have been sent to 
server)'
#   at t/06-test_safeties.t line 197.
#          got: 1
#     expected: 0

#   Failed test 'Verify that 0 were seen (Rejected by bot)'
#   at t/06-test_safeties.t line 197.
#          got: 1
#     expected: 0
# Looks like you failed 5 tests of 119.
 Dubious, test returned 5 (wstat 1280, 0x500)
 Failed 5/119 subtests 
t/99-pod-coverage...........ok
t/99-pod....................ok

Test Summary Report
-------------------
t/06-test_safeties.t    (Wstat: 1280 Tests: 119 Failed: 5)
  Failed tests:  94, 115-116, 118-119
  Non-zero exit status: 5
Files=7, Tests=256, 406 wallclock secs ( 0.73 usr  0.55 sys + 65.80 cusr 147.93 
csys = 215.01 CPU)
Result: FAIL
Failed 1/7 test programs. 5/256 subtests failed.
make: *** [test_dynamic] Error 29

[MSG] [Mon Feb 18 21:01:04 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
          Class::Std                        0.0.8        0
          Log::Log4perl                      1.14        0
          Net::Jabber                         2.0        2
          Test::More                         0.74        0

******************************** 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.03.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl'
    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='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include'
    ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib 
-L/usr/local/lib '
    libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib 
/usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib 
-L/usr/local/ssl/lib -L/usr/local/lib'

Reply via email to