Report for Catalyst-Plugin-FormValidator-Lazy-0.05

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Plugin-FormValidator-Lazy-0.05 v5.16.2 GNU/Linux
Date: 2013-06-27T18:53:33Z

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 Tomohiro Teranishi,

This is a computer-generated report for Catalyst-Plugin-FormValidator-Lazy-0.05
on perl 5.16.2, created by CPAN-Reporter-1.2010.

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/c/perl5/perlbrew/perls/5.16.2i/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Catalyst::Plugin::FormValidator::Lazy uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used  at /home/c/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-kj9uZC/blib/lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::FormValidator::Lazy  0.05                                |
'----------------------------------------------------------------------------'

[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/home/c/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-kj9uZC/t/lib/TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Root                                       | instance |
'-----------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private              | Class                                | Method       |
+----------------------+--------------------------------------+--------------+
| /test_static         | TestApp::Controller::Root            | test_static  |
| /test_regexp         | TestApp::Controller::Root            | test_regexp  |
| /test_loose          | TestApp::Controller::Root            | test_loose   |
| /test_custom_param   | TestApp::Controller::Root            | test_custom- |
|                      |                                      | _param       |
| /test_strict         | TestApp::Controller::Root            | test_strict  |
'----------------------+--------------------------------------+--------------'

[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path                                | Private                              |
+-------------------------------------+--------------------------------------+
| /test_custom_param/...              | /test_custom_param                   |
| /test_loose/...                     | /test_loose                          |
| /test_regexp/...                    | /test_regexp                         |
| /test_static/...                    | /test_static                         |
| /test_strict/...                    | /test_strict                         |
'-------------------------------------+--------------------------------------'

[info] TestApp powered by Catalyst 5.90019
t/01_use.t ........ ok
t/02_pod.t ........ skipped: set TEST_POD to enable this test
Catalyst::Plugin::FormValidator::Lazy uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used  at /home/c/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-kj9uZC/blib/lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::FormValidator::Lazy  0.05                                |
'----------------------------------------------------------------------------'

[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/home/c/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-kj9uZC/t/lib/TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Root                                       | instance |
'-----------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private              | Class                                | Method       |
+----------------------+--------------------------------------+--------------+
| /test_static         | TestApp::Controller::Root            | test_static  |
| /test_regexp         | TestApp::Controller::Root            | test_regexp  |
| /test_loose          | TestApp::Controller::Root            | test_loose   |
| /test_custom_param   | TestApp::Controller::Root            | test_custom- |
|                      |                                      | _param       |
| /test_strict         | TestApp::Controller::Root            | test_strict  |
'----------------------+--------------------------------------+--------------'

[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path                                | Private                              |
+-------------------------------------+--------------------------------------+
| /test_custom_param/...              | /test_custom_param                   |
| /test_loose/...                     | /test_loose                          |
| /test_regexp/...                    | /test_regexp                         |
| /test_static/...                    | /test_static                         |
| /test_strict/...                    | /test_strict                         |
'-------------------------------------+--------------------------------------'

[info] TestApp powered by Catalyst 5.90019
Running setup more than once at /home/c/.cpan/build/Catalyst-Plugin-FormValidator-Lazy-0.05-kj9uZC/blib/lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28.
# Looks like your test exited with 255 before it could output anything.
t/03_app.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/pod-coverage.t .. skipped: set TEST_POD to enable this test

Test Summary Report
-------------------
t/03_app.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=4, Tests=1,  5 wallclock secs ( 0.00 usr  0.06 sys +  1.53 cusr  0.36 csys =  1.95 CPU)
Result: FAIL
Failed 1/4 test programs. 0/1 subtests failed.
make: *** [test_dynamic] Ошибка 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Catalyst::Runtime   5.7  5.90019
    Data::FormValidator 0    4.80   
    Test::More          0    0.98   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = ru_RU.utf8
    PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 860
    PERL5_CPAN_IS_RUNNING = 860
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5542,860
    PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/5.16.2i/man
    PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin
    PERLBREW_PERL = 5.16.2i
    PERLBREW_ROOT = /home/c/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.58
    PERL_CR_SMOKER_CURRENT = Catalyst-Plugin-FormValidator-Lazy-0.05
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/c/perl5/perlbrew/perls/5.16.2i/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 108 109 115 1000 1001
    $EGID = 1000 24 25 27 29 30 44 46 108 109 115 1000 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4005  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-686, archname=i686-linux-thread-multi
    uname='linux deb1 2.6.32-5-686 #1 smp sun sep 23 09:49:36 utc 2012 i686 gnulinux '
    config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/5.16.2i -Dusethreads -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/5.16.2i/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/i486-linux-gnu /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.3'
  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 MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 26 2013 16:12:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="860"
    PERL5_CPAN_IS_RUNNING="860"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="5542,860"
    PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/5.16.2i/man"
    PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin"
    PERLBREW_PERL="5.16.2i"
    PERLBREW_ROOT="/home/c/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.58"
    PERL_CR_SMOKER_CURRENT="Catalyst-Plugin-FormValidator-Lazy-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2
    .