Back
From: metabase:user:7298ebcc-b357-11e4-8d18-8eca7e4756b9
Subject: FAIL Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015 v5.10.1 GNU/Linux
Date: 2015-09-05T03:33:07Z
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 JJNAPIORK,
This is a computer-generated report for Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015
on perl 5.10.1, created by App::cpanminus::reporter 0.12 (1.7027).
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 '':
Building and testing Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015
cp lib/Catalyst/ActionRole/MethodSignatureDependencyInjection.pm blib/lib/Catalyst/ActionRole/MethodSignatureDependencyInjection.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Illegal character in prototype for MyApp::Controller::Root::test_model : $ctx,$Req,$Res,$BodyData,$BodyParams,$QueryParams,Model::A,Model::Z at t/basic.t line 37.
Illegal character in prototype for MyApp::Controller::Root::test_arg : $ctx,$res,Arg0 at t/basic.t line 65.
Illegal character in prototype for MyApp::Controller::Root::test_arg2 : $ctx,$res,Arg,$arg at t/basic.t line 71.
t/basic.t .................. ok
Illegal character in prototype for MyApp::Controller::Root::default_model : $res,Model at t/current.t line 17.
Illegal character in prototype for MyApp::Controller::Root::default_again : $res,Modelrequired at t/current.t line 29.
t/current.t ................ ok
t/function-parameters.t .... skipped: Need Function::Parameters to run this test => Can't locate Function/Parameters.pm in @INC (@INC contains: /home/mojolicious/.cpanm/work/1441423862.15505/Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015/blib/lib /home/mojolicious/.cpanm/work/1441423862.15505/Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015/blib/arch /tmp/5WYtXitiBz/lib/perl5/x86_64-linux /tmp/5WYtXitiBz/lib/perl5/x86_64-linux /tmp/5WYtXitiBz/lib/perl5 /home/mojolicious/catalystlib/5.10.1/5.90100/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.10.1/5.90100/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.10.1/5.90100/lib/perl5 /tmp/5WYtXitiBz/lib/perl5/x86_64-linux /tmp/5WYtXitiBz/lib/perl5 /home/mojolicious/catalystlib/5.10.1/5.90100/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.10.1/5.90100/lib/perl5 /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1 /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1 .) at (eval 24) line 1.
Illegal character in prototype for MyApp::Controller::Root::null_ok : Model::ReturnsNull,Model::ReturnsTrue at t/required-not-required.t line 26.
Illegal character in prototype for MyApp::Controller::Root::no_null_1 : $c,Model::ReturnsNull,Model::ReturnsTrue at t/required-not-required.t line 34.
Illegal character in prototype for MyApp::Controller::Root::no_null_2 : $c,Model::ReturnsNullrequired,Model::ReturnsTruerequired at t/required-not-required.t line 41.
Illegal character in prototype for MyApp::Controller::Root::no_null_chain_1 : $c,Model::ReturnsNull,Model::ReturnsTrue at t/required-not-required.t line 50.
Illegal character in prototype for MyApp::Controller::Root::no_null_chain_2 : $c,Model::ReturnsNullrequired,Model::ReturnsTruerequired at t/required-not-required.t line 57.
[error] Caught exception in engine "'ReturnsNullrequired' is not a defined component (parsed out of 'Model::ReturnsNullrequired' at /home/mojolicious/.cpanm/work/1441423862.15505/Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015/blib/lib/Catalyst/ActionRole/MethodSignatureDependencyInjection.pm line 217."
# Failed test at t/required-not-required.t line 80.
# got: 'Bad Request'
# expected: 'no_null_1'
[error] Caught exception in engine "'ReturnsNullrequired' is not a defined component (parsed out of 'Model::ReturnsNullrequired' at /home/mojolicious/.cpanm/work/1441423862.15505/Catalyst-ActionRole-MethodSignatureDependencyInjection-0.015/blib/lib/Catalyst/ActionRole/MethodSignatureDependencyInjection.pm line 217."
# Failed test at t/required-not-required.t line 86.
# got: 'Bad Request'
# expected: 'no_null_chain_1'
# Looks like you failed 2 tests of 4.
t/required-not-required.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
Test Summary Report
-------------------
t/required-not-required.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=4, Tests=34, 6 wallclock secs ( 0.03 usr 0.01 sys + 3.07 cusr 0.18 csys = 3.29 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
---------------------- -------- ----
! Carp 1.36 1.11
! Catalyst 5.90060 n/a
! Moose::Role 2.0602 n/a
build:
Module Need Have
---------------------- -------- ----
! Test::Most 0 n/a
! warnings::illegalproto 0.001003 n/a
configure:
Module Need Have
---------------------- -------- ----
ExtUtils::MakeMaker 0 7.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/mojolicious/catalystlib/5.10.1/5.90100/bin
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/mojolicious/.perlbrew
PERLBREW_MANPATH = /home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man
PERLBREW_PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin
PERLBREW_PERL = perl-5.20.1
PERLBREW_ROOT = /home/mojolicious/perl5/perlbrew
PERLBREW_VERSION = 0.73
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1003 1003
EUID = 1003
EXECUTABLE_NAME = /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin/perl
GID = 1003 1003
UID = 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9402
CPAN::Meta 2.143240
Cwd 3.30
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 3.24
File::Spec 3.30
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4211
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.17
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.9912
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=linux, osvers=3.13.0-042stab094.8, archname=x86_64-linux
uname='linux lvps92-51-161-142.dedicated.hosteurope.de 3.13.0-042stab094.8 #1 smp tue dec 16 20:36:56 msk 2014 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1 -Aeval:scriptdir=/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, 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',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.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='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/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Locally applied patches:
Devel::PatchPerl 1.30
Built under linux
Compiled at Mar 5 2015 11:33:38
%ENV:
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/mojolicious/.perlbrew"
PERLBREW_MANPATH="/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man"
PERLBREW_PATH="/home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin"
PERLBREW_PERL="perl-5.20.1"
PERLBREW_ROOT="/home/mojolicious/perl5/perlbrew"
PERLBREW_VERSION="0.73"
@INC:
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
.