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.072. 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] [Wed Jul 19 01:42:17 2006] Trying to get 
'http://mirror.hyperian.net/CPAN/authors/id/J/JD/JDHEDDEN/threads-1.36.tar.gz'
[MSG] [Wed Jul 19 01:42:18 2006] Trying to get 
'http://mirror.hyperian.net/CPAN/authors/id/J/JD/JDHEDDEN/CHECKSUMS'
[MSG] [Wed Jul 19 01:42:18 2006] Checksum matches for 'threads-1.36.tar.gz'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/problems.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/join.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/free2.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/blocks.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/stack.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/list.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/exit.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/basic.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/stress_cv.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/test.pl'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/thread.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/stress_re.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/stack_env.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/state.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/libc.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/context.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/kill.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/end.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/free.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/t/stress_string.t'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/Changes'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/threads.xs'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/MANIFEST'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/typemap'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/threads.pm'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/threads.h'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/hints/'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/hints/linux.pl'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/hints/hpux.pl'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/ppport.h'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/README'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/Makefile.PL'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads-1.36/META.yml'
[MSG] [Wed Jul 19 01:42:20 2006] Extracted 'threads' to 
'/Users/cogent/.cpanplus/5.8.8/build/threads-1.36'
[MSG] [Wed Jul 19 01:42:21 2006] Checking if your kit is complete...
Looks good
Writing Makefile for threads

[MSG] [Wed Jul 19 01:42:21 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Wed Jul 19 01:42:25 2006] cp threads.pm blib/lib/threads.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  threads.xs > 
threads.xsc && mv threads.xsc threads.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -O3   -DVERSION=\"1.36\" 
-DXS_VERSION=\"1.36\"  
"-I/usr/local/lib/perl5/5.8.8/darwin-thread-multi-64int-2level/CORE"  
-DHAS_PPPORT_H threads.c
Running Mkbootstrap for threads ()
chmod 644 threads.bs
rm -f blib/arch/auto/threads/threads.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup 
-L/usr/local/lib threads.o  -o blib/arch/auto/threads/threads.bundle    \
        \
  
chmod 755 blib/arch/auto/threads/threads.bundle
cp threads.bs blib/arch/auto/threads/threads.bs
chmod 644 blib/arch/auto/threads/threads.bs
Manifying blib/man3/threads.3

[ERROR] [Wed Jul 19 01:43:20 2006] MAKE TEST failed: No such file or directory 
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic............# Testing threads 1.36
ok
t/blocks...........# FAIL: BEGIN:       (in cleanup) panic: MUTEX_DESTROY (16) 
[threads.xs:185] at t/blocks.t line 90.

dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 1, 3-5
        Failed 4/5 tests, 20.00% okay
t/context..........ok
t/end..............ok
t/exit.............ok
t/free.............ok
t/free2............ok
t/join.............ok
t/kill.............ok
t/libc.............ok
t/list.............ok
t/problems.........ok
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  Failed  List of Failed
-------------------------------------------------------------------------------
t/blocks.t     0    10     5    7 140.00%  1 3-5
Failed 1/19 test scripts, 94.74% okay. 4/776 subtests failed, 99.48% okay.
make: *** [test_dynamic] Error 25


PREREQUISITES:

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

******************************** 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 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.7.0, archname=darwin-thread-multi-64int-2level
    uname='darwin epiphany 8.7.0 darwin kernel version 8.7.0: fri may 26 
15:20:53 pdt 2006; root:xnu-792.6.76.obj~1release_ppc power macintosh powerpc '
    config_args='-Dusethreads -Duse64bitint -Duseshrplib 
-Dlocincpth=/usr/local/include -Dloclibpth=/usr/local/lib -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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5341)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldb -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to