Report for Redis-Dump-0.016

Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: PASS Redis-Dump-0.016 v5.10.1 GNU/Linux
Date: 2011-12-03T00:09:34Z

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 Thiago Berlitz Rondon,

This is a computer-generated report for Redis-Dump-0.016
on perl 5.10.1, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 /home/perl510/testing/bin/perl5.10.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ ok
# 
# 
# perl: v5.10.1 (wanted any version) on linux from /home/perl510/testing/bin/perl5.10.1
# 
# English                                       => 1.04       (want any version)
# Exporter                                      => 5.63       (want any version)
# ExtUtils::MakeMaker                           => 6.56       (want 6.30)   
# File::Find                                    => 1.14       (want any version)
# File::Temp                                    => 0.22       (want any version)
# IO::String                                    => 1.08       (want any version)
# JSON                                          => 2.53       (want any version)
# Moose                                         => 2.0007     (want any version)
# MooseX::Getopt                                => 0.37       (want any version)
# MooseX::Types::Path::Class                    => 0.05       (want any version)
# POSIX                                         => 1.17       (want any version)
# Redis                                         => 1.904      (want 1.904)  
# Test::Deep                                    => 0.108      (want any version)
# Test::Exception                               => 0.31       (want any version)
# Test::More                                    => 0.98       (want 0.88)   
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve you problem.
# 
t/000-report-versions-tiny.t .. ok
t/author-critic.t ............. skipped: these tests are for testing by the author
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11048: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11048') called at t/database.t line 18
t/database.t .................. skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/5Xo89Z57ZO': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11050: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11050') called at t/filter.t line 18
t/filter.t .................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/wCf9lh56dt': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11052: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11052') called at t/hash.t line 18
t/hash.t ...................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/HcHmeTFOxl': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11055: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11055') called at t/keys.t line 18
t/keys.t ...................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/1rBhh6CBiu': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11057: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11057') called at t/list.t line 18
t/list.t ...................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/bCW4P5T9Dd': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-eol.t ............... skipped: these tests are for release candidate testing
t/release-has-version.t ....... skipped: these tests are for release candidate testing
t/release-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11066: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11066') called at t/restore.t line 27
t/restore.t ................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/vlzquPtlSu': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11069: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11069') called at t/set.t line 18
t/set.t ....................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/a3ezClF9J0': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
Can't exec "redis-server": Permission denied at t/tlib/Test/SpawnRedisServer.pm line 65.
Could not connect to Redis server at 127.0.0.1:11072: Connection refused at /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib/Redis.pm line 96
	Redis::new('Redis', 'server', '127.0.0.1:11072') called at t/zset.t line 18
t/zset.t ...................... skipped: Could not start redis-server: Failed exec of 'redis-server /tmp/qhjnN616NV': Permission denied,  at t/tlib/Test/SpawnRedisServer.pm line 66.
All tests successful.
Files=18, Tests=7, 17 wallclock secs ( 0.06 usr  0.03 sys +  6.15 cusr  0.87 csys =  7.11 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need  Have  
    -------------------------- ----- ------
    JSON                       0     2.53  
    Moose                      0     2.0007
    MooseX::Getopt             0     0.37  
    MooseX::Types::Path::Class 0     0.05  
    Redis                      1.904 1.904 

build_requires:

    Module                     Need  Have  
    -------------------------- ----- ------
    English                    0     1.04  
    Exporter                   0     5.63  
    File::Find                 0     1.14  
    File::Temp                 0     0.22  
    IO::String                 0     1.08  
    POSIX                      0     1.17  
    Test::Deep                 0     0.108 
    Test::Exception            0     0.31  
    Test::More                 0.88  0.98  

configure_requires:

    Module                     Need  Have  
    -------------------------- ----- ------
    ExtUtils::MakeMaker        6.30  6.56  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.utf8
    LC_COLLATE = C
    LC_MONETARY = nl_NL.utf8
    PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.2/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin:/home/tester/bin
    PATH_WITHOUT_PERLBREW = /usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin
    PERL5LIB = /home/perl510/.cpan/build/MooseX-Types-Path-Class-0.05-hzdTzc/blib/arch:/home/perl510/.cpan/build/MooseX-Types-Path-Class-0.05-hzdTzc/blib/lib:/home/perl510/.cpan/build/Path-Class-0.24-FvVvpF/blib/arch:/home/perl510/.cpan/build/Path-Class-0.24-FvVvpF/blib/lib:/home/perl510/.cpan/build/MooseX-Getopt-0.37-LBhWmu/blib/arch:/home/perl510/.cpan/build/MooseX-Getopt-0.37-LBhWmu/blib/lib:/home/perl510/.cpan/build/Getopt-Long-Descriptive-0.090-7pGSVZ/blib/arch:/home/perl510/.cpan/build/Getopt-Long-Descriptive-0.090-7pGSVZ/blib/lib:/home/perl510/.cpan/build/MooseX-Role-Parameterized-0.27-EsAdpD/blib/arch:/home/perl510/.cpan/build/MooseX-Role-Parameterized-0.27-EsAdpD/blib/lib:/home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/arch:/home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib:/home/perl510/.cpan/build/Test-Deep-0.108-y24ZY2/blib/arch:/home/perl510/.cpan/build/Test-Deep-0.108-y24ZY2/blib/lib:/home/perl510/.cpan/build/IO-String-1.08-x9KTgZ/blib/arch:/home/perl510/.cpan/build/IO-String-1.08-x9KTgZ/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4443
    PERL5_CPAN_IS_RUNNING = 4443
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19892,4443
    PERLBREW_PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.2/bin
    PERLBREW_PERL = perl-5.15.2
    PERLBREW_ROOT = /home/tester/perl5/perlbrew
    PERLBREW_VERSION = 0.15
    PERL_CR_SMOKER_CURRENT = Redis-Dump-0.016
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/perl510/testing/bin/perl5.10.1
    $UID/$EUID = 507 / 507
    $GID = 507 507
    $EGID = 507 507

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9402  
    Cwd                 3.30    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.56    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.30    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.17    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.35.11-83.fc14.x86_64, archname=x86_64-linux-thread-multi
    uname='linux firenze.fritz.box 2.6.35.11-83.fc14.x86_64 #1 smp mon feb 7 07:06:44 utc 2011 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/perl510/testing -Dusethreads -Dusedevel -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.5.1 20100924 (Red Hat 4.5.1-4)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at May 19 2011 12:29:51
  %ENV:
    PERL5LIB="/home/perl510/.cpan/build/MooseX-Types-Path-Class-0.05-hzdTzc/blib/arch:/home/perl510/.cpan/build/MooseX-Types-Path-Class-0.05-hzdTzc/blib/lib:/home/perl510/.cpan/build/Path-Class-0.24-FvVvpF/blib/arch:/home/perl510/.cpan/build/Path-Class-0.24-FvVvpF/blib/lib:/home/perl510/.cpan/build/MooseX-Getopt-0.37-LBhWmu/blib/arch:/home/perl510/.cpan/build/MooseX-Getopt-0.37-LBhWmu/blib/lib:/home/perl510/.cpan/build/Getopt-Long-Descriptive-0.090-7pGSVZ/blib/arch:/home/perl510/.cpan/build/Getopt-Long-Descriptive-0.090-7pGSVZ/blib/lib:/home/perl510/.cpan/build/MooseX-Role-Parameterized-0.27-EsAdpD/blib/arch:/home/perl510/.cpan/build/MooseX-Role-Parameterized-0.27-EsAdpD/blib/lib:/home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/arch:/home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib:/home/perl510/.cpan/build/Test-Deep-0.108-y24ZY2/blib/arch:/home/perl510/.cpan/build/Test-Deep-0.108-y24ZY2/blib/lib:/home/perl510/.cpan/build/IO-String-1.08-x9KTgZ/blib/arch:/home/perl510/.cpan/build/IO-String-1.08-x9KTgZ/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4443"
    PERL5_CPAN_IS_RUNNING="4443"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="19892,4443"
    PERLBREW_PATH="/home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.2/bin"
    PERLBREW_PERL="perl-5.15.2"
    PERLBREW_ROOT="/home/tester/perl5/perlbrew"
    PERLBREW_VERSION="0.15"
    PERL_CR_SMOKER_CURRENT="Redis-Dump-0.016"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl510/.cpan/build/MooseX-Types-Path-Class-0.05-hzdTzc/blib/arch
    /home/perl510/.cpan/build/MooseX-Types-Path-Class-0.05-hzdTzc/blib/lib
    /home/perl510/.cpan/build/Path-Class-0.24-FvVvpF/blib/arch
    /home/perl510/.cpan/build/Path-Class-0.24-FvVvpF/blib/lib
    /home/perl510/.cpan/build/MooseX-Getopt-0.37-LBhWmu/blib/arch
    /home/perl510/.cpan/build/MooseX-Getopt-0.37-LBhWmu/blib/lib
    /home/perl510/.cpan/build/Getopt-Long-Descriptive-0.090-7pGSVZ/blib/arch
    /home/perl510/.cpan/build/Getopt-Long-Descriptive-0.090-7pGSVZ/blib/lib
    /home/perl510/.cpan/build/MooseX-Role-Parameterized-0.27-EsAdpD/blib/arch
    /home/perl510/.cpan/build/MooseX-Role-Parameterized-0.27-EsAdpD/blib/lib
    /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/arch
    /home/perl510/.cpan/build/Redis-1.904-t9_hmx/blib/lib
    /home/perl510/.cpan/build/Test-Deep-0.108-y24ZY2/blib/arch
    /home/perl510/.cpan/build/Test-Deep-0.108-y24ZY2/blib/lib
    /home/perl510/.cpan/build/IO-String-1.08-x9KTgZ/blib/arch
    /home/perl510/.cpan/build/IO-String-1.08-x9KTgZ/blib/lib
    /home/perl510/testing/lib/5.10.1/x86_64-linux-thread-multi
    /home/perl510/testing/lib/5.10.1
    /home/perl510/testing/lib/site_perl/5.10.1/x86_64-linux-thread-multi
    /home/perl510/testing/lib/site_perl/5.10.1
    .