Report for Test-Cmd-1.05

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Cmd-1.05 v5.15.5 GNU/Linux
Date: 2012-04-14T16:03:43Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Steven Knight,

This is a computer-generated report for Test-Cmd-1.05
on perl 5.15.5, created by CPAN-Reporter-1.2005.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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':

make[1]: Entering directory `/tmp/tmp.snXjuoPHlA/Test-Cmd-1.05-DFuIRQ'
PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/relo/k75/v5.15.5-200-gc071f8d/09a0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/basename.t t/cleanup.t t/diff_exact.t t/diff_regex.t t/ENV_PRESERVE.t t/exit.t t/EXPORT_OK.t t/fail.t t/interpreter.t t/match.t t/match_exact.t t/match_regex.t t/match_sub.t t/no_result.t t/pass.t t/preserve.t t/prog.t t/read.t t/run.t t/stderr.t t/stdin.t t/stdout.t t/string.t t/subdir.t t/TMPDIR.t t/workdir.t t/workdirs.t t/workpath.t t/writable.t t/write.t t/Common/chmod.t t/Common/copy.t t/Common/f_matches.t t/Common/m_exist.t t/Common/m_n_exist.t t/Common/read.t t/Common/run.t t/Common/sleep.t t/Common/subdir.t t/Common/touch.t t/Common/unlink.t t/Common/write.t
t/basename.t .......... ok
t/cleanup.t ........... ok
t/Common/chmod.t ...... ok
t/Common/copy.t ....... ok
t/Common/f_matches.t .. ok
t/Common/m_exist.t .... ok
t/Common/m_n_exist.t .. ok
t/Common/read.t ....... ok
t/Common/run.t ........ ok
t/Common/sleep.t ...... ok
t/Common/subdir.t ..... ok
t/Common/touch.t ...... ok
t/Common/unlink.t ..... ok
t/Common/write.t ...... ok
t/diff_exact.t ........ ok
t/diff_regex.t ........ ok
t/ENV_PRESERVE.t ...... ok
t/exit.t .............. ok
t/EXPORT_OK.t ......... ok
t/fail.t .............. ok
t/interpreter.t ....... ok
t/match.t ............. ok
t/match_exact.t ....... ok
t/match_regex.t ....... ok
t/match_sub.t ......... ok
t/no_result.t ......... ok
t/pass.t .............. ok
t/preserve.t .......... ok
t/prog.t .............. ok
t/read.t .............. ok
# Failed test 18 in t/run.t at line 154
#  t/run.t line 154 is: ok($ret == 0);
# Failed test 19 in t/run.t at line 155
#  t/run.t line 155 is: ok($test->stdout eq "$scriptx:  :  STDOUT:  $wdir:  'foo'\n");
# Failed test 20 in t/run.t at line 156
#  t/run.t line 156 is: ok($test->stderr eq "$scriptx:  :  STDERR:  $wdir:  'foo'\n");
# Failed test 37 in t/run.t at line 198
#  t/run.t line 198 is: ok($ret == 0);
# Failed test 38 in t/run.t at line 199
#  t/run.t line 199 is: ok($testx->stdout eq "$scriptx:  :  STDOUT:  $wdir:  ''\n");
# Failed test 39 in t/run.t at line 200
#  t/run.t line 200 is: ok($testx->stderr eq "$scriptx:  :  STDERR:  $wdir:  ''\n");
# Failed test 40 in t/run.t at line 203
#  t/run.t line 203 is: ok($ret == 0);
# Failed test 41 in t/run.t at line 204
#  t/run.t line 204 is: ok($testx->stdout eq "$scriptx:  :  STDOUT:  $wdir:  'foo bar'\n");
# Failed test 42 in t/run.t at line 205
#  t/run.t line 205 is: ok($testx->stderr eq "$scriptx:  :  STDERR:  $wdir:  'foo bar'\n");
# Failed test 46 in t/run.t at line 215
#  t/run.t line 215 is: ok($ret == 0);
# Failed test 47 in t/run.t at line 216
#  t/run.t line 216 is: ok($testx->stdout eq "$scriptx:  :  STDOUT:  ${\$testx->workdir}:  'baz'\n");
# Failed test 48 in t/run.t at line 217
#  t/run.t line 217 is: ok($testx->stderr eq "$scriptx:  :  STDERR:  ${\$testx->workdir}:  'baz'\n");
# Failed test 49 in t/run.t at line 222
#  t/run.t line 222 is: ok($ret == 0);
# Failed test 50 in t/run.t at line 223
#  t/run.t line 223 is: ok($testx->stdout eq "$scriptx:  :  STDOUT:  $subdir:  ''\n");
# Failed test 51 in t/run.t at line 224
#  t/run.t line 224 is: ok($testx->stderr eq "$scriptx:  :  STDERR:  $subdir:  ''\n");
t/run.t ............... 
Failed 15/53 subtests 
t/stderr.t ............ ok
t/stdin.t ............. ok
t/stdout.t ............ ok
t/string.t ............ ok
t/subdir.t ............ ok
t/TMPDIR.t ............ ok
t/workdir.t ........... ok
t/workdirs.t .......... ok
t/workpath.t .......... ok
t/writable.t .......... ok
t/write.t ............. ok

Test Summary Report
-------------------
t/run.t             (Wstat: 0 Tests: 53 Failed: 15)
  Failed tests:  18-20, 37-42, 46-51
Files=42, Tests=714,  7 wallclock secs ( 0.23 usr  0.02 sys +  4.18 cusr  1.27 csys =  5.70 CPU)
Result: FAIL
Failed 1/42 test programs. 15/714 subtests failed.
make[1]: *** [test_dynamic] Fehler 255
make[1]: Leaving directory `/tmp/tmp.snXjuoPHlA/Test-Cmd-1.05-DFuIRQ'

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26478
    PERL5_CPAN_IS_RUNNING = 26478
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/relo/k75/v5.15.5-200-gc071f8d/09a0/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120630
    Cwd                 3.38    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.34    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.40    
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.80    
    YAML::Syck          1.20    
    version             0.96    


--

Summary of my perl5 (revision 5 version 15 subversion 5) configuration:
  Commit id: c071f8d7e26d951a082adc9cd79aae32680c01ae
  Platform:
    osname=linux, osvers=2.6.30-1-486, archname=i686-linux
    uname='linux k75 2.6.30-1-486 #1 sat aug 15 18:14:04 utc 2009 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.5-200-gc071f8d/09a0 -Dmyhostname=k75 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g -Duserelocatableinc'
    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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.6', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Nov 26 2011 14:28:17
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26478"
    PERL5_CPAN_IS_RUNNING="26478"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/relo/k75/v5.15.5-200-gc071f8d/09a0/lib/site_perl/5.15.5/i686-linux
    /home/sand/src/perl/repoperls/installed-perls/relo/k75/v5.15.5-200-gc071f8d/09a0/lib/site_perl/5.15.5
    /home/sand/src/perl/repoperls/installed-perls/relo/k75/v5.15.5-200-gc071f8d/09a0/lib/5.15.5/i686-linux
    /home/sand/src/perl/repoperls/installed-perls/relo/k75/v5.15.5-200-gc071f8d/09a0/lib/5.15.5
    .