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 David Golden,
    
This is a computer-generated report for CPAN-Reporter-1.08
on perl-5.8.8, created automatically by CPAN-Reporter-1.06 
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 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_CPAN_Reporter.....................ok
t/02_config_env_vars...................ok
t/03_config_file.......................ok
t/04_option_parsing....................ok
t/05_prompting.........................ok
t/06_prompt_text.......................ok
t/10_prereq_pm.........................ok
t/11_env_config........................ok
t/12_toolchain_versions................ok
t/13_record_command....................# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test
ok
t/14_command_timeout...................# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test
# sleeping for timeout test

#   Failed test 'command < program: command timeout'
#   in t/14_command_timeout.t at line 208.
# timeout (5) : ran (34) : sleep (10)

#   Failed test 'command < program: output as expected'
#   in t/14_command_timeout.t at line 212.
#     Structures begin differing at:
#          $got->[0] = 'foo
#     '
#     $expected->[0] = Does not exist
# STDOUT:
# foo
# (/usr/bin/perl /tmp/YM19BAjMdw  exited with 0)
# 
# 
# STDERR:
# 

#   Failed test 'command < program: exit code correct'
#   in t/14_command_timeout.t at line 214.
#          got: '0'
#     expected: '9'
# sleeping for timeout test
# Looks like you failed 3 tests of 57.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/57 subtests 
t/20_report_output.....................ok
t/30_PL_report.........................ok
t/31_PL_report_discard.................ok
t/40_make_report.......................ok
t/41_make_report_discard...............ok
t/50_test_report_pass..................ok
t/51_test_report_fail..................ok
t/52_test_report_unknown...............ok
t/53_test_report_na....................ok
t/54_test_report_split.................ok
t/55_test_report_discard...............ok
t/56_test_report_harness_versions......ok
t/57_hang_interrupt....................ok
t/60_bad_author........................ok
t/61_bad_dist_names....................ok
t/62_duplicate_reports.................ok
t/63_config_send_report................ok
t/64_transport.........................ok
t/65_skipfile..........................ok
t/66_have_tested.......................ok
t/67_dont_cc_blead.....................ok
t/70_darwin_move_config................ok
t/71_missing_config....................ok
t/72_rename_history....................ok

Test Summary Report
-------------------
t/14_command_timeout.t             (Wstat: 768 Tests: 57 Failed: 3)
  Failed tests:  47, 49-50
  Non-zero exit status: 3
Files=35, Tests=1749, 1413 wallclock secs ( 0.22 usr  0.04 sys + 128.27 cusr 
69.42 csys = 197.95 CPU)
Result: FAIL
Failed 1/35 test programs. 3/1749 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need   Have  
    --------------------- ------ ------
    Config::Tiny          2.08   2.12  
    CPAN                  1.9203 1.9205
    ExtUtils::MakeMaker   6.36   6.42  
    File::Basename        0      2.74  
    File::Copy::Recursive 0.35   0.35  
    File::Find            0      1.10  
    File::HomeDir         0.58   0.66  
    File::Path            0      2.02  
    File::pushd           0.32   1.00  
    File::Spec            3.19   3.25  
    File::Temp            0.16   0.16  
    IO::CaptureOutput     1.03   1.03  
    Probe::Perl           0      0.01  
    Tee                   0.13   0.13  
    Test::More            0.62   0.62  
    Test::Reporter        1.34   1.38  

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/home/andy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 6716
    PERL5_CPAN_IS_RUNNING = 6716
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1288 1001 109 108 104 46 44 30 29 25 24 20 4
    $EGID = 1001 1288 1001 109 108 104 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.12  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.07  
    Test::More          0.62  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.15.7, archname=i486-linux-gnu-thread-multi
    uname='linux terranova 2.6.15.7 #1 smp thu jul 12 14:27:56 utc 2007 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 (Ubuntu 4.1.2-0ubuntu4)', 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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to