Report for Catalyst-Devel-1.34

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Devel-1.34 v5.15.3 GNU/Linux
Date: 2011-10-16T11:53:57Z

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 Tomas Doran,

This is a computer-generated report for Catalyst-Devel-1.34
on perl 5.15.3, created by CPAN-Reporter-1.1902.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

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

make[1]: Entering directory `/tmp/tmp.dP2qutLfEu/Catalyst-Devel-1.34-MAWEOE'
PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01use.t t/back_compat.t t/generated_app.t t/get_sharedir_file.t t/optional_http-server-restart.t t/render_file_contents.t t/render_share_dir_file.t
t/01use.t ......................... ok
t/back_compat.t ................... ok
# Generated app is in /tmp/T28VDX5Vjo

#   Failed test 'Exit status ok for '/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/bin/perl Makefile.PL''
#   at t/generated_app.t line 175.
#          got: '255'
#     expected: '0'
# STDOUT:
# include /tmp/T28VDX5Vjo/TestApp/inc/Module/Install.pm
# include inc/Module/Install/Metadata.pm
# include inc/Module/Install/Base.pm
# include inc/Module/Install/Makefile.pm
# include inc/Module/Install/Catalyst.pm
# include inc/Module/Install/Include.pm
# include inc/File/Copy/Recursive.pm
# *** Module::Install::Catalyst
# Please run "make catalyst_par" to create the PAR package!
# *** Module::Install::Catalyst finished.
# include inc/Module/Install/Scripts.pm
# include inc/Module/Install/AutoInstall.pm
# include inc/Module/AutoInstall.pm
# *** Module::AutoInstall version 1.03
# *** Checking for Perl dependencies...
# *** Since we're running under CPAN, I'll just let it take care
#     of the dependency's installation later.
# [Core Features]
# - Test::More                       ...loaded. (0.98 >= 0.88)
# - Catalyst::Runtime                ...loaded. (5.90004 >= 5.90004)
# - Catalyst::Plugin::ConfigLoader   ...loaded. (0.30)
# - Catalyst::Plugin::Static::Simple ...loaded. (0.29)
# - Catalyst::Action::RenderView     ...loaded. (0.16)
# - Moose                            ...loaded. (2.0205)
# - namespace::autoclean             ...loaded. (0.13)
# - Config::General                  ...loaded. (2.50)
# *** Module::AutoInstall configuration finished.
# include inc/Module/Install/WriteAll.pm
# include inc/Module/Install/Win32.pm
# include inc/Module/Install/Can.pm
# include inc/Module/Install/Fetch.pm
# Writing Makefile for TestApp
# STDERR:
# Cannot determine perl version info from lib/TestApp.pm
# JSON::PP 2.27103 is not available
#  at /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/5.15.3/CPAN/Meta/Converter.pm line 22
#  at /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/5.15.3/ExtUtils/MM_Any.pm line 1278
Cannot determine perl version info from lib/TestApp.pm
Warning: prerequisite Catalyst::Action::RenderView 0 not found.
Warning: prerequisite Catalyst::Plugin::ConfigLoader 0 not found.
Warning: prerequisite Catalyst::Plugin::Static::Simple 0 not found.
Warning: prerequisite Catalyst::Runtime 5.90004 not found.
Warning: prerequisite Config::General 0 not found.
Warning: prerequisite Moose 0 not found.
Warning: prerequisite namespace::autoclean 0 not found.
Can't use an undefined value as an ARRAY reference at /tmp/tmp.dP2qutLfEu/Catalyst-Devel-1.34-MAWEOE/blib/lib/Catalyst/Helper.pm line 90.
# Tests were run but no plan was declared and done_testing() was not seen.
cannot remove path when cwd is /tmp/T28VDX5Vjo/TestApp for /tmp/T28VDX5Vjo:  at /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/5.15.3/File/Temp.pm line 902
t/generated_app.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/56 subtests 
t/get_sharedir_file.t ............. ok
t/optional_http-server-restart.t .. skipped: set TEST_HTTP to enable this test
t/render_file_contents.t .......... ok
t/render_share_dir_file.t ......... ok

Test Summary Report
-------------------
t/generated_app.t               (Wstat: 512 Tests: 56 Failed: 1)
  Failed test:  45
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=7, Tests=71, 10 wallclock secs ( 0.05 usr  0.01 sys +  7.47 cusr  0.88 csys =  8.41 CPU)
Result: FAIL
Failed 1/7 test programs. 1/71 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/tmp/tmp.dP2qutLfEu/Catalyst-Devel-1.34-MAWEOE'

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

Prerequisite modules loaded:

requires:

    Module                                 Need    Have   
    -------------------------------------- ------- -------
    Catalyst                               5.90001 5.90004
    Catalyst::Action::RenderView           0.10    0.16   
    Catalyst::Plugin::ConfigLoader         0.30    0.30   
    Catalyst::Plugin::Static::Simple       0.28    0.29   
    Config::General                        2.42    2.50   
    ExtUtils::MakeMaker                    6.11    6.61_01
    File::ChangeNotify                     0.07    0.20   
    File::Copy::Recursive                  0       0.38   
    File::ShareDir                         0       1.03   
    Module::Install                        0.91    1.02   
    Moose                                  0       2.0205 
    MooseX::Daemonize                      0       0.13   
    MooseX::Emulate::Class::Accessor::Fast 0       0.00903
    namespace::autoclean                   0       0.13   
    namespace::clean                       0       0.21   
    Path::Class                            0.09    0.24   
    Starman                                0       0.2014 
    Template                               2.14    2.22   
    Test::Fatal                            0.003   0.006  
    Test::More                             0.94    0.98   

build_requires:

    Module                                 Need    Have   
    -------------------------------------- ------- -------
    ExtUtils::MakeMaker                    6.42    6.61_01
    Test::Fatal                            0.003   0.006  
    Test::More                             0.94    0.98   

configure_requires:

    Module                                 Need    Have   
    -------------------------------------- ------- -------
    ExtUtils::MakeMaker                    6.42    6.61_01


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /home/sand/.cpan/build/Mail-SpamAssassin-2.43-JmUL3m/blib/arch:/home/sand/.cpan/build/Mail-SpamAssassin-2.43-JmUL3m/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14636
    PERL5_CPAN_IS_RUNNING = 14636
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    Cwd                 3.37    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.61_01 
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.34    
    Module::Build       0.39_01 
    Module::Signature   0.68    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.77    
    YAML::Syck          n/a     
    version             0.93    


--

Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
  Commit id: 6e6708186f21e01745b94f01d5f630948e1cbcb2
  Platform:
    osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-thread-multi
    uname='linux k83 2.6.32-5-amd64 #1 smp mon oct 3 03:59:20 utc 2011 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -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=undef
    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='4.4.5', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  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: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        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_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Oct 16 2011 06:52:31
  %ENV:
    PERL5LIB="/home/sand/.cpan/build/Mail-SpamAssassin-2.43-JmUL3m/blib/arch:/home/sand/.cpan/build/Mail-SpamAssassin-2.43-JmUL3m/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14636"
    PERL5_CPAN_IS_RUNNING="14636"
  @INC:
    /home/sand/.cpan/build/Mail-SpamAssassin-2.43-JmUL3m/blib/arch
    /home/sand/.cpan/build/Mail-SpamAssassin-2.43-JmUL3m/blib/lib
    /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/site_perl/5.15.3/x86_64-linux-thread-multi
    /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/site_perl/5.15.3
    /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/5.15.3/x86_64-linux-thread-multi
    /home/src/perl/repoperls/installed-perls/perl/v5.15.3-379-g6e67081/ba65/lib/5.15.3
    .