Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-ActionRole-BuildDBICResult-0.04 v5.14.2 NetBSD
Date: 2013-03-01T01:25:52Z
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 John Napiorkowski,
This is a computer-generated report for Catalyst-ActionRole-BuildDBICResult-0.04
on perl 5.14.2, created by CPAN-Reporter-1.2009.
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/smoke/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "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::ResultSet::find(): Non-numeric value supplied for column 'me.user_id' despite the numeric datatype at /home/smoke/.cpan/build/Catalyst-ActionRole-BuildDBICResult-0.04-zHCPHS/t/lib/TestApp/DBIC/ResultSet/User.pm line 11
datatype mismatch: bind param (0) john@shutterstock.com as integer at /home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/DBIx/Class/Storage/DBI.pm line 1746.
# 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 /home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/DBIx/Class/Storage/DBI.pm line 1746.
# 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 /home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/DBIx/Class/Storage/DBI.pm line 1746.
# 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 /home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/DBIx/Class/Storage/DBI.pm line 1746.
# 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 /home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/DBIx/Class/Storage/DBI.pm line 1746.
# 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 /home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/DBIx/Class/Storage/DBI.pm line 1746.
# 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 736) 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, 10 wallclock secs ( 0.08 usr 0.02 sys + 9.75 cusr 0.51 csys = 10.36 CPU)
Result: FAIL
Failed 1/5 test programs. 6/119 subtests failed.
*** Error code 255
Stop.
make: stopped in /home/smoke/.cpan/build/Catalyst-ActionRole-BuildDBICResult-0.04-zHCPHS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------------- ------- -------
Catalyst::Controller::ActionRole 0.15 0.15
Catalyst::Model::DBIC::Schema 0.43 0.60
Catalyst::Runtime 5.80025 5.90020
DBD::SQLite 1.35 1.37
DBIx::Class 0.08123 0.08208
Moose 1.10 2.0604
MooseX::Types 0.23 0.35
Perl6::Junction 1.40000 1.50000
Test::More 0.94 0.98
Try::Tiny 0.06 0.12
build_requires:
Module Need Have
-------------------------------- ------- -------
Catalyst::Model::DBIC::Schema 0.43 0.60
Catalyst::Runtime 5.80025 5.90020
DBD::SQLite 1.35 1.37
DBIx::Class 0.08123 0.08208
ExtUtils::MakeMaker 6.36 6.64
Test::More 0.94 0.98
configure_requires:
Module Need Have
-------------------------------- ------- -------
ExtUtils::MakeMaker 6.36 6.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
MANPATH_WITHOUT_PERLBREW =
PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.14.2/bin:/home/smoke/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PATH_WITHOUT_PERLBREW = /home/smoke/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13713
PERL5_CPAN_IS_RUNNING = 13713
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2346,13713
PERLBREW_BASHRC_VERSION = 0.41
PERLBREW_HOME = /home/smoke/.perlbrew
PERLBREW_MANPATH = /home/smoke/perl5/perlbrew/perls/perl-5.14.2/man
PERLBREW_PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.14.2/bin
PERLBREW_PERL = perl-5.14.2
PERLBREW_ROOT = /home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.41
PERL_CR_SMOKER_CURRENT = Catalyst-ActionRole-BuildDBICResult-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/pkg/bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoke/perl5/perlbrew/perls/perl-5.14.2/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 100 100
$EGID = 100 100
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9600_01
CPAN::Meta 2.120921
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98
YAML 0.81
YAML::Syck 1.23
version 0.9901
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=netbsd, osvers=6.0.1, archname=i386-netbsd
uname='netbsd prickle.zeroclue.com 6.0.1 netbsd 6.0.1 (generic) i386 '
config_args='-de -Dprefix=/home/smoke/perl5/perlbrew/perls/perl-5.14.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
ccversion='', gccversion='4.5.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under netbsd
Compiled at Feb 1 2013 00:11:44
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13713"
PERL5_CPAN_IS_RUNNING="13713"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2346,13713"
PERLBREW_BASHRC_VERSION="0.41"
PERLBREW_HOME="/home/smoke/.perlbrew"
PERLBREW_MANPATH="/home/smoke/perl5/perlbrew/perls/perl-5.14.2/man"
PERLBREW_PATH="/home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.14.2/bin"
PERLBREW_PERL="perl-5.14.2"
PERLBREW_ROOT="/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.41"
PERL_CR_SMOKER_CURRENT="Catalyst-ActionRole-BuildDBICResult-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/i386-netbsd
/home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
/home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/i386-netbsd
/home/smoke/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2
.