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 Aaron James Trevena,
    
This is a computer-generated test report for Maypole-2.12, created
automatically by CPAN::Reporter, version 0.44, 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
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.
If the failure is due to missing prerequisites, you may wish to 
disregard this report.

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   
    -------------------------------- ---- -------
    CGI::Simple                      0    1.0    
    CGI::Untaint                     1.26 1.26   
  ! CGI::Untaint::date               0    n/a    
  ! CGI::Untaint::email              0    n/a    
  ! Class::DBI                       0.96 n/a    
  ! Class::DBI::AbstractSearch       0    n/a    
  ! Class::DBI::Loader               0.02 n/a    
  ! Class::DBI::Loader::Relationship 0    n/a    
  ! Class::DBI::Pager                0    n/a    
  ! Class::DBI::Plugin::RetrieveAll  0    n/a    
  ! Class::DBI::Plugin::Type         0    n/a    
  ! Class::DBI::SQLite               0.08 n/a    
    Digest::MD5                      0    2.36_01
    File::MMagic::XS                 0.08 0.09   
    HTML::Element                    0    3.23   
    HTTP::Body                       0.5  0.9    
    HTTP::Headers                    1.59 1.64   
    Template                         0    2.19   
    Template::Plugin::Class          0    0.13   
    Test::MockModule                 0    0.05   
    UNIVERSAL::moniker               0    0.08   
    UNIVERSAL::require               0    0.11   
    URI                              0    1.35   
    URI::QueryParam                  0    0      

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

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_01
    ExtUtils::MakeMaker 6.32_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[3]: Entering directory `/home/sand/.cpan/build/Maypole-2.12-0L7LVK'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/00compile.........Subroutine Maypole::view_object redefined at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/Class/Data/Inheritable.pm line 26.

#   Failed test 'use Maypole::Model::CDBI::Base;'
#   at t/00compile.t line 13.
#     Tried to use 'Maypole::Model::CDBI::Base'.
#     Error:  Base class package "Class::DBI" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/Base.pm 
line 21
# BEGIN failed--compilation aborted at t/00compile.t line 13.
# Compilation failed in require at (eval 16) line 2.
# BEGIN failed--compilation aborted at (eval 16) line 2.

#   Failed test 'use Maypole::Model::CDBI;'
#   at t/00compile.t line 14.
#     Tried to use 'Maypole::Model::CDBI'.
#     Error:  Compilation failed in require at (eval 20) line 3.
#       ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 91.
# BEGIN failed--compilation aborted at t/00compile.t line 14.
# Compilation failed in require at (eval 19) line 2.
# BEGIN failed--compilation aborted at (eval 19) line 2.

#   Failed test 'use Maypole::Model::CDBI::Plain;'
#   at t/00compile.t line 15.
#     Tried to use 'Maypole::Model::CDBI::Plain'.
#     Error:  Compilation failed in require at (eval 22) line 3.
#       ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 91.
# BEGIN failed--compilation aborted at t/00compile.t line 15.
# Compilation failed in require at (eval 21) line 2.
# BEGIN failed--compilation aborted at (eval 21) line 2.

#   Failed test 'use Maypole::Model::CDBI::AsForm;'
#   at t/00compile.t line 17.
#     Tried to use 'Maypole::Model::CDBI::AsForm'.
#     Error:  Can't locate Class/DBI/Plugin/Type.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 /home/src/perl/repoperls/installed-perls/pe!
 rl/p3nMG7y/[EMAIL PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/AsForm.pm
 line 8.
# BEGIN failed--compilation aborted at t/00compile.t line 17.
# Compilation failed in require at (eval 24) line 2.
# BEGIN failed--compilation aborted at (eval 24) line 2.

#   Failed test 'use Maypole::Model::CDBI::DFV;'
#   at t/00compile.t line 22.
#     Tried to use 'Maypole::Model::CDBI::DFV'.
#     Error:  Compilation failed in require at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/DFV.pm 
line 42.
# BEGIN failed--compilation aborted at t/00compile.t line 22.
# Compilation failed in require at (eval 37) line 2.
# BEGIN failed--compilation aborted at (eval 37) line 2.
# Looks like you failed 5 tests of 15.
dubious
        Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 8-10, 12-13
        Failed 5/15 tests, 66.67% okay
t/01.httpd-basic....have_httpd : 
ok
        2/2 skipped: various reasons
t/01basics..........Subroutine Maypole::view_object redefined at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/Class/Data/Inheritable.pm line 26.
skipped
        all skipped: SQLite not working or BeerDB module could not be loaded: 
Can't locate Class/DBI/Loader/Relationship.pm in @INC (@INC contains: examples 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at examples/BeerDB.pm line 3.
t/02pod.............ok
t/03podcoverage.....skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage 
(Can't locate Test/Pod/Coverage.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/perl-5.!
 [EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at (eval 3) line 2.
t/apache_mvc........skipped
        all skipped: Apache::Request is not installed: Can't locate 
Apache/Request.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 /home/src!
 /perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at t/apache_mvc.t line 5.
t/cgi_maypole.......Subroutine Maypole::view_object redefined at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/Class/Data/Inheritable.pm line 26.
ok
t/constants.........ok
t/db_colinfo........error : install_driver(mysql) failed: Can't locate 
DBD/mysql.pm in @INC (@INC contains: examples 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at (eval 5) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge.
 at t/db_colinfo.t line 8
 
Base class package "Class::DBI" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/Base.pm 
line 21
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/Base.pm 
line 21.
Compilation failed in require at (eval 8) line 3.
        ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 91.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI.pm line 
26.
Compilation failed in require at (eval 7) line 3.
        ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 91.
BEGIN failed--compilation aborted at t/db_colinfo.t line 95.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-45
        Failed 45/45 tests, 0.00% okay
t/headers...........ok
t/maypole...........Subroutine Maypole::view_object redefined at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/Class/Data/Inheritable.pm line 26.
Base class package "Class::DBI" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/Base.pm 
line 21
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI/Base.pm 
line 21.
Compilation failed in require at (eval 11) line 3.
        ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 91.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Maypole-2.12-0L7LVK/blib/lib/Maypole/Model/CDBI.pm line 
26.
Compilation failed in require at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/Test/MockModule.pm line 26.
# Looks like you planned 84 tests but only ran 14.
# Looks like your test died just after 14.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 15-84
        Failed 70/84 tests, 16.67% okay
t/pathtools.........Subroutine Maypole::view_object redefined at 
/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/Class/Data/Inheritable.pm line 26.
ok
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00compile.t     5  1280    15    5  8-10 12-13
t/db_colinfo.t  255 65280    45   90  1-45
t/maypole.t     255 65280    84  140  15-84
3 tests and 2 subtests skipped.
Failed 3/12 test scripts. 120/412 subtests failed.
Files=12, Tests=412,  8 wallclock secs ( 4.28 cusr +  0.16 csys =  4.44 CPU)
Failed 3/12 test programs. 120/412 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Maypole-2.12-0L7LVK'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p3nMG7y/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to