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 [CP_MSG] [Mon Mar 20 11:18:09 2006] Fetching: 'http://testers.cpan.org/show/threads.yaml' [CP_MSG] [Mon Mar 20 11:18:12 2006] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [HISTORY] [Mon Mar 20 11:19:14 2006] Would you like to send the test report? [y/N]: y [HISTORY] [Mon Mar 20 11:19:16 2006] Would you like to edit the test report? [Y/n]: n [CP_MSG] [Mon Mar 20 11:19:27 2006] Successfully sent 'fail' report for 'threads-1.12' [CP_ERROR] [Mon Mar 20 11:19:27 2006] Unable to create a new distribution object for 'threads' -- cannot continue [CP_MSG] [Mon Mar 20 11:19:27 2006] Trying to get 'ftp://penguin/CPAN/authors/id/J/JD/JDHEDDEN/threads-shared-0.99.tar.gz' [CP_MSG] [Mon Mar 20 11:19:27 2006] Trying to get 'ftp://penguin/CPAN/authors/id/J/JD/JDHEDDEN/CHECKSUMS' [CP_MSG] [Mon Mar 20 11:19:27 2006] No 'md5' checksum known for 'threads-shared-0.99.tar.gz' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/Changes' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/hints/' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/hints/linux.pl' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/Makefile.PL' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/MANIFEST' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/META.yml' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/ppport.h' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/README' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/shared.h' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/shared.pm' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/shared.xs' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/0nothread.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/av_refs.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/av_simple.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/blessed.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/cond.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/disabled.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/hv_refs.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/hv_simple.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/no_share.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/shared_attr.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/sv_refs.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/sv_simple.t' [CP_MSG] [Mon Mar 20 11:19:28 2006] Extracted 'threads-shared-0.99/t/wait.t' [CP_MSG] [Mon Mar 20 11:19:29 2006] Extracted 'threads::shared' to '/home/cwill1is/.cpanplusdev/5.9.3/build/threads-shared-0.99' [CP_MSG] [Mon Mar 20 11:19:30 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::shared [CP_MSG] [Mon Mar 20 11:19:42 2006] cp shared.pm blib/lib/threads/shared.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 shared.xs > shared.xsc && mv shared.xsc shared.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=\"0.99\" -DXS_VERSION=\"0.99\" -fpic "-I/home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/CORE" shared.c Running Mkbootstrap for threads::shared () chmod 644 shared.bs rm -f blib/arch/auto/threads/shared/shared.so cc -shared -L/usr/local/lib shared.o -o blib/arch/auto/threads/shared/shared.so \ -lpthread \ chmod 755 blib/arch/auto/threads/shared/shared.so cp shared.bs blib/arch/auto/threads/shared/shared.bs chmod 644 blib/arch/auto/threads/shared/shared.bs Manifying blib/man3/threads::shared.3 [CP_ERROR] [Mon Mar 20 11:19:46 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/0nothread......# Testing threads::shared 0.99 ok t/av_refs........threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/av_refs.t line 37. BEGIN failed--compilation aborted at t/av_refs.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/av_simple......threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/av_simple.t line 37. BEGIN failed--compilation aborted at t/av_simple.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-44 Failed 44/44 tests, 0.00% okay t/blessed........threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/blessed.t line 37. BEGIN failed--compilation aborted at t/blessed.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-37 Failed 37/37 tests, 0.00% okay t/cond...........threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/cond.t line 39. BEGIN failed--compilation aborted at t/cond.t line 39. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-32 Failed 32/32 tests, 0.00% okay t/disabled.......ok t/hv_refs........threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/hv_refs.t line 37. BEGIN failed--compilation aborted at t/hv_refs.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t/hv_simple......threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/hv_simple.t line 37. BEGIN failed--compilation aborted at t/hv_simple.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/no_share.......threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/no_share.t line 43. BEGIN failed--compilation aborted at t/no_share.t line 43. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/shared_attr....threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/shared_attr.t line 40. BEGIN failed--compilation aborted at t/shared_attr.t line 40. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-101 Failed 101/101 tests, 0.00% okay t/sv_refs........threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/sv_refs.t line 37. BEGIN failed--compilation aborted at t/sv_refs.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/sv_simple......threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/sv_simple.t line 37. BEGIN failed--compilation aborted at t/sv_simple.t line 37. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/wait...........threads object version 1.070 does not match bootstrap parameter 1.120 at /home/cwill1is/perldev/lib/5.9.3/i686-linux-thread-multi-64int/DynaLoader.pm line 224. Compilation failed in require at t/wait.t line 39. BEGIN failed--compilation aborted at t/wait.t line 39. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-103 Failed 103/103 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/av_refs.t 2 512 14 28 200.00% 1-14 t/av_simple.t 2 512 44 88 200.00% 1-44 t/blessed.t 2 512 37 74 200.00% 1-37 t/cond.t 2 512 32 64 200.00% 1-32 t/hv_refs.t 2 512 20 40 200.00% 1-20 t/hv_simple.t 2 512 16 32 200.00% 1-16 t/no_share.t 2 512 6 12 200.00% 1-6 t/shared_attr.t 2 512 101 202 200.00% 1-101 t/sv_refs.t 2 512 11 22 200.00% 1-11 t/sv_simple.t 2 512 11 22 200.00% 1-11 t/wait.t 2 512 103 206 200.00% 1-103 Failed 11/13 test scripts, 15.38% okay. 395/479 subtests failed, 17.54% okay. make: *** [test_dynamic] Error 2 ******************************** 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'
