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 ROBM, This is a computer-generated error report created automatically by CPANPLUS, version 0.78. 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] [Sun May 13 22:07:51 2007] Trying to get 'http://www.cpan.org/authors/id/R/RO/ROBM/Cache-FastMmap-1.15.tar.gz' [MSG] [Sun May 13 22:07:52 2007] Trying to get 'http://www.cpan.org/authors/id/R/RO/ROBM/CHECKSUMS' [MSG] [Sun May 13 22:07:53 2007] Checksum matches for 'Cache-FastMmap-1.15.tar.gz' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/mmap_cache.h' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/CImpl.xs' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/ppport.h' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/mmap_cache.c' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/CImpl.pm' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/mmap_cache_test.c' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/Makefile.PL' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/Changes' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Cache-FastMmap-CImpl/README' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Changes' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/7.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/11.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/4.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/9.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/10.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/6.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/8.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/5.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/2.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/3.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/FastMmapTest.pl' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/t/1.t' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/MANIFEST' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/.shipit' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/META.yml' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/FastMmap.pm' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/Makefile.PL' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache-FastMmap-1.15/README' [MSG] [Sun May 13 22:07:54 2007] Extracted 'Cache::FastMmap' to '/home/chris/.cpanplus/5.8.8/build/Cache-FastMmap-1.15' [MSG] [Sun May 13 22:07:56 2007] Checking if your kit is complete... Looks good Writing Makefile for Cache::FastMmap::CImpl Writing Makefile for Cache::FastMmap [MSG] [Sun May 13 22:07:56 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sun May 13 22:08:06 2007] cp FastMmap.pm blib/lib/Cache/FastMmap.pm cp CImpl.pm ../blib/lib/Cache/FastMmap/CImpl.pm /home/chris/perl588/bin/perl /home/chris/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/chris/perl588/lib/5.8.8/ExtUtils/typemap CImpl.xs > CImpl.xsc && mv CImpl.xsc CImpl.c Please specify prototyping behavior for CImpl.xs (see perlxs manual) cc -c -I. -pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -DPIC -fPIC "-I/home/chris/perl588/lib/5.8.8/OpenBSD.i386-openbsd-thread-multi/CORE" CImpl.c In file included from CImpl.xs:5: ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from CImpl.xs:2: /home/chris/perl588/lib/5.8.8/OpenBSD.i386-openbsd-thread-multi/CORE/perl.h:163:1: warning: this is the location of the previous definition cc -c -I. -pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -DPIC -fPIC "-I/home/chris/perl588/lib/5.8.8/OpenBSD.i386-openbsd-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 cc -shared -fPIC -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.3 Manifying blib/man3/Cache::FastMmap.3 [ERROR] [Sun May 13 22:09:14 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/chris/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1.....ok t/10.... # Failed test 'items match 1' # at t/10.t line 54. # Looks like you failed 1 test of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/9 tests, 88.89% okay t/11....ok t/2.....ok t/3.....ok t/4.....ok t/5.....ok t/6.....skipped all skipped: No GTop installed, no memory leak tests t/7.....ok t/8.....ok t/9.....ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10.t 1 256 9 1 9 1 test skipped. Failed 1/11 test scripts. 1/138 subtests failed. Files=11, Tests=138, 67 wallclock secs (24.48 cusr + 19.81 csys = 44.29 CPU) *** Error code 35 Stop in /home/chris/.cpanplus/5.8.8/build/Cache-FastMmap-1.15 (line 820 of Makefile). Failed 1/11 test programs. 1/138 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Storable 2.16 0 ******************************** 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. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /home/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:. PERL5LIB = :/home/chris/.cpanplus/5.8.8/build/Cache-FastMmap-1.15/blib/lib:/home/chris/.cpanplus/5.8.8/build/Cache-FastMmap-1.15/blib/arch:/home/chris/.cpanplus/5.8.8/build/Cache-FastMmap-1.15/blib PERL5_CPANPLUS_IS_RUNNING = 22522 PERL5_CPANPLUS_IS_VERSION = 0.78 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/perl588/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 10 0 10 EGID: $) = 10 0 10 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include', optimize='-O2', cppflags='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include' ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1' 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='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.40.3, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'
