Report for Task-Catalyst-4.02

Back
From: Joelle Maslak
Subject: PASS Task-Catalyst-4.02 v5.23.1 GNU/Linux
Date: 2015-11-13T10:14:51Z

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 Task-Catalyst-4.02
on perl 5.23.1, created by CPAN-Reporter-1.2015.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

MEMORY         : 1.96 GB
ARCH           : armv7l
OS             : Debian 8.1
KERNEL         : Linux 4.1.3-armv7-x2
VIRTUALIZATION : No Virtualization

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

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

PERL_DL_NONLAZY=1 "/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/bin/perl5.23.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
t/task-bogus.t ............ ok
All tests successful.
Files=3, Tests=1,  1 wallclock secs ( 0.12 usr  0.01 sys +  0.30 cusr  0.01 csys =  0.44 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                                       Need Have    
    -------------------------------------------- ---- --------
    Catalyst                                     5.80 5.90103 
    Catalyst::Action::REST                       0    1.20    
    Catalyst::ActionRole::ACL                    0    0.07    
    Catalyst::Authentication::Credential::HTTP   0    1.016   
    Catalyst::Authentication::Store::DBIx::Class 0    0.1506  
    Catalyst::Component::InstancePerContext      0    0.001001
    Catalyst::Controller::ActionRole             0    0.17    
    Catalyst::Devel                              1.26 1.39    
    Catalyst::Manual                             5.80 5.9009  
    Catalyst::Model::Adaptor                     0    0.10    
    Catalyst::Model::DBIC::Schema                0    0.65    
    Catalyst::Plugin::Authentication             0    0.10023 
    Catalyst::Plugin::ConfigLoader               0    0.34    
    Catalyst::Plugin::I18N                       0    0.10    
    Catalyst::Plugin::Session                    0    0.40    
    Catalyst::Plugin::Session::State::Cookie     0    0.17    
    Catalyst::Plugin::Session::Store::DBIC       0    0.14    
    Catalyst::Plugin::Session::Store::File       0    0.18    
    Catalyst::Plugin::StackTrace                 0    0.12    
    Catalyst::Plugin::Static::Simple             0    0.33    
    Catalyst::Plugin::Unicode::Encoding          0    99.0    
    Catalyst::View::Email                        0    0.36    
    Catalyst::View::TT                           0    0.44    
    CatalystX::Component::Traits                 0    0.19    
    CatalystX::LeakChecker                       0    0.06    
    CatalystX::Profile                           0    0.02    
  ! CatalystX::REPL                              0    n/a     
    CatalystX::SimpleLogin                       0    0.18    
    FCGI                                         0    0.77    
    FCGI::ProcManager                            0    0.25    
    local::lib                                   0    2.000018
    Starman                                      0    0.4014  
    Test::WWW::Mechanize::Catalyst               0    0.60    

configure_requires:

    Module                                       Need Have    
    -------------------------------------------- ---- --------
    ExtUtils::MakeMaker                          6.30 7.04_01 


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

Environment variables:

    LANG = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/bin:/home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/sbin:~/perltest/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17386
    PERL5_CPAN_IS_RUNNING = 17386
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/jmaslak/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/man
    PERLBREW_PATH = /home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/bin
    PERLBREW_PERL = perl-5.23.1-thread-multi
    PERLBREW_ROOT = /home/jmaslak/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = vt100

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

    $^X = /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/bin/perl5.23.1
    $UID/$EUID = 1000 / 1000
    $GID = 1000 27 1000
    $EGID = 1000 27 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.56    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.56    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          n/a     
    version             0.9909  


--

Summary of my perl5 (revision 5 version 23 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=4.1.3-armv7-x2, archname=armv7l-linux-thread-multi
    uname='linux armperl.antelope.net 4.1.3-armv7-x2 #1 smp wed jul 29 12:23:30 mdt 2015 armv7l gnulinux '
    config_args='-de -Dprefix=/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi -Dusemultiplicity -Dusethreads -Dusedevel -Aeval:scriptdir=/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=0
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under linux
  Compiled at Aug  2 2015 00:08:43
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17386"
    PERL5_CPAN_IS_RUNNING="17386"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/jmaslak/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/man"
    PERLBREW_PATH="/home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/bin"
    PERLBREW_PERL="perl-5.23.1-thread-multi"
    PERLBREW_ROOT="/home/jmaslak/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/lib/site_perl/5.23.1/armv7l-linux-thread-multi
    /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/lib/site_perl/5.23.1
    /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/lib/5.23.1/armv7l-linux-thread-multi
    /home/jmaslak/perl5/perlbrew/perls/perl-5.23.1-thread-multi/lib/5.23.1
    .