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] [Sat Mar 25 15:17:05 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JD/JDHEDDEN/threads-1.18.tar.gz' [CP_MSG] [Sat Mar 25 15:17:07 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JD/JDHEDDEN/CHECKSUMS' [CP_MSG] [Sat Mar 25 15:17:09 2006] Checksum matches for 'threads-1.18.tar.gz' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/problems.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/join.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/stack.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/list.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/basic.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/stress_cv.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/test.pl' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/thread.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/stress_re.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/stack_env.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/libc.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/end.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/t/stress_string.t' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/Changes' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/threads.xs' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/MANIFEST' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/typemap' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/threads.pm' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/threads.h' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/hints/' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/hints/linux.pl' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/ppport.h' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/README' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/Makefile.PL' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads-1.18/META.yml' [CP_MSG] [Sat Mar 25 15:17:09 2006] Extracted 'threads' to '/home/chris/.cpanplus/5.8.7/build/threads-1.18' [CP_MSG] [Sat Mar 25 15:17:10 2006] Checking if your kit is complete... Looks good Processing hints file hints/linux.pl Writing Makefile for threads [CP_MSG] [Sat Mar 25 15:17:13 2006] cp threads.pm blib/lib/threads.pm /home/chris/perl/bin/perl /home/chris/perl/lib/5.8.7/ExtUtils/xsubpp -typemap /home/chris/perl/lib/5.8.7/ExtUtils/typemap -typemap typemap threads.xs > threads.xsc && mv threads.xsc threads.c cc -c -DHAS_PPPORT_H -O2 -DVERSION=\"1.18\" -DXS_VERSION=\"1.18\" -fpic "-I/home/chris/perl/lib/5.8.7/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] [Sat Mar 25 15:17:41 2006] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /home/chris/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic............# Testing threads 1.18 ok t/end..............ok t/join.............ok t/libc.............ok t/list.............ok t/problems.........ok 3/15 unexpectedly succeeded t/stack............Thread creation failed: pthread_attr_setstacksize(2097152) returned 22 at t/stack.t line 98. Can't call method "join" on an undefined value 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 (3 subtests UNEXPECTEDLY SUCCEEDED). Failed 1/12 test scripts, 91.67% okay. 4/334 subtests failed, 98.80% okay. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: XSLoader 0.02 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 8 subversion 7) configuration: Platform: osname=linux, osvers=2.4.22, archname=i686-linux-thread-multi-64int uname='linux lappy 2.4.22 #6 tue sep 2 17:43:01 pdt 2003 i686 unknown unknown gnulinux ' config_args='' 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 ='-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.2.3', 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'
