Back
From: metabase:user:7298ebcc-b357-11e4-8d18-8eca7e4756b9
Subject: FAIL Catalyst-ActionRole-BuildDBICResult-0.04 v5.20.2 GNU/Linux
Date: 2016-04-13T18:29:54Z
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-BuildDBICResult-0.04
on perl 5.20.2, 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-BuildDBICResult-0.04
cp lib/Catalyst/ActionRole/BuildDBICResult.pm blib/lib/Catalyst/ActionRole/BuildDBICResult.pm
cp lib/Catalyst/ActionRole/BuildDBICResult/Types.pm blib/lib/Catalyst/ActionRole/BuildDBICResult/Types.pm
Manifying blib/man3/Catalyst::ActionRole::BuildDBICResult.3
Manifying blib/man3/Catalyst::ActionRole::BuildDBICResult::Types.3
PERL_DL_NONLAZY=1 /home/mojolicious/perl5/perlbrew/perls/perl-5.20.2/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/app.t t/app_attrs.t t/attributes.t t/basic.t t/dbic.t
DBIx::Class::Storage::DBI::SQLite::_dbi_attrs_for_bind(): Non-integer value supplied for column 'me.user_id' despite the integer datatype at /home/mojolicious/.cpanm/work/1460571555.1413/Catalyst-ActionRole-BuildDBICResult-0.04/t/lib/TestApp/DBIC/ResultSet/User.pm line 11
datatype mismatch: bind param (0) john@shutterstock.com as integer at /tmp/7V60Nm47eK/lib/perl5/DBIx/Class/Storage/DBI.pm line 1834.
# Failed test 'got expected values for user email (john@shutterstock.com)'
# at t/app.t line 62.
# got: 'user_default,john@shutterstock.com'
# expected: 'user_default,error,john@shutterstock.com'
datatype mismatch: bind param (0) 99999.com as integer at /tmp/7V60Nm47eK/lib/perl5/DBIx/Class/Storage/DBI.pm line 1834.
# Failed test 'got expected values for user not found'
# at t/app.t line 69.
# got: 'user_default,notfound'
# expected: 'user_default,error,notfound'
datatype mismatch: bind param (0) error@error.com as integer at /tmp/7V60Nm47eK/lib/perl5/DBIx/Class/Storage/DBI.pm line 1834.
# Failed test 'got expected values for user not found'
# at t/app.t line 75.
# got: 'user_default,error,BOO,notfound'
# expected: 'user_default,error,error,BOO,notfound'
datatype mismatch: bind param (0) john@shutterstock.com as integer at /tmp/7V60Nm47eK/lib/perl5/DBIx/Class/Storage/DBI.pm line 1834.
# Failed test 'got expected values for user email (john@shutterstock.com)'
# at t/app.t line 139.
# got: 'user_default,john@shutterstock.com'
# expected: 'user_default,error,john@shutterstock.com'
datatype mismatch: bind param (0) 99999.com as integer at /tmp/7V60Nm47eK/lib/perl5/DBIx/Class/Storage/DBI.pm line 1834.
# Failed test 'got expected values for user not found'
# at t/app.t line 145.
# got: 'user_default,notfound'
# expected: 'user_default,error,notfound'
datatype mismatch: bind param (0) error@error.com as integer at /tmp/7V60Nm47eK/lib/perl5/DBIx/Class/Storage/DBI.pm line 1834.
# Failed test 'got expected values for user not found'
# at t/app.t line 151.
# got: 'user_default,error,BOO,notfound'
# expected: 'user_default,error,error,BOO,notfound'
[error] the number of args ($#args) does not equal the constraint fields ($#columns)
# Looks like you failed 6 tests of 65.
t/app.t .........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/65 subtests
(less 2 skipped subtests: 57 okay)
Useless use of a constant ("model") in void context at (eval 692) line 1.
t/app_attrs.t ... ok
t/attributes.t .. ok
t/basic.t ....... ok
t/dbic.t ........ ok
Test Summary Report
-------------------
t/app.t (Wstat: 1536 Tests: 65 Failed: 6)
Failed tests: 19, 21, 23, 42, 44, 46
Non-zero exit status: 6
Files=5, Tests=119, 8 wallclock secs ( 0.04 usr 0.01 sys + 5.43 cusr 0.28 csys = 5.76 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
-------------------------------- ------- --------
! Catalyst::Controller::ActionRole 0.15 n/a
! Catalyst::Runtime 5.80025 n/a
! Moose 1.10 n/a
! MooseX::Types 0.23 n/a
! Perl6::Junction 1.40000 n/a
Try::Tiny 0.06 0.22
build:
Module Need Have
-------------------------------- ------- --------
! Catalyst::Model::DBIC::Schema 0.43 n/a
! Catalyst::Runtime 5.80025 n/a
! DBD::SQLite 1.35 n/a
! DBIx::Class 0.08123 n/a
ExtUtils::MakeMaker 6.36 6.98
Test::More 0.94 1.001014
configure:
Module Need Have
-------------------------------- ------- --------
ExtUtils::MakeMaker 6.36 6.98
------------------------------
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.20.2/5.90104/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.20.2/bin/perl
GID = 1003 1003
UID = 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.143240
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.27203
Module::Build 0.4211
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 2) 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.20.2 -Aeval:scriptdir=/home/mojolicious/perl5/perlbrew/perls/perl-5.20.2/bin'
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 -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.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 /usr/lib/gcc/x86_64-linux-gnu/4.8/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=-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: 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_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.30
Built under linux
Compiled at Feb 15 2015 08:07:45
%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.20.2/lib/site_perl/5.20.2/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2
/home/mojolicious/perl5/perlbrew/perls/perl-5.20.2/lib/5.20.2/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.20.2/lib/5.20.2
.