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 Rob Mueller, 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] [Thu Jan 11 11:16:22 2007] Checking if source files are up to date [MSG] [Thu Jan 11 11:16:22 2007] Retrieving /home/maddingue/.cpanplus/sourcefiles.2.15.stored [MSG] [Thu Jan 11 11:16:23 2007] Trying to get 'file://mnt/video/MiniCPAN/authors/id/R/RO/ROBM/Cache-FastMmap-1.14.tar.gz' [MSG] [Thu Jan 11 11:16:23 2007] Trying to get 'file://mnt/video/MiniCPAN/authors/id/R/RO/ROBM/CHECKSUMS' [MSG] [Thu Jan 11 11:16:23 2007] Checksum matches for 'Cache-FastMmap-1.14.tar.gz' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/mmap_cache.h' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/CImpl.xs' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/ppport.h' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/mmap_cache.c' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/CImpl.pm' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/mmap_cache_test.c' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/Makefile.PL' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/Changes' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Cache-FastMmap-CImpl/README' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Changes' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/7.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/4.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/9.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/6.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/8.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/5.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/2.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/3.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/FastMmapTest.pl' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/t/1.t' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/MANIFEST' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/META.yml' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/FastMmap.pm' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/Makefile.PL' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache-FastMmap-1.14/README' [MSG] [Thu Jan 11 11:16:23 2007] Extracted 'Cache::FastMmap' to '/home/maddingue/.cpanplus/5.8.5/build/Cache-FastMmap-1.14' [MSG] [Thu Jan 11 11:16:23 2007] Checking if your kit is complete... Looks good Writing Makefile for Cache::FastMmap::CImpl Writing Makefile for Cache::FastMmap [MSG] [Thu Jan 11 11:16:23 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Jan 11 11:16:27 2007] cp FastMmap.pm blib/lib/Cache/FastMmap.pm make[1]: Entering directory `/mnt/video/cpanplus/5.8.5/build/Cache-FastMmap-1.14/Cache-FastMmap-CImpl' cp CImpl.pm ../blib/lib/Cache/FastMmap/CImpl.pm /usr/bin/perl5.8.5 /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.5/ExtUtils/typemap CImpl.xs > CImpl.xsc && mv CImpl.xsc CImpl.c Please specify prototyping behavior for CImpl.xs (see perlxs manual) gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" CImpl.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" mmap_cache.c Running Mkbootstrap for Cache::FastMmap::CImpl () chmod 644 CImpl.bs rm -f ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.so gcc -shared -L/usr/local/lib CImpl.o mmap_cache.o -o ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.so \ \ chmod 755 ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.so cp CImpl.bs ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.bs chmod 644 ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.bs Manifying ../blib/man3/Cache::FastMmap::CImpl.3pm make[1]: Leaving directory `/mnt/video/cpanplus/5.8.5/build/Cache-FastMmap-1.14/Cache-FastMmap-CImpl' Manifying blib/man3/Cache::FastMmap.3pm [ERROR] [Thu Jan 11 11:16:54 2007] MAKE TEST failed: Illegal seek make[1]: Entering directory `/mnt/video/cpanplus/5.8.5/build/Cache-FastMmap-1.14/Cache-FastMmap-CImpl' make[1]: Leaving directory `/mnt/video/cpanplus/5.8.5/build/Cache-FastMmap-1.14/Cache-FastMmap-CImpl' PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1....ok t/2....ok t/3....ok t/4....ok t/5....ok t/6.... # Failed test 'leak test > 30k' # at t/6.t line 79. # Looks like you failed 1 test of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/9 tests, 88.89% okay t/7....ok t/8....ok t/9....ok Failed Test Stat Wstat Total Fail List of Failed --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/6.t 1 256 9 1 6 Failed 1/9 test scripts. 1/131 subtests failed. Files=9, Tests=131, 26 wallclock secs ( 8.56 cusr + 1.55 csys = 10.11 CPU) Failed 1/9 test programs. 1/131 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Storable 2.15 ******************************** 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 5) configuration: Platform: osname=linux, osvers=2.6.3-25mdk-i686-up-4gb, archname=i386-linux-thread-multi uname='linux mercury.mandriva.com 2.6.3-25mdk-i686-up-4gb #1 fri jan 14 03:39:39 mst 2005 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
