Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CGI-Application-Plugin-Authentication-0.20 v5.14.2 GNU/Linux
Date: 2016-02-25T03:13:01Z
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.14.2, created by CPAN-Reporter-1.2015.
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
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/02_config.t ....................... ok
t/03_authenticate.t ................. skipped: CGI::Application::Plugin::Session required for this test
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
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
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# 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
t/03_login_box.t .................... ok
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# CGI::param(CGI=HASH(0x1fddad8), "authen_username") called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize(CGI::Application::Plugin::Authentication=HASH(0x1fdd8b0)) called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback(TestAppAuthenticate=HASH(0x284cfe0), "one") called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# CGI::Application::call_hook(TestAppAuthenticate=HASH(0x284cfe0), "prerun", "one") called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 178
# CGI::Application::run(TestAppAuthenticate=HASH(0x284cfe0)) called at t/03_login_box_basic.t line 65
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/Builder.pm line 261
# Test::Builder::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/Builder.pm line 266
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/Builder.pm line 266
# Test::Builder::subtest(Test::Builder=HASH(0x1ffd318), "empty", CODE(0x254c600)) called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/More.pm line 771
# Test::More::subtest("empty", CODE(0x254c600)) called at t/03_login_box_basic.t line 82
#
# Looks like you failed 1 test of 6.
t/03_login_box_basic.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
# Color::Calc required
t/03_login_box_other.t .............. skipped: Color::Calc required
# Failed test 'checking generated warning'
# at t/03_missing_color.t line 75.
# found warning: CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# found warning: Color::Calc is required when specifying a custom BASE_COLOUR, and leaving LIGHTER_COLOUR, LIGHT_COLOUR, DARK_COLOUR or DARKER_COLOUR blank or when providing percentage based colour at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Display/Classic.pm line 139.
# expected to find warning: Color::Calc is required when specifying a custom BASE_COLOUR, and leaving LIGHTER_COLOUR, LIGHT_COLOUR, DARK_COLOUR or DARKER_COLOUR blank or when providing percentage based colour
# Looks like you failed 1 test of 2.
# Failed test 'Base color'
# at t/03_missing_color.t line 79.
# Looks like you failed 1 test of 4.
t/03_missing_color.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 255 before it could output anything.
t/04_attributes.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
t/05_autorunmode.t .................. skipped: CGI::Application::Plugin::AutoRunmode required for this test
# The following tests have some small time delays
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/06_timeout.t ...................... ok
t/07_protected_runmodes.t ........... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/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-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/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-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/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-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
t/50_driver_missing_modules.t ....... ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/50_driver_undefined.t ............. ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/51_driver_dummy.t ................. ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/52_driver_generic.t ............... ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
t/53_driver_dbi.t ................... ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/53_driver_dbi_bad.t ............... ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/53_driver_dbi_die.t ............... ok
# Failed test 'checking warnings'
# at t/53_driver_dbi_syntax.t line 65.
# found warning: CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# found warning: DBD::SQLite::db prepare_cached failed: near "blah": syntax error at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication/Driver/DBI.pm line 348.
# expected to find warning: (?^:DBD::SQLite::db prepare_cached failed: near "blah": syntax error)
# Looks like you failed 1 test of 2.
t/53_driver_dbi_syntax.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/54_driver_htpasswd.t .............. ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/55_driver_authensimple.t .......... ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/55_driver_authensimple_die.t ...... ok
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
t/55_driver_missing_authensimple.t .. ok
t/60_parsimony.t .................... skipped: CGI::Application::Plugin::Session etc required for this test
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 255 before it could output anything.
t/60_store.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests
CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 255 before it could output anything.
t/60_store_cookie.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests
t/60_store_session.t ................ skipped: CGI::Application::Plugin::Session required for this test
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# CGI::param() called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize() called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback() called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# CGI::Application::call_hook() called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 178
# CGI::Application::run() called at t/TestAppStore.pm line 37
# TestAppStore::run_app() called at t/61_cookie_badargs.t line 33
# Test::Exception::throws_ok() called at t/61_cookie_badargs.t line 34
# TestAppStoreCookie::run_store_tests() called at t/61_cookie_badargs.t line 40
#
# Looks like you failed 1 test of 2.
t/61_cookie_badargs.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# CGI::param(CGI=HASH(0x20a9510), "auth_username") called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize(CGI::Application::Plugin::Authentication=HASH(0x23bfe90)) called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback(TestAppStoreCookie=HASH(0x23bfcc8), "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# CGI::Application::call_hook(TestAppStoreCookie=HASH(0x23bfcc8), "prerun", "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 178
# CGI::Application::run(TestAppStoreCookie=HASH(0x23bfcc8)) called at t/TestAppStore.pm line 37
# TestAppStore::run_app("TestAppStoreCookie", HASH(0x1cd8c48)) called at t/61_store_cookie_noexpiry.t line 63
# TestAppStoreCookie::run_store_tests("TestAppStoreCookie") called at t/61_store_cookie_noexpiry.t line 102
#
# Looks like you failed 1 test of 21.
t/61_store_cookie_noexpiry.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/21 subtests
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI.pm line 405.
# CGI::param(CGI=HASH(0x1608840), "auth_username") called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize(CGI::Application::Plugin::Authentication=HASH(0x19b74a8)) called at /tmp/loop_over_bdir-29929-ky4oHd/CGI-Application-Plugin-Authentication-0.20-_4fEyS/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback(TestAppStoreCookie=HASH(0x19b72e0), "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 2380
# CGI::Application::call_hook(TestAppStoreCookie=HASH(0x19b72e0), "prerun", "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/CGI/Application.pm line 178
# CGI::Application::run(TestAppStoreCookie=HASH(0x19b72e0)) called at t/TestAppStore.pm line 37
# TestAppStore::run_app("TestAppStoreCookie", HASH(0x1238548)) called at t/61_store_cookie_other.t line 63
# TestAppStoreCookie::run_store_tests("TestAppStoreCookie") called at t/61_store_cookie_other.t line 120
#
# Looks like you failed 1 test of 25.
t/61_store_cookie_other.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/25 subtests
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_basic.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t/03_missing_color.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/04_attributes.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/53_driver_dbi_syntax.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/60_store.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 0.
t/60_store_cookie.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 0.
t/61_cookie_badargs.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/61_store_cookie_noexpiry.t (Wstat: 256 Tests: 21 Failed: 1)
Failed test: 21
Non-zero exit status: 1
t/61_store_cookie_other.t (Wstat: 256 Tests: 25 Failed: 1)
Failed test: 25
Non-zero exit status: 1
Files=45, Tests=485, 7 wallclock secs ( 0.14 usr 0.32 sys + 2.69 cusr 0.55 csys = 3.70 CPU)
Result: FAIL
Failed 9/45 test programs. 6/485 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- ----------
Attribute::Handlers 0 0.89
CGI 3.16 4.26
CGI::Application 4 4.50
Class::ISA 0 0.36
Digest::SHA 0 5.95
MIME::Base64 0 3.13
perl 5.006 5.014002
Scalar::Util 0 1.43
UNIVERSAL::require 0 0.18
build_requires:
Module Need Have
--------------------- ----- ----------
Readonly 0 2.01
Test::Exception 0 0.43
Test::MockObject 0 1.20150527
Test::More 0.93 1.001014
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.4216
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/lib/ccache:/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-6rCr/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14597
PERL5_CPAN_IS_RUNNING = 14597
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-6rCr/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.10
ExtUtils::Install 1.56
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4216
Module::Signature 0.79
Parse::CPAN::Meta 1.4417
Test::Harness 3.36
Test::More 1.001014
YAML 1.15
YAML::Syck 1.29
version 0.9914
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Derived from: dc281e6088d189558b79a5121119b7196c8b3db0
Platform:
osname=linux, osvers=4.3.0-1-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux k83 4.3.0-1-amd64 #1 smp debian 4.3.3-7 (2016-01-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
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 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='5.3.1 20160121', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.21.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.21'
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
uncommitted-changes
Devel::PatchPerl 1.40
Built under linux
Compiled at Feb 23 2016 13:41:17
%ENV:
PERL="/tmp/basesmoker-reloperl-6rCr/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14597"
PERL5_CPAN_IS_RUNNING="14597"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/site_perl/5.14.2
/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/5.14.2/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/109d/lib/5.14.2
.