DBIx-Class-FromValidators v0.02 Perl 5 v5.32.0 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
DBIx-Class-FromValidators v0.02
Platform
Perl 5 v5.32.0 x86_64-linux
Date
2021-01-24 13:22:58
ID
465dbf8c-5e47-11eb-bfdb-d8661f24ea8f
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.32.0, created by CPAN-Reporter-1.2018.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.32.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t ..... ok
Subroutine DBIx::Class::ResultSet::carp redefined at /opt/perl-5.32.0/lib/site_perl/5.32.0/DBIx/Class/Carp.pm line 93.
[warn] Action methods (action0, action1, action2, action3) found defined in your application class, CatTest. This is deprecated, please move them into a Root controller.
[warn] Used regexp fallback for $c->model('Blog'), which found 'CatTest::Model::DBIC::Blog'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('DBIC::Blog') instead of $c->model('Blog'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/Blog/) at /opt/perl-5.32.0/lib/site_perl/5.32.0/Catalyst/Action.pm line 358.
[error] Caught exception in CatTest->action2 "Can't locate object method "create_from_fv" via package "DBIx::Class::ResultSet" at t/lib/CatTest.pm line 52."

#   Failed test 'is create_from_fvs error'
#   in t/01_sqlite3.t at line 33.
#          got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
# <head>
#     <meta http-equiv="Content-Language" content="en" />
#     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
#     <title>CatTest</title>
#     <script type="text/javascript">
#         <!--
#         function toggleDump (dumpElement) {
#             var e = document.getElementById( dumpElement );
#             if (e.style.display == "none") {
#                 e.style.display = "";
#             }
#             else {
#                 e.style.display = "none";
#             }
#         }
#         -->
#     </script>
#     <style type="text/css">
#         body {
#             font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana,
#                          Tahoma, Arial, helvetica, sans-serif;
#             color: #333;
#             background-color: #eee;
#             margin: 0px;
#             padding: 0px;
#         }
#         :link, :link:hover, :visited, :visited:hover {
#             color: #000;
#         }
#         div.box {
#             position: relative;
#             background-color: #ccc;
#             border: 1px solid #aaa;
#             padding: 4px;
#             margin: 10px;
#         }
#         div.error {
#             background-color: #cce;
#             border: 1px solid #755;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.infos {
#             background-color: #eee;
#             border: 1px solid #575;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.name {
#             background-color: #cce;
#             border: 1px solid #557;
#             padding: 8px;
#             margin: 4px;
#         }
#         code.error {
#             display: block;
#             margin: 1em 0;
#             overflow: auto;
#         }
#         div.name h1, div.error p {
#             margin: 0;
#         }
#         h2 {
#             margin-top: 0;
#             margin-bottom: 10px;
#             font-size: medium;
#             font-weight: bold;
#             text-decoration: underline;
#         }
#         h1 {
#             font-size: medium;
#             font-weight: normal;
#         }
#         /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */
#         /* Browser specific (not valid) styles to make preformatted text wrap */
#         pre {
#             white-space: pre-wrap;       /* css-3 */
#             white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
#             white-space: -pre-wrap;      /* Opera 4-6 */
#             white-space: -o-pre-wrap;    /* Opera 7 */
#             word-wrap: break-word;       /* Internet Explorer 5.5+ */
#         }
#     </style>
# </head>
# <body>
#     <div class="box">
#         <div class="error"></div>
#         <div class="infos"><pre>
# (en) Please come back later
# (fr) SVP veuillez revenir plus tard
# (de) Bitte versuchen sie es spaeter nocheinmal
# (at) Konnten's bitt'schoen spaeter nochmal reinschauen
# (no) Vennligst prov igjen senere
# (dk) Venligst prov igen senere
# (pl) Prosze sprobowac pozniej
# (pt) Por favor volte mais tarde
# (ru) Попробуйте еще раз позже
# (ua) Спробуйте ще раз пізніше
# (it) Per favore riprova più tardi
# </pre>
# </div>
#         <div class="name"></div>
#     </div>
# </body>
# </html>
#                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 '
#     expected: 'woremacx notes'
[error] Caught exception in CatTest->action3 "Can't call method "update_from_fv" on an undefined value at t/lib/CatTest.pm line 71."

#   Failed test 'is update_from_fvs error'
#   in t/01_sqlite3.t at line 37.
#          got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
# <head>
#     <meta http-equiv="Content-Language" content="en" />
#     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
#     <title>CatTest</title>
#     <script type="text/javascript">
#         <!--
#         function toggleDump (dumpElement) {
#             var e = document.getElementById( dumpElement );
#             if (e.style.display == "none") {
#                 e.style.display = "";
#             }
#             else {
#                 e.style.display = "none";
#             }
#         }
#         -->
#     </script>
#     <style type="text/css">
#         body {
#             font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana,
#                          Tahoma, Arial, helvetica, sans-serif;
#             color: #333;
#             background-color: #eee;
#             margin: 0px;
#             padding: 0px;
#         }
#         :link, :link:hover, :visited, :visited:hover {
#             color: #000;
#         }
#         div.box {
#             position: relative;
#             background-color: #ccc;
#             border: 1px solid #aaa;
#             padding: 4px;
#             margin: 10px;
#         }
#         div.error {
#             background-color: #cce;
#             border: 1px solid #755;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.infos {
#             background-color: #eee;
#             border: 1px solid #575;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.name {
#             background-color: #cce;
#             border: 1px solid #557;
#             padding: 8px;
#             margin: 4px;
#         }
#         code.error {
#             display: block;
#             margin: 1em 0;
#             overflow: auto;
#         }
#         div.name h1, div.error p {
#             margin: 0;
#         }
#         h2 {
#             margin-top: 0;
#             margin-bottom: 10px;
#             font-size: medium;
#             font-weight: bold;
#             text-decoration: underline;
#         }
#         h1 {
#             font-size: medium;
#             font-weight: normal;
#         }
#         /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */
#         /* Browser specific (not valid) styles to make preformatted text wrap */
#         pre {
#             white-space: pre-wrap;       /* css-3 */
#             white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
#             white-space: -pre-wrap;      /* Opera 4-6 */
#             white-space: -o-pre-wrap;    /* Opera 7 */
#             word-wrap: break-word;       /* Internet Explorer 5.5+ */
#         }
#     </style>
# </head>
# <body>
#     <div class="box">
#         <div class="error"></div>
#         <div class="infos"><pre>
# (en) Please come back later
# (fr) SVP veuillez revenir plus tard
# (de) Bitte versuchen sie es spaeter nocheinmal
# (at) Konnten's bitt'schoen spaeter nochmal reinschauen
# (no) Vennligst prov igjen senere
# (dk) Venligst prov igen senere
# (pl) Prosze sprobowac pozniej
# (pt) Por favor volte mais tarde
# (ru) Попробуйте еще раз позже
# (ua) Спробуйте ще раз пізніше
# (it) Per favore riprova più tardi
# </pre>
# </div>
#         <div class="name"></div>
#     </div>
# </body>
# </html>
#                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 '
#     expected: 'http://blog.woremacx.com/notes/index.html'
# Looks like you failed 2 tests of 12.
t/01_sqlite3.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests 
You tried to run a test without a plan!  Gotta have a plan. at /opt/perl-5.32.0/lib/site_perl/5.32.0/Test/Perl/Critic.pm line 79.
Can't locate object method "done_testing" via package "Test::Builder" at /opt/perl-5.32.0/lib/site_perl/5.32.0/Test/Perl/Critic.pm line 127.
t/98_perlcritic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
t/99_pod.t ......... ok

Test Summary Report
-------------------
t/01_sqlite3.t   (Wstat: 512 Tests: 12 Failed: 2)
  Failed tests:  10, 12
  Non-zero exit status: 2
t/98_perlcritic.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=4, Tests=14,  2 wallclock secs ( 0.02 usr  0.02 sys +  1.38 cusr  0.55 csys =  1.97 CPU)
Result: FAIL
Failed 2/4 test programs. 2/14 subtests failed.
make: *** [Makefile:777: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                                  Need Have    
    --------------------------------------- ---- --------
    Carp::Clan                              0    6.08    
    Catalyst                                0    5.90128 
    Catalyst::Model::DBIC::Schema           0    0.65    
    Catalyst::Plugin::FormValidator::Simple 0    0.15    
    Catalyst::Test                          0    0       
    DBD::SQLite                             0    1.66    
    DBIx::Class                             0    0.082842
    DBIx::Class::Schema                     0    0       
    HTTP::Request::Common                   0    6.27    
    Test::More                              0    1.302183

build_requires:

    Module                                  Need Have    
    --------------------------------------- ---- --------
    ExtUtils::MakeMaker                     0    7.58    


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-Simple-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-Simple-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021012412/FormValidator-Simple-0.29-0/blib/arch:/home/cpansand/.cpan/build/2021012412/FormValidator-Simple-0.29-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Class-Data-Accessor-0.04004-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Class-Data-Accessor-0.04004-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-0.094-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-0.094-0/blib/lib:/home/cpansand/.cpan/build/2021012412/CatalystX-Widget-Paginator-0.07-0/blib/arch:/home/cpansand/.cpan/build/2021012412/CatalystX-Widget-Paginator-0.07-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-Widget-0.04-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-Widget-0.04-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Catalyst-View-CSV-1.7-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-View-CSV-1.7-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28804
    PERL5_CPAN_IS_RUNNING = 28804
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8008,28804
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021012410/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2021012410

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

    $^X = /opt/perl-5.32.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.0-9-amd64
    archname=x86_64-linux
    uname='linux debian10 4.19.0-9-amd64 #1 smp debian 4.19.118-2+deb10u1 (2020-06-07) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.32.0 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='8.3.0'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/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=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.28'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Jun 21 2020 07:12:59
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-Simple-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-Simple-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021012412/FormValidator-Simple-0.29-0/blib/arch:/home/cpansand/.cpan/build/2021012412/FormValidator-Simple-0.29-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Class-Data-Accessor-0.04004-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Class-Data-Accessor-0.04004-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-0.094-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-0.094-0/blib/lib:/home/cpansand/.cpan/build/2021012412/CatalystX-Widget-Paginator-0.07-0/blib/arch:/home/cpansand/.cpan/build/2021012412/CatalystX-Widget-Paginator-0.07-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-Widget-0.04-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-Widget-0.04-0/blib/lib:/home/cpansand/.cpan/build/2021012412/Catalyst-View-CSV-1.7-0/blib/arch:/home/cpansand/.cpan/build/2021012412/Catalyst-View-CSV-1.7-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28804"
    PERL5_CPAN_IS_RUNNING="28804"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8008,28804"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021012410/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-Simple-0.15-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-Simple-0.15-0/blib/lib
    /home/cpansand/.cpan/build/2021012412/FormValidator-Simple-0.29-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/FormValidator-Simple-0.29-0/blib/lib
    /home/cpansand/.cpan/build/2021012412/Class-Data-Accessor-0.04004-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/Class-Data-Accessor-0.04004-0/blib/lib
    /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-0.094-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-FormValidator-0.094-0/blib/lib
    /home/cpansand/.cpan/build/2021012412/CatalystX-Widget-Paginator-0.07-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/CatalystX-Widget-Paginator-0.07-0/blib/lib
    /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-Widget-0.04-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/Catalyst-Plugin-Widget-0.04-0/blib/lib
    /home/cpansand/.cpan/build/2021012412/Catalyst-View-CSV-1.7-0/blib/arch
    /home/cpansand/.cpan/build/2021012412/Catalyst-View-CSV-1.7-0/blib/lib
    /opt/perl-5.32.0/lib/site_perl/5.32.0/x86_64-linux
    /opt/perl-5.32.0/lib/site_perl/5.32.0
    /opt/perl-5.32.0/lib/5.32.0/x86_64-linux
    /opt/perl-5.32.0/lib/5.32.0
    .