CGI-Application-Plugin-Authentication v0.25 Perl 5 v5.43.4 OpenBSD.amd64-openbsd

Status
Fail
From
Carlos Guevara
Dist
CGI-Application-Plugin-Authentication v0.25
Platform
Perl 5 v5.43.4 OpenBSD.amd64-openbsd
Date
2025-10-13 19:42:19
ID
bae5addc-a86c-11f0-b9d9-b5861d25c0e8
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 Wes Malone,

This is a computer-generated report for CGI-Application-Plugin-Authentication-0.25
on perl 5.43.4, created by CPAN-Reporter-1.2020.

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/cpan/bin/perl/bin/perl5.43.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_basic.t ........................ ok
t/02_config.t ....................... ok
t/03_authenticate.t ................. ok
t/03_destination.t .................. ok
t/03_login_box.t .................... ok
t/03_login_box_basic.t .............. ok
t/03_login_box_other.t .............. ok
t/03_missing_color.t ................ ok
t/04_attributes.t ................... ok
t/05_autorunmode.t .................. ok
# The following tests have some small time delays
t/06_timeout.t ...................... ok
t/07_protected_runmodes.t ........... ok

#   Failed test 'encode'
#   at t/40_encoder_crypt.t line 11.
#          got: undef
#     expected: 'mQPVY1HNg8SJ2'
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 12.

#   Failed test 'check passes'
#   at t/40_encoder_crypt.t line 12.
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 12.
# Looks like you failed 2 tests of 4.
t/40_encoder_crypt.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 
t/40_encoder_lc.t ................... ok
t/40_encoder_md5.t .................. ok
t/40_encoder_sha1.t ................. ok
t/40_encoder_strip.t ................ ok
t/40_encoder_uc.t ................... ok

#   Failed test 'crypt - salt=UDI'
#   at t/50_driver_missing_modules.t line 93.
#          got: undef
#     expected: 'UDAdLpAU1oHWU'

#   Failed test 'crypt - salt=JJJ'
#   at t/50_driver_missing_modules.t line 94.
#          got: undef
#     expected: 'JJfyQYJkUrAE6'

#   Failed test 'crypt - no salt'
#   at t/50_driver_missing_modules.t line 95.
#          got: undef
#     expected: '8jtQ9rloNVKU.'

#   Failed test 'crypt - bland salt'
#   at t/50_driver_missing_modules.t line 96.
#          got: undef
#     expected: '4rJy6RLB765G6'
# Looks like you failed 4 tests of 11.
t/50_driver_missing_modules.t ....... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/11 subtests 

#   Failed test 'crypt - salt=UDI'
#   at t/50_driver_undefined.t line 208.
#          got: undef
#     expected: 'UDAdLpAU1oHWU'

#   Failed test 'crypt - salt=JJJ'
#   at t/50_driver_undefined.t line 209.
#          got: undef
#     expected: 'JJfyQYJkUrAE6'

#   Failed test 'crypt - no salt'
#   at t/50_driver_undefined.t line 210.
#          got: undef
#     expected: '8jtQ9rloNVKU.'

#   Failed test 'crypt - bland salt'
#   at t/50_driver_undefined.t line 211.
#          got: undef
#     expected: '4rJy6RLB765G6'
# Looks like you failed 4 tests of 46.
t/50_driver_undefined.t ............. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/46 subtests 
t/51_driver_dummy.t ................. ok
t/52_driver_generic.t ............... ok
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver.pm line 308.

#   Failed test 'successful login'
#   at t/TestAppDriver.pm line 49.

#   Failed test 'successful login - username set'
#   at t/TestAppDriver.pm line 50.
#          got: undef
#     expected: 'user2'
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver.pm line 308.

#   Failed test 'successful login'
#   at t/TestAppDriver.pm line 49.

#   Failed test 'successful login - username set'
#   at t/TestAppDriver.pm line 50.
#          got: undef
#     expected: 'user1'
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver.pm line 308.
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver.pm line 308.

#   Failed test 'successful login'
#   at t/TestAppDriver.pm line 49.

#   Failed test 'successful login - username set'
#   at t/TestAppDriver.pm line 50.
#          got: undef
#     expected: 'user1'
Use of uninitialized value in string eq at /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0/blib/lib/CGI/Application/Plugin/Authentication/Driver.pm line 308.
# Looks like you failed 6 tests of 90.
t/53_driver_dbi.t ................... 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/90 subtests 
	(less 6 skipped subtests: 78 okay)
t/53_driver_dbi_bad.t ............... ok
t/53_driver_dbi_die.t ............... ok
t/53_driver_dbi_syntax.t ............ ok
Use of uninitialized value in string eq at /home/cpan/bin/perl/lib/site_perl/5.43.4/Apache/Htpasswd.pm line 93.

#   Failed test 'successful login'
#   at t/TestAppDriver.pm line 49.

#   Failed test 'successful login - username set'
#   at t/TestAppDriver.pm line 50.
#          got: undef
#     expected: 'user1'
Use of uninitialized value in string eq at /home/cpan/bin/perl/lib/site_perl/5.43.4/Apache/Htpasswd.pm line 93.

#   Failed test 'successful login'
#   at t/TestAppDriver.pm line 49.

#   Failed test 'successful login - username set'
#   at t/TestAppDriver.pm line 50.
#          got: undef
#     expected: 'user2'
Use of uninitialized value in string eq at /home/cpan/bin/perl/lib/site_perl/5.43.4/Apache/Htpasswd.pm line 93.

#   Failed test 'successful login'
#   at t/TestAppDriver.pm line 49.

#   Failed test 'successful login - username set'
#   at t/TestAppDriver.pm line 50.
#          got: undef
#     expected: 'user5'
# Looks like you failed 6 tests of 31.
t/54_driver_htpasswd.t .............. 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/31 subtests 
t/55_driver_authensimple.t .......... skipped: Authen::Simple required for this test
t/55_driver_authensimple_die.t ...... ok
t/55_driver_missing_authensimple.t .. ok
t/60_parsimony.t .................... ok
t/60_store.t ........................ ok
t/60_store_cookie.t ................. ok
t/60_store_session.t ................ ok
t/61_cookie_badargs.t ............... ok
t/61_store_cookie_noexpiry.t ........ ok
t/61_store_cookie_other.t ........... ok
t/70_action_dispatch.t .............. skipped: CGI::Application::Plugin::ActionDispatch required
t/80_devpopup.t ..................... ok
t/98_pod.t .......................... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/99_pod_coverage.t ................. skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/author-pod-syntax.t ............... skipped: these tests are for testing by the author
t/changes.t ......................... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/manifest.t ........................ skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/podspell.t ........................ skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/prereq.t .......................... skipped: Author test.  Set $ENV{TEST_PREREQ} to a true value to run.
t/release-changes_has_content.t ..... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/40_encoder_crypt.t              (Wstat: 512 (exited 2) Tests: 4 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
t/50_driver_missing_modules.t     (Wstat: 1024 (exited 4) Tests: 11 Failed: 4)
  Failed tests:  5-8
  Non-zero exit status: 4
t/50_driver_undefined.t           (Wstat: 1024 (exited 4) Tests: 46 Failed: 4)
  Failed tests:  22-25
  Non-zero exit status: 4
t/53_driver_dbi.t                 (Wstat: 1536 (exited 6) Tests: 90 Failed: 6)
  Failed tests:  7-8, 37-38, 73-74
  Non-zero exit status: 6
t/54_driver_htpasswd.t            (Wstat: 1536 (exited 6) Tests: 31 Failed: 6)
  Failed tests:  1-2, 7-8, 25-26
  Non-zero exit status: 6
Files=47, Tests=571, 10 wallclock secs ( 0.18 usr  0.10 sys +  4.26 cusr  1.07 csys =  5.61 CPU)
Result: FAIL
Failed 5/47 test programs. 22/571 subtests failed.
*** Error 255 in /home/cpan/.cpan/build/CGI-Application-Plugin-Authentication-0.25-0 (Makefile:902 'test_dynamic')

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

Prerequisite modules loaded:

requires:

    Module                            Need     Have      
    --------------------------------- -------- ----------
    Attribute::Handlers               0        1.03      
    CGI                               3.16     4.71      
    CGI::Application                  4        4.61      
    Class::ISA                        0        0.36      
    Digest::SHA                       0        6.04      
    MIME::Base64                      0        3.16_01   
    perl                              5.008    5.043004  
    Scalar::Util                      0        1.70      
    UNIVERSAL::require                0        0.19      

build_requires:

    Module                            Need     Have      
    --------------------------------- -------- ----------
    ExtUtils::MakeMaker               0        7.76      
    Readonly                          0        2.05      
    Test::Exception                   0        0.43      
    Test::MockObject                  0        1.20200122
    Test::More                        1.302015 1.302214  
    Test::NoWarnings                  0        1.06      
    Test::Regression                  0        0.08      
    Test::Taint                       0        1.08      
    Test::Warn                        0.11     0.37      
    Test::Without::Module             0        0.23      

configure_requires:

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

opt_requires:

    Module                            Need     Have      
    --------------------------------- -------- ----------
    Apache::Htpasswd                  1.8      1.9       
    CGI::Application::Plugin::Session 0        1.06      
    Color::Calc                       0.12     1.074     
    Digest::MD5                       0        2.59      


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/cpan/.cpan/build/DBIx-Easy-0.21-0/blib/arch:/home/cpan/.cpan/build/DBIx-Easy-0.21-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 46549
    PERL5_CPAN_IS_RUNNING = 46549
    PERL_MM_USE_DEFAULT = 1
    PERL_PERTURB_KEYS = 0
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280242
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.60    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    Test::Harness       3.52    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 43 subversion 4) configuration:
  Commit id: e8829bd6d6a472706a4cffe71bd8aa6051737c43
  Platform:
    osname=openbsd
    osvers=7.7
    archname=OpenBSD.amd64-openbsd
    uname='openbsd cjg-openbsd7 7.7 generic#2 amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='OpenBSD Clang 16.0.6'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib/clang/16/lib /usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.100.3
    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_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_CTYPE
    USE_PERLIO
    USE_PERL_ATOF
  Built under openbsd
  Compiled at Oct 11 2025 23:34:11
  %ENV:
    PERL5LIB="/home/cpan/.cpan/build/DBIx-Easy-0.21-0/blib/arch:/home/cpan/.cpan/build/DBIx-Easy-0.21-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="46549"
    PERL5_CPAN_IS_RUNNING="46549"
    PERL_MM_USE_DEFAULT="1"
    PERL_PERTURB_KEYS="0"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/.cpan/build/DBIx-Easy-0.21-0/blib/arch
    /home/cpan/.cpan/build/DBIx-Easy-0.21-0/blib/lib
    /home/cpan/bin/perl/lib/site_perl/5.43.4/OpenBSD.amd64-openbsd
    /home/cpan/bin/perl/lib/site_perl/5.43.4
    /home/cpan/bin/perl/lib/5.43.4/OpenBSD.amd64-openbsd
    /home/cpan/bin/perl/lib/5.43.4
    .