Mojo-Redis2 v0.28 Perl 5 v5.20.3 x86_64-linux-ld

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Mojo-Redis2 v0.28
Platform
Perl 5 v5.20.3 x86_64-linux-ld
Date
2017-11-13 23:42:54
ID
5ecaac7e-c8cc-11e7-947c-e34f47c913c9
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 Jan Henning Thorsen,

This is a computer-generated report for Mojo-Redis2-0.28
on perl 5.20.3, created by CPAN-Reporter-1.2018.

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

PERL_DL_NONLAZY=1 /bbbike/perl-5.20.3D/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t .............. ok

#   Failed test 'Hashes did not fail'
#   at t/all-basic-operations.t line 22.
#          got: '[HSTRLEN redis2:test:Hashes bar] ERR unknown command 'HSTRLEN' at /tmpfs/.cpan-build-cpansand/2017111212/Mojo-Redis2-0.28-sH5kWT/blib/lib/Mojo/Redis2.pm line 220.
# '
#     expected: ''

#   Failed test 'Geo did not fail'
#   at t/all-basic-operations.t line 22.
#          got: '[GEOADD redis2:test:Geo -3.055344 53.815931 Blackpool -2.700635 53.759607 Preston -3.006270 53.647920 Southport -3.014240 53.919310 Fleetwood -2.799996 54.045655 Lancaster -0.798977 51.214957 Farnham] ERR unknown command 'GEOADD' at /tmpfs/.cpan-build-cpansand/2017111212/Mojo-Redis2-0.28-sH5kWT/blib/lib/Mojo/Redis2.pm line 220.
# '
#     expected: ''
# Looks like you failed 2 tests of 161.
t/all-basic-operations.t .. 
Failed 2/161 subtests 
	(5 TODO tests unexpectedly succeeded)
t/backend.t ............... ok
t/basic-operations.t ...... ok
t/blocking-operations.t ... ok
t/bulk.t .................. ok
t/client.t ................ ok
t/config.t ................ ok
t/connection-refused.t .... skipped: TEST_SLOW=1
t/constructor.t ........... ok
t/disconnected.t .......... ok
t/lite.t .................. ok
t/protocol.t .............. ok
# sub+pub: 2
# psub+pub: 3
# psub+pub: 4
t/pubsub.t ................ ok
t/scan-operations.t ....... ok
t/start-server.t .......... ok
# exec+discard
# reuse
t/transaction.t ........... ok
t/version.t ............... ok

Test Summary Report
-------------------
t/all-basic-operations.t (Wstat: 0 Tests: 161 Failed: 2)
  Failed tests:  159-160
  TODO passed:   78-81, 146
Files=18, Tests=318, 24 wallclock secs ( 0.06 usr  0.09 sys +  8.88 cusr  1.75 csys = 10.78 CPU)
Result: FAIL
Failed 1/18 test programs. 2/318 subtests failed.
Makefile:887: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Mojolicious         7.50 7.55    
    Protocol::Redis     1.0  1.0006  

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    Test::More          0.88 1.001014

configure_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    6.98    


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2017111212/Protocol-Redis-1.0006-3qfUk1/blib/arch:/home/cpansand/.cpan/build/2017111212/Protocol-Redis-1.0006-3qfUk1/blib/lib:/home/cpansand/.cpan/build/2017111212/Mojolicious-7.55-rYj16C/blib/arch:/home/cpansand/.cpan/build/2017111212/Mojolicious-7.55-rYj16C/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20775
    PERL5_CPAN_IS_RUNNING = 20775
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19263,20775
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017111212/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017111212

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

    $^X = /bbbike/perl-5.20.3D/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48_01 
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.30    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-ld
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.20.3D -Duselongdouble -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at May  7 2016 17:51:27
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2017111212/Protocol-Redis-1.0006-3qfUk1/blib/arch:/home/cpansand/.cpan/build/2017111212/Protocol-Redis-1.0006-3qfUk1/blib/lib:/home/cpansand/.cpan/build/2017111212/Mojolicious-7.55-rYj16C/blib/arch:/home/cpansand/.cpan/build/2017111212/Mojolicious-7.55-rYj16C/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="20775"
    PERL5_CPAN_IS_RUNNING="20775"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="19263,20775"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017111212/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/cpansand/.cpan/build/2017111212/Protocol-Redis-1.0006-3qfUk1/blib/arch
    /home/cpansand/.cpan/build/2017111212/Protocol-Redis-1.0006-3qfUk1/blib/lib
    /home/cpansand/.cpan/build/2017111212/Mojolicious-7.55-rYj16C/blib/arch
    /home/cpansand/.cpan/build/2017111212/Mojolicious-7.55-rYj16C/blib/lib
    /opt/perl-5.20.3D/lib/site_perl/5.20.3/x86_64-linux-ld
    /opt/perl-5.20.3D/lib/site_perl/5.20.3
    /opt/perl-5.20.3D/lib/5.20.3/x86_64-linux-ld
    /opt/perl-5.20.3D/lib/5.20.3
    .