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.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 Oct 19 13:00:54 2006] Trying to get 'http://www.cpan.org/authors/id/R/RO/ROBM/Cache-FastMmap-1.12.tar.gz' [MSG] [Thu Oct 19 13:01:00 2006] Trying to get 'http://www.cpan.org/authors/id/R/RO/ROBM/CHECKSUMS' [MSG] [Thu Oct 19 13:01:00 2006] Checksum matches for 'Cache-FastMmap-1.12.tar.gz' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/mmap_cache.h' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/CImpl.xs' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/ppport.h' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/mmap_cache.c' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/CImpl.pm' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/mmap_cache_test.c' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/Makefile.PL' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/Changes' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Cache-FastMmap-CImpl/README' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/Changes' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/t/' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/t/7.t' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/t/4.t' [MSG] [Thu Oct 19 13:01:01 2006] Extracted 'Cache-FastMmap-1.12/t/9.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/6.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/8.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/5.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/2.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/3.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/FastMmapTest.pl' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/t/1.t' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/MANIFEST' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/META.yml' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/FastMmap.pm' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/Makefile.PL' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache-FastMmap-1.12/README' [MSG] [Thu Oct 19 13:01:02 2006] Extracted 'Cache::FastMmap' to '/home/cwill1is/.cpanplus/5.8.7/build/Cache-FastMmap-1.12' [MSG] [Thu Oct 19 13:01:09 2006] Checking if your kit is complete... Looks good Writing Makefile for Cache::FastMmap::CImpl Writing Makefile for Cache::FastMmap [MSG] [Thu Oct 19 13:01:09 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Oct 19 13:08:38 2006] cp FastMmap.pm blib/lib/Cache/FastMmap.pm make[1]: Entering directory `/home/cwill1is/.cpanplus/5.8.7/build/Cache-FastMmap-1.12/Cache-FastMmap-CImpl' cp CImpl.pm ../blib/lib/Cache/FastMmap/CImpl.pm /usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8/ExtUtils/typemap CImpl.xs > CImpl.xsc && mv CImpl.xsc CImpl.c Please specify prototyping behavior for CImpl.xs (see perlxs manual) gcc -c -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" "-I/usr/lib/perl5/5.8/cygwin/CORE" CImpl.c CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_new': CImpl.xs:24: warning: cast from pointer to integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_set_param': CImpl.xs:49: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_init': CImpl.xs:76: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_close': CImpl.xs:104: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_hash': CImpl.xs:135: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_lock': CImpl.xs:170: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_unlock': CImpl.xs:199: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_read': CImpl.xs:236: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_write': CImpl.xs:302: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_delete': CImpl.xs:364: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_expunge': CImpl.xs:408: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_get_keys': CImpl.xs:482: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_get': CImpl.xs:562: warning: cast to pointer from integer of different size CImpl.xs: In function `XS_Cache__FastMmap__CImpl_fc_set': CImpl.xs:605: warning: cast to pointer from integer of different size CImpl.xs:620: warning: cast to pointer from integer of different size gcc -c -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" "-I/usr/lib/perl5/5.8/cygwin/CORE" mmap_cache.c Running Mkbootstrap for Cache::FastMmap::CImpl () chmod 644 CImpl.bs rm -f ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.dll ld2 -s -L/usr/local/lib CImpl.o mmap_cache.o -o ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.dll \ /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a \ gcc -shared -o CImpl.dll -Wl,--out-implib=libCImpl.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 -Wl,--enable-auto-image-base \ -s -L/usr/local/lib CImpl.o mmap_cache.o /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a Creating library file: libCImpl.dll.a mv CImpl.dll libCImpl.dll.a ../blib/arch/auto/Cache/FastMmap/CImpl/ chmod 755 ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.dll cp CImpl.bs ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.bs chmod 644 ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.bs make[1]: Leaving directory `/home/cwill1is/.cpanplus/5.8.7/build/Cache-FastMmap-1.12/Cache-FastMmap-CImpl' [ERROR] [Thu Oct 19 13:10:23 2006] MAKE TEST failed: make[1]: Entering directory `/home/cwill1is/.cpanplus/5.8.7/build/Cache-FastMmap-1.12/Cache-FastMmap-CImpl' make[1]: Leaving directory `/home/cwill1is/.cpanplus/5.8.7/build/Cache-FastMmap-1.12/Cache-FastMmap-CImpl' /usr/bin/perl.exe "-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....skipped all skipped: No GTop installed, no memory leak tests t/7....ok t/8....ok t/9....Unlink of existing share file /tmp/sharefile failed: Permission denied at /home/cwill1is/.cpanplus/5.8.7/build/Cache-FastMmap-1.12/blib/lib/Cache/FastMmap.pm line 489. # Looks like you planned 5 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/9.t 255 65280 5 4 4-5 1 test skipped. Failed 1/9 test scripts. 2/118 subtests failed. Files=9, Tests=118, 88 wallclock secs (21.34 cusr + 3.37 csys = 24.70 CPU) Failed 1/9 test programs. 2/118 subtests failed. make: *** [test_dynamic] Error 255 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: This report was machine-generated by CPAN::YACSmoke 0.0307. -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize' 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=y, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', 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=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -lcrypt -lgdbm_compat perllibs=-lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
