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 Jerry D. Hedden,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. 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':

[CP_MSG] [Mon Mar 20 11:17:17 2006] Trying to get 
'ftp://penguin/CPAN/authors/id/J/JD/JDHEDDEN/threads-1.12.tar.gz'
[CP_MSG] [Mon Mar 20 11:17:17 2006] Trying to get 
'ftp://penguin/CPAN/authors/id/J/JD/JDHEDDEN/CHECKSUMS'
[CP_MSG] [Mon Mar 20 11:17:17 2006] No 'md5' checksum known for 
'threads-1.12.tar.gz'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/Changes'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/hints/'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/hints/linux.pl'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/Makefile.PL'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/MANIFEST'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/META.yml'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/ppport.h'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/README'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/basic.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/end.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/join.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/libc.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/list.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/problems.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/stack.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/stack_env.t'
[CP_MSG] [Mon Mar 20 11:17:18 2006] Extracted 'threads-1.12/t/stress_cv.t'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/t/stress_re.t'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/t/stress_string.t'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/t/test.pl'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/t/thread.t'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/threads.h'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/threads.pm'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/threads.xs'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads-1.12/typemap'
[CP_MSG] [Mon Mar 20 11:17:19 2006] Extracted 'threads' to 
'/home/cwill1is/.cpanplusdev/5.9.3/build/threads-1.12'
[CP_MSG] [Mon Mar 20 11:17:20 2006] WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
Processing hints file hints/linux.pl
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for threads

[CP_MSG] [Mon Mar 20 11:17:30 2006] cp threads.pm blib/lib/threads.pm
/home/cwill1is/perldev/bin/perl 
/home/cwill1is/perldev/lib/5.9.3/ExtUtils/xsubpp  -typemap 
/home/cwill1is/perldev/lib/5.9.3/ExtUtils/typemap -typemap typemap  threads.xs 
> threads.xsc && mv threads.xsc threads.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing 
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   
-DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fpic 
"-I/home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/CORE"   
threads.c
Running Mkbootstrap for threads ()
chmod 644 threads.bs
rm -f blib/arch/auto/threads/threads.so
cc  -shared -L/usr/local/lib threads.o  -o blib/arch/auto/threads/threads.so    
\
   -lpthread    \
  
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.3

[CP_ERROR] [Mon Mar 20 11:18:09 2006] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /home/cwill1is/perldev/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic............# Testing threads 1.12
ok
t/end..............ok
t/join.............ok
t/libc.............ok
t/list.............ok
t/problems.........ok
t/stack............PANIC: pthread_attr_setstacksize failed at t/stack.t line 98.
dubious
        Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 15-18
        Failed 4/18 tests, 77.78% okay
t/stack_env........ok
t/stress_cv........ok
t/stress_re........ok
t/stress_string....ok
t/thread...........ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/stack.t     29  7424    18    8  44.44%  15-18
Failed 1/12 test scripts, 91.67% okay. 4/335 subtests failed, 98.81% okay.
make: *** [test_dynamic] Error 255


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        XSLoader                           0.06
        threads::shared                    0.96

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

--

Summary of my perl5 (revision 5 version 9 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.4.26, archname=i686-linux-thread-multi-64int
    uname='linux penguin 2.4.26 #1 smp thu jul 1 18:22:25 bst 2004 i686 unknown 
unknown gnulinux '
    config_args=''
    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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.4', gccosandvers=''
    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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to