Catalyst-Plugin-Authentication v0.10023 Perl 5 v5.31.10 OpenBSD.amd64-openbsd-thread-multi

Status
Fail
From
Carlos Guevara
Dist
Catalyst-Plugin-Authentication v0.10023
Platform
Perl 5 v5.31.10 OpenBSD.amd64-openbsd-thread-multi
Date
2020-03-17 18:09:47
ID
7c666a8e-687a-11ea-98a5-a10366b6cee6
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 Tomas Doran,

This is a computer-generated report for Catalyst-Plugin-Authentication-0.10023
on perl 5.31.10, 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 "/home/cpan/bin/perl-blead/bin/perl5.31.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/04_authentication.t t/05_password.t t/06_user.t t/live_app.t t/live_app_realms.t t/live_app_realms_compat.t t/live_app_realms_progressive.t t/live_app_remote1.t t/live_app_remote2.t t/live_app_session.t t/store_nopassord.t
t/04_authentication.t ............ ok
t/05_password.t .................. ok
t/06_user.t ...................... ok
Use of uninitialized value $crypted in crypt at /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0/blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm line 80.
Use of uninitialized value $crypted in string eq at /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0/blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm line 80.
Use of uninitialized value in string eq at /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0/blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm line 80.
Use of uninitialized value $crypted in crypt at /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0/blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm line 80.
Use of uninitialized value $crypted in string eq at /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0/blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm line 80.
Use of uninitialized value in string eq at /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0/blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm line 80.

#   Failed test 'can't login with bad password'
#   at t/lib/AuthTestApp/Controller/Root.pm line 49.

#   Failed test 'no user'
#   at t/lib/AuthTestApp/Controller/Root.pm line 50.
# Looks like you failed 2 tests of 20.
t/live_app.t ..................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/20 subtests 
t/live_app_realms.t .............. ok
t/live_app_realms_compat.t ....... ok
t/live_app_realms_progressive.t .. ok
t/live_app_remote1.t ............. ok
t/live_app_remote2.t ............. ok
t/live_app_session.t ............. skipped: This test needs Test::WWW::Mechanize::Catalyst, Catalyst::Plugin::Session and Catalyst::Plugin::Session::State::Cookie installed
t/store_nopassord.t .............. ok

Test Summary Report
-------------------
t/live_app.t                   (Wstat: 512 Tests: 20 Failed: 2)
  Failed tests:  17-18
  Non-zero exit status: 2
Files=11, Tests=87, 15 wallclock secs ( 0.09 usr  0.15 sys + 12.24 cusr  2.50 csys = 14.98 CPU)
Result: FAIL
Failed 1/11 test programs. 2/87 subtests failed.
*** Error 255 in /home/cpan/.cpan/build/Catalyst-Plugin-Authentication-0.10023-0 (Makefile:796 'test_dynamic')

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

Prerequisite modules loaded:

requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    Catalyst::Plugin::Session              0.10     0.41    
    Catalyst::Runtime                      0        5.90126 
    Class::Inspector                       0        1.36    
    Class::MOP                             0        2.2012  
    Moose                                  0        2.2012  
    MooseX::Emulate::Class::Accessor::Fast 0        0.009032
    MRO::Compat                            0        0.13    
    namespace::autoclean                   0        0.29    
    perl                                   5.008001 5.031010
    String::RewritePrefix                  0        0.008   
    Test::Exception                        0        0.43    
    Test::More                             0.88     1.302172
    Try::Tiny                              0        0.30    

build_requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    Class::MOP                             0        2.2012  
    ExtUtils::MakeMaker                    6.59     7.44    
    Moose                                  0        2.2012  
    Test::Exception                        0        0.43    
    Test::More                             0.88     1.302172

configure_requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    ExtUtils::MakeMaker                    6.59     7.44    


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

Environment variables:

    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/bin/perl-blead/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27545
    PERL5_CPAN_IS_RUNNING = 27545
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PERL_VERSION = blead
    SHELL = /usr/local/bin/bash
    TERM = screen.xterm-256color
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl-blead/bin/perl5.31.10
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302172
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 10) configuration:
  Commit id: 2f07b2fb1d76d4d4f344f296ee3432f3f3ce4580
  Platform:
    osname=openbsd
    osvers=6.6
    archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd cjg-openbsd6 6.6 generic#7 amd64 '
    config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible OpenBSD Clang 8.0.1 (tags/RELEASE_801/final)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.95.1
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under openbsd
  Compiled at Mar 17 2020 01:54:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27545"
    PERL5_CPAN_IS_RUNNING="27545"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
    PERL_VERSION="blead"
  @INC:
    /home/cpan/bin/perl-blead/lib/site_perl/5.31.10/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/bin/perl-blead/lib/site_perl/5.31.10
    /home/cpan/bin/perl-blead/lib/5.31.10/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/bin/perl-blead/lib/5.31.10
    .