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 Jonathan Rockway,
    
This is a computer-generated test report for Task-Catalyst-Tutorial-0.03, 
created
automatically by CPAN::Reporter, version 0.41, 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   
    --------------------------------------------- ------ -------
    Catalyst::Devel                               1.0    1.03   
    Catalyst::Manual                              0      0      
  ! Catalyst::Model::DBIC::Schema                 0      n/a    
    Catalyst::Plugin::Authentication              0.09   0.10002
    Catalyst::Plugin::Authentication::Store::DBIC 0.07   0.07   
    Catalyst::Plugin::Authorization::ACL          0.08   0.08   
    Catalyst::Plugin::Authorization::Roles        0.04   0.05   
    Catalyst::Plugin::ConfigLoader                0.13   0.17   
    Catalyst::Plugin::HTML::Widget                1.1    1.1    
    Catalyst::Plugin::Session                     0.12   0.18   
    Catalyst::Plugin::Session::State::Cookie      0.05   0.07   
    Catalyst::Plugin::Session::Store::FastMmap    0.02   0.03   
    Catalyst::Plugin::StackTrace                  0.06   0.06   
    Catalyst::Plugin::Static::Simple              0.14   0.19   
    Catalyst::Runtime                             5.7000 5.7010 
    Catalyst::View::TT                            0      0.25   
    DBIx::Class                                   0      0.07005
    DBIx::Class::Schema                           0      0      
    ExtUtils::MakeMaker                           6.11   6.31   
    Test::More                                    0      0.66   

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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0
    EGID: $)  = 0 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.90   
    Cwd                 3.24   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.24   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.66   
    version             0.70   

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

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

/usr/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=Catalyst::Plugin::Authentication,0.09,Catalyst::Plugin::Authentication::Store::DBIC,0.07,Catalyst::Plugin::Authorization::ACL,0.08,Catalyst::Plugin::Authorization::Roles,0.04,Catalyst::Plugin::HTML::Widget,1.1,Catalyst::Plugin::Session,0.12,Catalyst::Plugin::Session::State::Cookie,0.05,Catalyst::Plugin::Session::Store::FastMmap,0.02,Catalyst::Plugin::StackTrace,0.06,Catalyst::View::TT,0,Catalyst::Model::DBIC::Schema,0,Catalyst::Manual,0

*** Since we're running under CPANPLUS, I'll just let it take care
    of the dependency's installation later.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/boilerplate.t t/pod-coverage.t 
t/pod.t
t/00-load.........
#   Failed test 'use Catalyst::Model::DBIC::Schema;'
#   at t/00-load.t line 22.
#     Tried to use 'Catalyst::Model::DBIC::Schema'.
#     Error:  Can't locate Catalyst/Model/DBIC/Schema.pm in @INC (@INC 
contains: /root/.cpan/build/Task-Catalyst-Tutorial-0.03-4Ip2LK/inc 
/root/.cpan/build/Task-Catalyst-Tutorial-0.03-4Ip2LK/blib/lib 
/root/.cpan/build/Task-Catalyst-Tutorial-0.03-4Ip2LK/blib/arch /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 . /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 .) at (eval 112) line 2.
# BEGIN failed--compilation aborted at t/00-load.t line 22.
# Testing Task::Catalyst::Tutorial 0.03, Perl 5.008008, /usr/bin/perl
# Looks like you failed 1 test of 18.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 18
        Failed 1/18 tests, 94.44% okay
t/boilerplate.....ok
t/pod-coverage....ok
t/pod.............ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00-load.t    1   256    18    1  18
Failed 1/4 test scripts. 1/50 subtests failed.
Files=4, Tests=50,  1 wallclock secs ( 0.41 cusr +  0.03 csys =  0.44 CPU)
Failed 1/4 test programs. 1/50 subtests failed.
make: *** [test_dynamic] Fehler 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi
    uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 
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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to