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 ADUITSIS, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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] [Mon Nov 5 09:31:10 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AD/ADUITSIS/IPC-Mmap-0.14.tar.gz' [MSG] [Mon Nov 5 09:31:11 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AD/ADUITSIS/CHECKSUMS' [MSG] [Mon Nov 5 09:31:11 2007] Checksum matches for 'IPC-Mmap-0.14.tar.gz' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/Mmap.xs' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/t/' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/t/01mmap.t' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/t/02multithread.t' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/t/03multiproc.t' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/Changes.txt' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/lib/' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/lib/IPC/' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/lib/IPC/Mmap/' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/lib/IPC/Mmap/Win32.pm' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/lib/IPC/Mmap/POSIX.pm' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/lib/IPC/Mmap.pm' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/MANIFEST' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/META.yml' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/Makefile.PL' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC-Mmap-0.14/typemap' [MSG] [Mon Nov 5 09:31:11 2007] Extracted 'IPC::Mmap' to '/home/plu/blead/.cpanplus/5.10.0/build/IPC-Mmap-0.14' [MSG] [Mon Nov 5 09:31:11 2007] Configuring IPC::Mmap... Checking if your kit is complete... Looks good Writing Makefile for IPC::Mmap [MSG] [Mon Nov 5 09:31:11 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Nov 5 09:31:12 2007] cp lib/IPC/Mmap.pm blib/lib/IPC/Mmap.pm cp lib/IPC/Mmap/POSIX.pm blib/lib/IPC/Mmap/POSIX.pm cp lib/IPC/Mmap/Win32.pm blib/lib/IPC/Mmap/Win32.pm /home/plu/blead/bin/perl /home/plu/blead/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /home/plu/blead/lib/perl5/5.10.0/ExtUtils/typemap -typemap typemap Mmap.xs > Mmap.xsc && mv Mmap.xsc Mmap.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -DPIC -fPIC "-I/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE" Mmap.c Running Mkbootstrap for IPC::Mmap () chmod 644 Mmap.bs rm -f blib/arch/auto/IPC/Mmap/Mmap.so cc -shared -L/usr/local/lib Mmap.o -o blib/arch/auto/IPC/Mmap/Mmap.so chmod 755 blib/arch/auto/IPC/Mmap/Mmap.so cp Mmap.bs blib/arch/auto/IPC/Mmap/Mmap.bs chmod 644 blib/arch/auto/IPC/Mmap/Mmap.bs [ERROR] [Mon Nov 5 09:31:12 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/plu/blead/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01mmap...........dubious Test returned status 78 (wstat 19968, 0x4e00) DIED. FAILED tests 2-32 Failed 31/32 tests, 3.12% okay t/02multithread....Cannot create semaphore at t/01mmap.t line 84 ok 7/7 skipped: various reasons t/03multiproc......dubious Test returned status 78 (wstat 19968, 0x4e00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01mmap.t 78 19968 32 62 2-32 t/03multiproc.t 78 19968 3 6 1-3 7 subtests skipped. Failed 2/3 test scripts. 34/42 subtests failed. Files=3, Tests=42, 0 wallclock secs ( 0.07 cusr + 0.03 csys = 0.10 CPU) Cannot create semaphore at t/03multiproc.t line 56 Failed 2/3 test programs. 34/42 subtests failed. *** Error code 78 Stop in /usr/home/plu/blead/.cpanplus/5.10.0/build/IPC-Mmap-0.14. [MSG] [Mon Nov 5 09:31:12 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' ******************************** 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 = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 PERL5LIB = :/home/plu/blead/.cpanplus/5.10.0/build/IPC-Mmap-0.14/blib/lib:/home/plu/blead/.cpanplus/5.10.0/build/IPC-Mmap-0.14/blib/arch:/home/plu/blead/.cpanplus/5.10.0/build/IPC-Mmap-0.14/blib PERL5_CPANPLUS_IS_RUNNING = 56072 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/local/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/plu/blead/bin/perl UID: $< = 1001 EUID: $> = 1001 GID: $( = 1001 1001 1001 0 EGID: $) = 1001 1001 1001 0 ------------------------------- -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 31806) configuration: Platform: osname=freebsd, osvers=6.1-release-p6, archname=i386-freebsd uname='freebsd smoker 6.1-release-p6 freebsd 6.1-release-p6 #3: tue sep 12 13:15:56 cest 2006 [EMAIL PROTECTED]:usrobjusrsrcsysgamma i386 ' config_args='-de -Dprefix=/home/plu/blead' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc libc=, 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 -L/usr/local/lib'
