Mojo-WebSocketProxy v0.07 Perl 5 v5.24.3 x86_64-linux
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Mojo-WebSocketProxy v0.07
- Platform
- Perl 5 v5.24.3 x86_64-linux
- Date
- 2018-07-06 05:30:16
- ID
- aa39010a-80dd-11e8-8aa7-d93d8a8c7ae0
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 Binary.com,
This is a computer-generated report for Mojo-WebSocketProxy-0.07
on perl 5.24.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:
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/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'Mojolicious satisfies '== 7.29''
# at t/00-check-deps.t line 9.
# Installed version (7.87) of Mojolicious is not in range '== 7.29'
# Looks like you failed 1 test of 27.
t/00-check-deps.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests
t/00-compile.t .................... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ------ -------
# ExtUtils::MakeMaker 7.1101 7.35_01
#
# === Build Requires ===
#
# Module Want Have
# ---------------- ---- ----------
# Test::Fatal any 0.014
# Test::MockModule any 0.15
# Test::MockObject any 1.20161202
# Test::Mojo any undef
# Test::More 0.94 1.302136
# Test::Simple 0.44 1.302136
# Test::TCP any 2.19
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ----- --------
# ExtUtils::MakeMaker any 7.35_01
# File::Spec any 3.74
# IO::Handle any 1.39
# IPC::Open3 any 1.20
# Test::CheckDeps 0.010 0.010
# Test::More 0.94 1.302136
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------ ------- --------
# Class::Method::Modifiers any 2.12
# Future 0.36 0.38
# Future::Mojo 0.004 0.004
# IO::Async::Loop::Mojo any 0.05
# JSON::MaybeUTF8 any 1.000
# Job::Async any 0.002
# MojoX::JSON::RPC any 0.11
# Mojolicious == 7.29 7.87
# Scalar::Util any 1.50
# Unicode::Normalize 1.25 1.25
# curry 1.001 1.001000
# indirect any 0.38
#
#
# *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***
#
# The following REQUIRED prerequisites were not satisfied:
#
# Mojolicious version '7.87' is not in required range '== 7.29'
#
t/00-report-prereqs.t ............. ok
t/05_basic.t ...................... ok
t/10-before_forward.t ............. ok
t/11-timeout.t .................... ok
t/12-before_send_api_response.t ... ok
t/13-action-not-found.t ........... ok
t/14-bad-request.t ................ ok
t/15-simple-success.t ............. ok
t/16-auth-error-sample.t .......... ok
t/17-instead_of_forward.t ......... ok
t/18-per-action_before-forward.t .. ok
t/19-rpc_response_cb.t ............ ok
t/20-after_got_rpc_response.t ..... ok
t/21-mojo-stash.t ................. ok
t/22-override-response.t .......... ok
Mojo::Reactor::EV: I/O watcher failed: Input is not UTF-8 encoded at /tmp/loop_over_bdir-9801-AZ2E1B/Mojo-WebSocketProxy-0.07-0/blib/lib/Mojo/WebSocketProxy/Dispatcher.pm line 68.
t/23-binary-frame.t ............... ok
t/24-multiple-backends.t .......... ok
Useless assignment to a temporary at t/25-job-async-backend.t line 57.
Useless assignment to a temporary at t/25-job-async-backend.t line 57.
Useless assignment to a temporary at t/25-job-async-backend.t line 57.
t/25-job-async-backend.t .......... ok
Test Summary Report
-------------------
t/00-check-deps.t (Wstat: 256 Tests: 27 Failed: 1)
Failed test: 22
Non-zero exit status: 1
Files=20, Tests=169, 22 wallclock secs ( 0.07 usr 0.10 sys + 7.53 cusr 1.51 csys = 9.21 CPU)
Result: FAIL
Failed 1/20 test programs. 1/169 subtests failed.
Makefile:923: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ -------- ----------
Class::Method::Modifiers 0 2.12
curry 1.001 1.001000
Future 0.36 0.38
Future::Mojo 0.004 0.004
indirect 0 0.38
IO::Async::Loop::Mojo 0 0.05
Job::Async 0 0.002
JSON::MaybeUTF8 0 1.000
Mojolicious == 7.29 7.87
MojoX::JSON::RPC 0 0.11
perl 5.014000 5.024003
Scalar::Util 0 1.50
Unicode::Normalize 1.25 1.25
build_requires:
Module Need Have
------------------------ -------- ----------
ExtUtils::MakeMaker 0 7.35_01
File::Spec 0 3.74
IO::Handle 0 1.39
IPC::Open3 0 1.20
Test::CheckDeps 0.010 0.010
Test::Fatal 0 0.014
Test::MockModule 0 0.15
Test::MockObject 0 1.20161202
Test::Mojo 0 0
Test::More 0.94 1.302136
Test::Simple 0.44 1.302136
Test::TCP 0 2.19
configure_requires:
Module Need Have
------------------------ -------- ----------
ExtUtils::MakeMaker 7.1101 7.35_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 9802
PERL5_CPAN_IS_RUNNING = 9802
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.35_01
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.35_01
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.74
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.42_28
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302136
YAML 1.26
YAML::Syck 1.30
version 0.9921
--
Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
Derived from: 9f1d3884c227a955e9ecaaadba4cba3280c47e3a
Platform:
osname=linux, osvers=4.14.0-3-amd64, archname=x86_64-linux
uname='linux k93msid 4.14.0-3-amd64 #1 smp debian 4.14.12-2 (2018-01-06) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2 -g',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='7.2.0', 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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/7/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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.26.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.26'
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-strong'
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 PERL_USE_DEVEL 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
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Jan 8 2018 12:54:58
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="9802"
PERL5_CPAN_IS_RUNNING="9802"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c/lib/site_perl/5.24.3/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c/lib/site_perl/5.24.3
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c/lib/5.24.3/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/da1c/lib/5.24.3
.