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 Roderich Schupp,
    
This is a computer-generated report for IPC-Run3-0.040
on perl-5.10.0, created automatically by CPAN-Reporter-1.0602 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/mpb/pit/perl/builds/5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/fd_leak.......................Error unlinking file 
/home/mpb/pit/tmp/3WQWYPQY9o using unlink0 at 
/tmp/pit/.cpan/build/IPC-Run3-0.040-stw8aM/blib/lib/IPC/Run3.pm line 118
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 11/11 subtests 
t/fork..........................Error unlinking file 
/home/mpb/pit/tmp/wiD3XXxcuU using unlink0 at 
/tmp/pit/.cpan/build/IPC-Run3-0.040-stw8aM/blib/lib/IPC/Run3.pm line 118
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/5 subtests 
t/IPC-Run3-ProfArrayBuffer......ok
t/IPC-Run3-profiling............ok
t/IPC-Run3-ProfLogger...........ok
t/IPC-Run3-ProfLogReader........ok
t/IPC-Run3-ProfPP...............ok
t/IPC-Run3-ProfReporter.........ok
t/IPC-Run3......................Error unlinking file 
/home/mpb/pit/tmp/MwgA5FX6Xc using unlink0 at 
/tmp/pit/.cpan/build/IPC-Run3-0.040-stw8aM/blib/lib/IPC/Run3.pm line 118
 Dubious, test returned 25 (wstat 6400, 0x1900)
 Failed 26/27 subtests 
t/pod-coverage..................ok
t/pod...........................ok

Test Summary Report
-------------------
t/fd_leak.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
t/fork.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/IPC-Run3.t                (Wstat: 6400 Tests: 1 Failed: 0)
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 27 tests but ran 1.
Files=11, Tests=29,  2 wallclock secs ( 0.05 usr  0.01 sys +  0.82 cusr  0.11 
csys =  0.99 CPU)
Result: FAIL
Failed 3/11 test programs. 0/29 subtests failed.
make: *** [test_dynamic] Erreur 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module      Need Have  
    ----------- ---- ------
    Test::More  0.31 0.74  
    Time::HiRes 0    1.9711

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = fr_FR.UTF-8
    LANGUAGE = fr_FR.UTF-8:fr
    LC_ADDRESS = fr_FR.UTF-8
    LC_ALL = fr_FR.UTF-8
    LC_COLLATE = fr_FR.UTF-8
    LC_CTYPE = fr_FR.UTF-8
    LC_IDENTIFICATION = fr_FR.UTF-8
    LC_MEASUREMENT = fr_FR.UTF-8
    LC_MESSAGES = fr_FR.UTF-8
    LC_MONETARY = fr_FR.UTF-8
    LC_NAME = fr_FR.UTF-8
    LC_NUMERIC = fr_FR.UTF-8
    LC_PAPER = fr_FR.UTF-8
    LC_SOURCED = 1
    LC_TELEPHONE = fr_FR.UTF-8
    LC_TIME = fr_FR.UTF-8
    LD_LIBRARY_PATH = /home/mpb/pit/lib
    PATH = 
/home/mpb/pit/bin:/home/mpb/pit/perl/builds/bin:/home/mpb/pit/bin:/home/mpb/pit/perl/builds/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/opt/intel/bin:/usr/local/bin:/usr/lib/qt3//bin:/opt/intel/bin:/usr/local/bin:/usr/lib/qt3//bin:/usr/java/jdk1.5.0_08/bin:/usr/java/jdk1.5.0_08/bin
    PERL5LIB = /home/mpb/pit/lib/perl5:/home/mpb/pit/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 12880
    PERL5_CPAN_IS_RUNNING = 12880
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /home/mpb/pit/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/mpb/pit/perl/builds/5.10.0/bin/perl
    $UID/$EUID = 7524 / 7524
    $GID = 7000 7000
    $EGID = 7000 7000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.06     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.00     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3-tmb-desktop-2mdvsmp, 
archname=i686-linux-thread-multi
    uname='linux eclop10.math.u-bordeaux1.fr 2.6.18.3-tmb-desktop-2mdvsmp #1 
smp tue nov 21 15:19:08 est 2006 i686 intel(r) pentium(r) 4 cpu 2.80ghz 
gnulinux '
    config_args='-des -Dprefix=/home/mpb/pit/perl/builds/5.10.0 -Dusethreads 
-Doptimize=-march=pentium4 -O3 -fomit-frame-pointer -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-march=pentium4 -O3 -fomit-frame-pointer -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='4.1.1 20060724 (prerelease) (4.1.1-3mdk)', 
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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -march=pentium4 -O3 
-fomit-frame-pointer -pipe -L/usr/local/lib'

Reply via email to