Report for CGI-Application-Plugin-Authentication-0.20

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CGI-Application-Plugin-Authentication-0.20 v5.21.8 GNU/Linux
Date: 2014-12-24T09:43:15Z

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 Nicholas Bamber,

This is a computer-generated report for CGI-Application-Plugin-Authentication-0.20
on perl 5.21.8, created by CPAN-Reporter-1.2011.

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 './Build test':

t/01_basic.t ........................ ok
t/02_config.t ....................... ok
t/03_authenticate.t ................. skipped: CGI::Application::Plugin::Session required for this test
authen config warning:  parameter POST_LOGIN_URL ignored since we already have POST_LOGIN_RUNMODE at t/03_destination.t line 43.
t/03_destination.t .................. ok
    
    #   Failed test 'cosmetic - _detaint_selfurl'
    #   at t/03_login_box.t line 121.
    #          got: 'http://localhost?authen_username=user1;rm=two'
    #     expected: 'http://localhost?rm=two;authen_username=user1'
    
    #   Failed test 'cosmetic - verify login box'
    #   at /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.7-66-g494a4b9/165a/lib/site_perl/5.21.8/Test/Regression.pm line 90.
    # +---+-------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
    # | Ln|Got                                                                                                                                              |Expected                                                                                                                                         |
    # +---+-------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
    # |  1|'                                                                                                                                                |'                                                                                                                                                |
    # |  2|<form name="loginform" method="post" action="">                                                                                                  |<form name="loginform" method="post" action="">                                                                                                  |
    # |  3|  <div class="login">                                                                                                                            |  <div class="login">                                                                                                                            |
    # |  4|    <div class="login_header">                                                                                                                   |    <div class="login_header">                                                                                                                   |
    # |  5|      Aanmelden                                                                                                                                  |      Aanmelden                                                                                                                                  |
    # |  6|    </div>                                                                                                                                       |    </div>                                                                                                                                       |
    # |  7|    <div class="login_content">                                                                                                                  |    <div class="login_content">                                                                                                                  |
    # |  8|      <ul class="message">                                                                                                                       |      <ul class="message">                                                                                                                       |
    # |  9|<li class="warning">Ongeldige gebruikersnaam of wachtwoord <br /> (login poging 1)</li>                                                          |<li class="warning">Ongeldige gebruikersnaam of wachtwoord <br /> (login poging 1)</li>                                                          |
    # | 10|      </ul>                                                                                                                                      |      </ul>                                                                                                                                      |
    # | 11|      <fieldset>                                                                                                                                 |      <fieldset>                                                                                                                                 |
    # | 12|        <label for="authen_username">Gebruikersnaam</label>                                                                                      |        <label for="authen_username">Gebruikersnaam</label>                                                                                      |
    # | 13|        <input id="authen_loginfield" tabindex="1" type="text" name="authen_username" size="20" value="user1" /><br />                           |        <input id="authen_loginfield" tabindex="1" type="text" name="authen_username" size="20" value="user1" /><br />                           |
    # | 14|        <label for="authen_password">Wachtwoord</label>                                                                                          |        <label for="authen_password">Wachtwoord</label>                                                                                          |
    # | 15|        <input id="authen_passwordfield" tabindex="2" type="password" name="authen_password" size="20" /><br />                                  |        <input id="authen_passwordfield" tabindex="2" type="password" name="authen_password" size="20" /><br />                                  |
    # | 16|        <input id="authen_rememberuserfield" tabindex="3" type="checkbox" name="authen_rememberuser" value="1" />Onthouden Gebruikersnaam<br />  |        <input id="authen_rememberuserfield" tabindex="3" type="checkbox" name="authen_rememberuser" value="1" />Onthouden Gebruikersnaam<br />  |
    # | 17|      </fieldset>                                                                                                                                |      </fieldset>                                                                                                                                |
    # | 18|    </div>                                                                                                                                       |    </div>                                                                                                                                       |
    # | 19|    <div class="login_footer">                                                                                                                   |    <div class="login_footer">                                                                                                                   |
    # | 20|      <div class="buttons">                                                                                                                      |      <div class="buttons">                                                                                                                      |
    # | 21|        <input id="authen_loginbutton" tabindex="4" type="submit" name="authen_loginbutton" value="Aanmelden" class="button" />                  |        <input id="authen_loginbutton" tabindex="4" type="submit" name="authen_loginbutton" value="Aanmelden" class="button" />                  |
    # | 22|                                                                                                                                                 |                                                                                                                                                 |
    # | 23|                                                                                                                                                 |                                                                                                                                                 |
    # | 24|      </div>                                                                                                                                     |      </div>                                                                                                                                     |
    # | 25|    </div>                                                                                                                                       |    </div>                                                                                                                                       |
    # | 26|  </div>                                                                                                                                         |  </div>                                                                                                                                         |
    # * 27|  <input type="hidden" name="destination" value="http://localhost?authen_username=user1;rm=two" />                                               |  <input type="hidden" name="destination" value="http://localhost?rm=two;authen_username=user1" />                                               *
    # | 28|  <input type="hidden" name="rm" value="authen_login" />                                                                                         |  <input type="hidden" name="rm" value="authen_login" />                                                                                         |
    # | 29|</form>                                                                                                                                          |</form>                                                                                                                                          |
    # | 30|<script type="text/javascript" language="JavaScript">document.loginform.authen_username.select();                                                |<script type="text/javascript" language="JavaScript">document.loginform.authen_username.select();                                                |
    # | 31|</script>                                                                                                                                        |</script>                                                                                                                                        |
    # | 32|'                                                                                                                                                |'                                                                                                                                                |
    # +---+-------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
    # Looks like you failed 2 tests of 11.

#   Failed test 'cosmetic'
#   at t/03_login_box.t line 128.
# Color::Calc required for this sub test
# Color::Calc required for this sub test
# Color::Calc required for this sub test
# Color::Calc required for this sub test
# Looks like you failed 1 test of 7.
t/03_login_box.t .................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 
t/03_login_box_basic.t .............. ok
# Color::Calc required
t/03_login_box_other.t .............. skipped: Color::Calc required
t/03_missing_color.t ................ ok
t/04_attributes.t ................... ok
t/05_autorunmode.t .................. skipped: CGI::Application::Plugin::AutoRunmode required for this test
# The following tests have some small time delays
t/06_timeout.t ...................... ok
t/07_protected_runmodes.t ........... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
t/40_encoder_crypt.t ................ ok
t/40_encoder_lc.t ................... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
t/40_encoder_md5.t .................. ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
t/40_encoder_sha1.t ................. ok
t/40_encoder_strip.t ................ ok
t/40_encoder_uc.t ................... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
t/50_driver_missing_modules.t ....... ok
t/50_driver_undefined.t ............. ok
t/51_driver_dummy.t ................. ok
t/52_driver_generic.t ............... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-14756-d9Dq68/CGI-Application-Plugin-Authentication-0.20-AGj7Ak/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
t/53_driver_dbi.t ................... ok
t/53_driver_dbi_bad.t ............... ok
t/53_driver_dbi_die.t ............... ok
t/53_driver_dbi_syntax.t ............ ok
t/54_driver_htpasswd.t .............. skipped: Apache::Htpasswd >= 1.8 required for this test
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 .................... skipped: CGI::Application::Plugin::Session etc required for this test
t/60_store.t ........................ ok
t/60_store_cookie.t ................. ok
t/60_store_session.t ................ skipped: CGI::Application::Plugin::Session required for this test
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 ..................... skipped: CGI::Application::Plugin::DevPopup required
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/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.

Test Summary Report
-------------------
t/03_login_box.t                  (Wstat: 256 Tests: 7 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=45, Tests=484,  7 wallclock secs ( 0.13 usr  0.05 sys +  2.87 cusr  0.26 csys =  3.31 CPU)
Result: FAIL
Failed 1/45 test programs. 1/484 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                Need  Have        
    --------------------- ----- ------------
    Attribute::Handlers   0     0.97        
    CGI                   3.16  4.03        
    CGI::Application      4     4.50        
    Class::ISA            0     0.36        
    Digest::SHA           0     5.93        
    MIME::Base64          0     3.14        
    perl                  5.006 5.021008    
    Scalar::Util          0     1.41        
    UNIVERSAL::require    0     0.17        

build_requires:

    Module                Need  Have        
    --------------------- ----- ------------
    Readonly              0     2.00        
    Test::Exception       0     0.35        
    Test::MockObject      0     1.20140408  
    Test::More            0.93  1.301001_093
    Test::NoWarnings      0     1.04        
    Test::Regression      0     0.07        
    Test::Taint           0     1.06        
    Test::Warn            0.11  0.30        
    Test::Without::Module 0     0.18        

configure_requires:

    Module                Need  Have        
    --------------------- ----- ------------
    Module::Build         0.38  0.4210      


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL = /tmp/basesmoker-reloperl-wotB/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11776
    PERL5_CPAN_IS_RUNNING = 11776
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-wotB/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                2.05        
    CPAN::Meta          2.143240    
    Cwd                 3.54        
    ExtUtils::CBuilder  0.280221    
    ExtUtils::Command   1.18        
    ExtUtils::Install   2.04        
    ExtUtils::MakeMaker 7.04        
    ExtUtils::Manifest  1.69        
    ExtUtils::ParseXS   3.27        
    File::Spec          3.53        
    JSON                2.90        
    JSON::PP            2.27300     
    Module::Build       0.4210      
    Module::Signature   0.73        
    Parse::CPAN::Meta   1.4414      
    Test::Harness       3.34        
    Test::More          1.301001_093
    YAML                1.13        
    YAML::Syck          1.29        
    version             0.9909      


--

Summary of my perl5 (revision 5 version 21 subversion 8) configuration:
  Commit id: 494a4b9c5cda1380ee385b387e3fd441a58a9a71
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux k83 3.16.0-4-amd64 #1 smp debian 3.16.7-2 (2014-11-06) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.21.7-66-g494a4b9/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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/4.9/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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lpthread -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lpthread
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL 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 Dec 24 2014 06:43:49
  %ENV:
    PERL="/tmp/basesmoker-reloperl-wotB/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11776"
    PERL5_CPAN_IS_RUNNING="11776"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.7-66-g494a4b9/165a/lib/site_perl/5.21.8/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.7-66-g494a4b9/165a/lib/site_perl/5.21.8
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.7-66-g494a4b9/165a/lib/5.21.8/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.7-66-g494a4b9/165a/lib/5.21.8
    .