This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Cees Hek, This is a computer-generated test report for CGI-Application-Plugin-Authentication-0.12, created automatically by CPAN::Reporter, version 0.4801, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------- ---- ------- Attribute::Handlers 0 0.78_02 CGI::Application 4 4.06 CGI::Cookie 0 1.28 Class::ISA 0 0.33 Digest::SHA1 0 2.11 MIME::Base64 0 3.07 Scalar::Util 0 1.18 Test::Exception 0 0.25 Test::More 0 0.71 Test::Warn 0 0.10 UNIVERSAL::require 0 0.11 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 LD_LIBRARY_PATH = /home/szabgab/parrot/lib/ PATH = /home/szabgab/bin:/opt/ghc/bin:/home/szabgab/work/pugs:/home/szabgab/work/pugs/util:/home/szabgab/SUNWappserver/jdk/bin:/home/szabgab/parrot/bin:/home/szabgab/perl5lib/usr/local/bin:/home/szabgab/perl5lib/script:/home/szabgab/perl5lib/bin:/home/szabgab/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 PERL6LIB = /home/gabor/work/pugs/blib6/lib:/home/gabor/work/pugs/blib/lib SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/szabgab/perl/perl588_default/bin/perl UID: $< = 1002 EUID: $> = 1002 GID: $( = 1002 1002 EGID: $) = 1002 1002 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9102 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.12 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.71 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/szabgab/perl/perl588_default/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_basic..................ok t/02_config.................ok t/03_authenticate...........skipped all skipped: CGI::Application::Plugin::Session required for this test t/04_attributes.............ok t/05_autorunmode............skipped all skipped: CGI::Application::Plugin::AutoRunmode required for this test t/06_timeout................# The following tests have some small time delays ok t/07_protected_runmodes.....ok t/40_encoder_crypt..........ok t/40_encoder_lc.............ok t/40_encoder_md5............ok t/40_encoder_sha1...........ok t/40_encoder_strip..........ok t/40_encoder_uc.............ok t/50_driver_authensimple....ok t/50_driver_dbi.............ok 6/74 skipped: various reasons t/50_driver_dummy...........ok t/50_driver_generic.........ok t/50_driver_htpasswd........skipped all skipped: Apache::Htpasswd >= 1.6.1 required for this test (it is also possible that you do not have the 'version.pm' pragma installed which is needed to successfully test three part version numbers) t/60_store..................Can't locate CGI/Application/Plugin/Session.pm in @INC (@INC contains: t /home/szabgab/perl/perl588_default/.cpan/build/CGI-Application-Plugin-Authentication-0.12-JUU5CT/blib/lib /home/szabgab/perl/perl588_default/.cpan/build/CGI-Application-Plugin-Authentication-0.12-JUU5CT/blib/arch /home/szabgab/perl/perl588_default/lib/5.8.8/i686-linux /home/szabgab/perl/perl588_default/lib/5.8.8 /home/szabgab/perl/perl588_default/lib/site_perl/5.8.8/i686-linux /home/szabgab/perl/perl588_default/lib/site_perl/5.8.8 /home/szabgab/perl/perl588_default/lib/site_perl .) at t/60_store.t line 19. BEGIN failed--compilation aborted at t/60_store.t line 19. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/60_store_cookie...........ok t/60_store_session..........Can't locate CGI/Application/Plugin/Session.pm in @INC (@INC contains: t /home/szabgab/perl/perl588_default/.cpan/build/CGI-Application-Plugin-Authentication-0.12-JUU5CT/blib/lib /home/szabgab/perl/perl588_default/.cpan/build/CGI-Application-Plugin-Authentication-0.12-JUU5CT/blib/arch /home/szabgab/perl/perl588_default/lib/5.8.8/i686-linux /home/szabgab/perl/perl588_default/lib/5.8.8 /home/szabgab/perl/perl588_default/lib/site_perl/5.8.8/i686-linux /home/szabgab/perl/perl588_default/lib/site_perl/5.8.8 /home/szabgab/perl/perl588_default/lib/site_perl .) at t/60_store_session.t line 16. BEGIN failed--compilation aborted at t/60_store_session.t line 16. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/98_pod....................ok t/99_pod_coverage...........ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/60_store.t 255 65280 ?? ?? ?? t/60_store_session.t 255 65280 ?? ?? ?? 3 tests and 6 subtests skipped. Failed 2/23 test scripts. 0/341 subtests failed. Files=23, Tests=341, 6 wallclock secs ( 1.59 cusr + 0.14 csys = 1.73 CPU) Failed 2/23 test programs. 0/341 subtests failed. make: *** [test_dynamic] Error 255 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.20-16-generic, archname=i686-linux uname='linux notebook 2.6.20-16-generic #2 smp fri aug 31 00:55:27 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/szabgab/perl/perl588_default -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.1.2 (Ubuntu 4.1.2-0ubuntu4)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
