Mojo-Redis2 v0.28 Perl 5 v5.24.0 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Mojo-Redis2 v0.28
Platform
Perl 5 v5.24.0 amd64-freebsd
Date
2017-11-11 10:45:09
ID
637d21a8-c6cd-11e7-b9f4-a9c97d29d1d4
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.24.0, 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 "/usr/perl5.24.0p/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
t/all-basic-operations.t .. ok
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/backend.t ............... 
All 2 subtests passed 
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 5.
t/basic-operations.t ...... 
All 5 subtests passed 
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
t/blocking-operations.t ... 
No subtests run 
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/bulk.t .................. 
All 1 subtests passed 
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/client.t ................ 
All 2 subtests passed 
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/config.t ................ 
All 2 subtests passed 
t/connection-refused.t .... skipped: TEST_SLOW=1
t/constructor.t ........... ok
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
t/disconnected.t .......... 
No subtests run 

#   Failed test '200 OK'
#   at t/lite.t line 15.
#          got: '500'
#     expected: '200'

#   Failed test 'exact match for JSON Pointer "/error"'
#   at t/lite.t line 15.
#          got: undef
#     expected: ''

#   Failed test 'exact match for JSON Pointer "/message"'
#   at t/lite.t line 15.
#          got: undef
#     expected: 'Too cool!'
# Looks like you failed 3 tests of 4.
t/lite.t .................. 
Failed 3/4 subtests 
t/protocol.t .............. ok
# sub+pub: 2
# psub+pub: 3
# psub+pub: 4
Mojo::Reactor::EV: I/O watcher failed: Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
t/pubsub.t ................ 
All 1 subtests passed 
t/scan-operations.t ....... ok
t/start-server.t .......... ok
# exec+discard
Not an ARRAY ref at /usr/perl5.24.0p/lib/site_perl/5.24.0/Mojo/IOLoop.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 8.
t/transaction.t ........... 
All 8 subtests passed 
t/version.t ............... ok

Test Summary Report
-------------------
t/all-basic-operations.t (Wstat: 0 Tests: 174 Failed: 0)
  TODO passed:   46, 106-109
t/backend.t             (Wstat: 0 Tests: 2 Failed: 0)
  Parse errors: No plan found in TAP output
t/basic-operations.t    (Wstat: 0 Tests: 5 Failed: 0)
  Parse errors: No plan found in TAP output
t/blocking-operations.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/bulk.t                (Wstat: 0 Tests: 1 Failed: 0)
  Parse errors: No plan found in TAP output
t/client.t              (Wstat: 0 Tests: 2 Failed: 0)
  Parse errors: No plan found in TAP output
t/config.t              (Wstat: 0 Tests: 2 Failed: 0)
  Parse errors: No plan found in TAP output
t/disconnected.t        (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/lite.t                (Wstat: 0 Tests: 4 Failed: 3)
  Failed tests:  2-4
t/pubsub.t              (Wstat: 9 Tests: 1 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/transaction.t         (Wstat: 0 Tests: 8 Failed: 0)
  Parse errors: No plan found in TAP output
Files=18, Tests=275, 261 wallclock secs ( 0.00 usr  0.13 sys +  2.59 cusr 11.18 csys = 13.90 CPU)
Result: FAIL
Failed 10/18 test programs. 3/275 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/2017111106/Mojo-Redis2-0.28-0

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

Prerequisite modules loaded:

requires:

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

build_requires:

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

configure_requires:

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


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 71443
    PERL5_CPAN_IS_RUNNING = 71443
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 71399,71443
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017111106/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017111106

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

    $^X = /usr/perl5.24.0p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280226
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.12    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302106
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.24.0p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
    libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at May 10 2016 08:49:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="71443"
    PERL5_CPAN_IS_RUNNING="71443"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="71399,71443"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017111106/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/perl5.24.0p/lib/site_perl/5.24.0/amd64-freebsd
    /usr/perl5.24.0p/lib/site_perl/5.24.0
    /usr/perl5.24.0p/lib/5.24.0/amd64-freebsd
    /usr/perl5.24.0p/lib/5.24.0
    .