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 JDHEDDEN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. 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] [Thu Dec 21 21:15:47 2006] Trying to get 
'http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-1.54.tar.gz'
[MSG] [Thu Dec 21 21:15:48 2006] Trying to get 
'http://www.cpan.org/authors/id/J/JD/JDHEDDEN/CHECKSUMS'
[MSG] [Thu Dec 21 21:15:49 2006] Checksum matches for 'threads-1.54.tar.gz'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/join.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/embed.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/free2.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/stack.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/exit.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/basic.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/test.pl'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/state.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/context.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/pod.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/end.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/free.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/problems.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/blocks.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/err.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/list.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/stress_cv.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/thread.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/stack_env.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/stress_re.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/libc.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/kill.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/t/stress_string.t'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/Changes'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/threads.xs'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/MANIFEST'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/threads.h'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/hints/'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/hints/linux.pl'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/hints/hpux.pl'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/threads.pm'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/ppport.h'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/examples/'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/examples/pool.pl'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/Makefile.PL'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/README'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads-1.54/META.yml'
[MSG] [Thu Dec 21 21:15:50 2006] Extracted 'threads' to 
'/export/home/chris/.cpanplus/5.8.7/build/threads-1.54'
[MSG] [Thu Dec 21 21:15:50 2006] Checking if your kit is complete...
Looks good
Writing Makefile for threads

[MSG] [Thu Dec 21 21:15:50 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Thu Dec 21 21:15:50 2006] No such module 'Config' found on CPAN
[MSG] [Thu Dec 21 21:15:55 2006] cp threads.pm blib/lib/threads.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.8/ExtUtils/typemap  threads.xs > threads.xsc && mv 
threads.xsc threads.c
gcc -c   -D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"1.54\" 
-DXS_VERSION=\"1.54\" -fPIC "-I/usr/lib/perl/5.8/CORE"  -DHAS_PPPORT_H threads.c
Running Mkbootstrap for threads ()
chmod 644 threads.bs
rm -f blib/arch/auto/threads/threads.so
gcc  -shared -L/usr/local/lib threads.o  -o blib/arch/auto/threads/threads.so   
\
                \
          
chmod 755 blib/arch/auto/threads/threads.so
cp threads.bs blib/arch/auto/threads/threads.bs
chmod 644 blib/arch/auto/threads/threads.bs
Manifying blib/man3/threads.3pm

[ERROR] [Thu Dec 21 21:16:42 2006] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/basic............# Testing threads 1.54
ok
t/blocks...........Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
ok
t/context..........ok
t/embed............skipped
        all skipped: Perl.pm not available
t/end..............ok
t/err..............Illegal division by zero at t/err.t line 29.
# Looks like you planned 10 tests but ran 0.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/exit.............ok
t/free.............ok
t/free2............ok
t/join.............ok
t/kill.............Scalars leaked: 1
ok
t/libc.............ok
t/list.............ok
t/pod..............ok
        2/2 skipped: various reasons
t/problems.........ok
        3/15 unexpectedly succeeded
TODO PASSED tests 7-9

t/stack............ok
t/stack_env........ok
t/state............ok
t/stress_cv........ok
t/stress_re........ok
t/stress_string....ok
t/thread...........ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/err.t        2   512    10   20  1-10
 (3 subtests UNEXPECTEDLY SUCCEEDED), 1 test and 2 subtests skipped.
Failed 1/22 test scripts. 10/552 subtests failed.
Files=22, Tests=552, 47 wallclock secs (14.94 cusr +  1.93 csys = 16.87 CPU)
Failed 1/22 test programs. 10/552 subtests failed.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Carp                               1.04
        ExtUtils::testlib                  1.16
        Hash::Util                         0.05
        IO::File                           1.14
        XSLoader                           0.02
        overload                           1.03
        strict                             1.03
        warnings                           1.03

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
    PERL5LIB = 
:/export/home/chris/.cpanplus/5.8.7/build/threads-1.54/blib/lib:/export/home/chris/.cpanplus/5.8.7/build/threads-1.54/blib/arch:/export/home/chris/.cpanplus/5.8.7/build/threads-1.54/blib
    PERL5_CPANPLUS_IS_RUNNING = 26273
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = sun-color

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

    Perl: $^X = perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 10 104 103 46 44 30 29 26 24 23 21 20 4 10
    EGID: $)  = 10 104 103 46 44 30 29 26 24 23 21 20 4 10


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


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=solaris, osvers=2.11, archname=i386-pc-solaris2.11-thread-multi
    uname='sunos kernelunix.org 5.11 elatte:os_20050909:2005-09-15 i86pc i386 
i86pc solaris '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcc=gcc 
-Dldflags=-lm -Dlddlflags=-shared -Dccdlflags=-Wl,-E -Dcccdlflags=-fPIC 
-Darchname=i386-pc-solaris2.11 -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 
-Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 
-Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local 
-Dsitelib=/usr/local/share/perl/5.8.7 -Dsitearch=/usr/local/lib/perl/5.8.7 
-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 
-Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 
-Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm 
-Duseshrplib -Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    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 -DDEBIAN -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='4.0.3 20060113 (prerelease) (GNU_Solaris 
4.0.2-6nexenta3)', 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='gcc', ldflags ='-lm -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lm -lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lrt -lnsl 
-lsocket
    perllibs=-lm -ldl -lm -lpthread -lc -lrt -lnsl -lsocket
    libc=, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -R 
/usr/lib/perl/5.8/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to