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] [Tue Oct 31 01:23:48 2006] Trying to get 'http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-1.46.tar.gz' [MSG] [Tue Oct 31 01:23:51 2006] Trying to get 'http://www.cpan.org/authors/id/J/JD/JDHEDDEN/CHECKSUMS' [MSG] [Tue Oct 31 01:23:52 2006] Checksum matches for 'threads-1.46.tar.gz' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/join.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/free2.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/stack.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/exit.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/basic.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/test.pl' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/state.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/context.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/pod.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/end.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/free.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/problems.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/blocks.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/list.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/stress_cv.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/thread.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/stack_env.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/stress_re.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/libc.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/kill.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/t/stress_string.t' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/Changes' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/threads.xs' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/MANIFEST' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/threads.h' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/hints/' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/hints/linux.pl' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/hints/hpux.pl' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/threads.pm' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/ppport.h' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/examples/' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/examples/pool.pl' [MSG] [Tue Oct 31 01:23:53 2006] Extracted 'threads-1.46/Makefile.PL' [MSG] [Tue Oct 31 01:23:54 2006] Extracted 'threads-1.46/README' [MSG] [Tue Oct 31 01:23:54 2006] Extracted 'threads-1.46/META.yml' [MSG] [Tue Oct 31 01:23:54 2006] Extracted 'threads' to '/home/chris/.cpanplus/5.8.8/build/threads-1.46' [MSG] [Tue Oct 31 01:23:55 2006] Checking if your kit is complete... Looks good Writing Makefile for threads [MSG] [Tue Oct 31 01:23:55 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Tue Oct 31 01:23:55 2006] No such module 'Config' found on CPAN [MSG] [Tue Oct 31 01:24:06 2006] cp threads.pm blib/lib/threads.pm /home/chris/dev/perl588/bin/perl /home/chris/dev/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/chris/dev/perl588/lib/5.8.8/ExtUtils/typemap threads.xs > threads.xsc && mv threads.xsc threads.c cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -DPIC -fPIC "-I/home/chris/dev/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE" -DHAS_PPPORT_H threads.c Running Mkbootstrap for threads () chmod 644 threads.bs rm -f blib/arch/auto/threads/threads.so cc --whole-archive -shared -L/usr/pkg/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.3 [ERROR] [Tue Oct 31 01:25:27 2006] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/chris/dev/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic............# Testing threads 1.46 ok t/blocks...........ok 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/pod..............ok 2/2 skipped: various reasons 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...........perl: Error detected by libpthread: Invalid mutex. Detected by file "/home/builds/ab/netbsd-3-0-RELEASE/src/lib/libpthread/pthread_mutex.c", line 334, function "pthread_mutex_unlock". See pthread(3) for information. [1] Abort trap (core dumped) /home/chris/dev/... # Failed at t/thread.t line 179 # got '34304' # expected '0' FAILED test 26 Failed 1/31 tests, 96.77% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/thread.t 31 1 26 2 subtests skipped. Failed 1/20 test scripts. 1/575 subtests failed. Files=20, Tests=575, 79 wallclock secs (24.16 cusr + 1.09 csys = 25.25 CPU) Failed 1/20 test programs. 1/575 subtests failed. gmake: 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.06 overload 1.04 strict 1.03 warnings 1.05 ******************************** 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. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=netbsd, osvers=3.0, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.0 netbsd 3.0 (generic_laptop) #0: mon dec 19 01:08:52 utc 2005 [EMAIL PROTECTED]:homebuildsabnetbsd-3-0-releasei386200512182024z-objhomebuildsabnetbsd-3-0-releasesrcsysarchi386compilegeneric_laptop i386 ' 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 ='-fno-strict-aliasing -pipe -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
