Back
From: metabase:user:d1ac2ff8-7f34-11e0-ad7d-d635d302c8a1
Subject: FAIL DBIx-Class-FromValidators-0.02 v5.14.0 GNU/Linux
Date: 2011-06-03T19:15: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 Wore Macx,
This is a computer-generated report for DBIx-Class-FromValidators-0.02
on perl 5.14.0, created by CPAN-Reporter-1.1902.
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/lonesome/perl-5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t ..... ok
Subroutine DBIx::Class::ResultSet::carp redefined at /home/lonesome/perl-5.14.0/lib/site_perl/5.14.0/DBIx/Class/Carp.pm line 74.
[warn] Action methods (action0, action1, action2, action3) found defined in your application class, CatTest. This is deprecated, please move them into a Root controller.
Not an ARRAY reference at /home/lonesome/perl-5.14.0/lib/site_perl/5.14.0/HTTP/Message/PSGI.pm line 73.
# Looks like your test died before it could output anything.
t/01_sqlite3.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests
# Failed test 'Test::Perl::Critic for "lib/DBIx/Class/FromValidators.pm"'
# in /home/lonesome/perl-5.14.0/lib/site_perl/5.14.0/Test/Perl/Critic.pm at line 110.
#
# Perl::Critic found these violations in "lib/DBIx/Class/FromValidators.pm":
# Modules have to return a true value ("1;") at line 1, column 1. Use "1;" as the last statement of the module. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 20, column 62. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 20. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 22, column 45. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 49. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 23, column 42. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 23, column 50. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 22. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 27, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invokation should use "()" at line 27, column 42. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 29. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 28, column 29. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 30, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 32. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 48. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 32, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 32, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 32, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 32, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 37. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 33, column 37. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 45. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 34, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 38, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 38, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 43, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 43, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 43, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 44, column 58. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 16. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 46, column 41. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 45. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 47, column 38. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 47, column 46. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 18. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 51, column 23. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invokation should use "()" at line 51, column 38. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 25. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 52, column 25. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 54, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 55, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 55, column 28. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 55, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 13. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 56, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 33. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 57, column 33. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 41. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 13. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 58, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 62, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 62, column 26. (no explanation). (Severity: 5)
# Looks like you failed 1 test of 1.
t/98_perlcritic.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/99_pod.t ......... ok
Test Summary Report
-------------------
t/01_sqlite3.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/98_perlcritic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=4, Tests=3, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.86 cusr 0.29 csys = 2.19 CPU)
Result: FAIL
Failed 2/4 test programs. 1/3 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------------------- ---- -------
Carp::Clan 0 6.04
Catalyst 0 5.89002
Catalyst::Model::DBIC::Schema 0 0.50
Catalyst::Plugin::FormValidator::Simple 0 0.15
Catalyst::Test 0 0
DBD::SQLite 0 1.14001
DBIx::Class 0 0.08192
DBIx::Class::Schema 0 0
HTTP::Request::Common 0 6.00
Test::More 0 0.98
build_requires:
Module Need Have
--------------------------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_11
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /usr/lib/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/lonesome/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22937
PERL5_CPAN_IS_RUNNING = 22937
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9665,22937
PERL_CR_SMOKER_CURRENT = DBIx-Class-FromValidators-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/lonesome/perl-5.14.0/bin/perl
$UID/$EUID = 500 / 500
$GID = 500 10 500
$EGID = 500 10 500
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.57_11
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.90
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.38.6-27.fc15.i686, archname=i686-linux
uname='linux fedora15 2.6.38.6-27.fc15.i686 #1 smp sun may 15 17:57:13 utc 2011 i686 i686 i386 gnulinux '
config_args='-des -Dcc=ccache gcc -Dld=gcc -Dprefix=/home/lonesome/perl-5.14.0'
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='ccache gcc', 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.6.0 20110509 (Red Hat 4.6.0-7)', 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='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.13.90.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13.90'
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
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jun 1 2011 10:32:53
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22937"
PERL5_CPAN_IS_RUNNING="22937"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9665,22937"
PERL_CR_SMOKER_CURRENT="DBIx-Class-FromValidators-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/lonesome/perl-5.14.0/lib/site_perl/5.14.0/i686-linux
/home/lonesome/perl-5.14.0/lib/site_perl/5.14.0
/home/lonesome/perl-5.14.0/lib/5.14.0/i686-linux
/home/lonesome/perl-5.14.0/lib/5.14.0
.