Report for Catalyst-Authentication-Store-CouchDB-0.001

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: PASS Catalyst-Authentication-Store-CouchDB-0.001 v5.14.0 RC2 SunOS/Solaris
Date: 2011-05-14T19:50:25Z

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 Colin Bradford,

This is a computer-generated report for Catalyst-Authentication-Store-CouchDB-0.001
on perl 5.14.0, created by CPAN-Reporter-1.1902.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 /export/home/cpant2/perl5/bin/perl5.14.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Catalyst::Authentication::Store::CouchDB 0.001, Perl 5.014000, /export/home/cpant2/perl5/bin/perl5.14.0
t/00-load.t ........................... ok
t/03-authtest.t ....................... ok
t/04-authsessions.t ................... ok
t/05-auth-roles-relationship.t ........ ok
t/06-authsessions-cached.t ............ ok
t/07-authsessions-load-app-context.t .. ok
t/10-unit-store-couchdb.t ............. ok
t/20-missing-couch.t .................. ok
t/21-missing-database.t ............... ok
t/22-missing-document.t ............... ok
t/23-missing-view.t ................... ok
t/30-test-config.t .................... ok
t/author-critic.t ..................... skipped: these tests are for testing by the author
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
All tests successful.
Files=15, Tests=64, 18 wallclock secs ( 0.06 usr  0.02 sys +  7.50 cusr  0.74 csys =  8.32 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                                   Need    Have   
    ---------------------------------------- ------- -------
    Catalyst::Authentication::User           0       0      
    Catalyst::Exception                      0       0      
    Catalyst::Utils                          0       0      
    CouchDB::Client                          0.09    0.09   
    JSON                                     2.17    2.51   
    Moose                                    2.00    2.0006 
    MooseX::NonMoose                         0.20    0.22   
    namespace::autoclean                     0       0.12   
    Try::Tiny                                0.09    0.09   

build_requires:

    Module                                   Need    Have   
    ---------------------------------------- ------- -------
    Catalyst                                 5.80032 5.80032
    Catalyst::Controller                     0       0      
    Catalyst::Plugin::Authorization::Roles   0       0.09   
    Catalyst::Plugin::Session                0       0.31   
    Catalyst::Plugin::Session::State::Cookie 0       0.17   
    Catalyst::Test                           0       0      
    English                                  0       1.04   
    FindBin                                  1.49    1.50   
    HTTP::Response                           5.824   6.01   
    LWP::UserAgent                           5.834   6.02   
    Test::Exception                          0.31    0.31   
    Test::More                               0.98    0.98   
    Test::WWW::Mechanize::Catalyst           0       0.53   

configure_requires:

    Module                                   Need    Have   
    ---------------------------------------- ------- -------
    ExtUtils::MakeMaker                      6.30    6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /export/home/cpant2/perl5/bin:/usr/local/bin:/usr/bin
    PERL5LIB = /export/home/cpant2/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-5gJK1_/blib/arch:/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-5gJK1_/blib/lib:/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-1.32-l02VMd/blib/arch:/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-1.32-l02VMd/blib/lib:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.09-YEisGa/blib/arch:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.09-YEisGa/blib/lib:/export/home/cpant2/.cpan/build/Set-Object-1.28-u6gaVG/blib/arch:/export/home/cpant2/.cpan/build/Set-Object-1.28-u6gaVG/blib/lib:/export/home/cpant2/.cpan/build/CouchDB-Client-0.09-4ad0C3/blib/arch:/export/home/cpant2/.cpan/build/CouchDB-Client-0.09-4ad0C3/blib/lib:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authentication-0.10017-SaEC_o/blib/arch:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authentication-0.10017-SaEC_o/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24094
    PERL5_CPAN_IS_RUNNING = 24094
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6104,24094
    PERL_CR_SMOKER_CURRENT = Catalyst-Authentication-Store-CouchDB-0.001
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LWP_SSL_VERIFY_HOSTNAME = 0
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant2/perl5/bin/perl5.14.0
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
    config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
    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='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	RC2
  Built under solaris
  Compiled at May  5 2011 14:35:41
  %ENV:
    PERL5LIB="/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-5gJK1_/blib/arch:/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-5gJK1_/blib/lib:/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-1.32-l02VMd/blib/arch:/export/home/cpant2/.cpan/build/Test-WWW-Mechanize-1.32-l02VMd/blib/lib:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.09-YEisGa/blib/arch:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.09-YEisGa/blib/lib:/export/home/cpant2/.cpan/build/Set-Object-1.28-u6gaVG/blib/arch:/export/home/cpant2/.cpan/build/Set-Object-1.28-u6gaVG/blib/lib:/export/home/cpant2/.cpan/build/CouchDB-Client-0.09-4ad0C3/blib/arch:/export/home/cpant2/.cpan/build/CouchDB-Client-0.09-4ad0C3/blib/lib:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authentication-0.10017-SaEC_o/blib/arch:/export/home/cpant2/.cpan/build/Catalyst-Plugin-Authentication-0.10017-SaEC_o/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24094"
    PERL5_CPAN_IS_RUNNING="24094"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6104,24094"
    PERL_CR_SMOKER_CURRENT="Catalyst-Authentication-Store-CouchDB-0.001"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LWP_SSL_VERIFY_HOSTNAME="0"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant2/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-5gJK1_/blib/arch
    /export/home/cpant2/.cpan/build/Test-WWW-Mechanize-Catalyst-0.53-5gJK1_/blib/lib
    /export/home/cpant2/.cpan/build/Test-WWW-Mechanize-1.32-l02VMd/blib/arch
    /export/home/cpant2/.cpan/build/Test-WWW-Mechanize-1.32-l02VMd/blib/lib
    /export/home/cpant2/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.09-YEisGa/blib/arch
    /export/home/cpant2/.cpan/build/Catalyst-Plugin-Authorization-Roles-0.09-YEisGa/blib/lib
    /export/home/cpant2/.cpan/build/Set-Object-1.28-u6gaVG/blib/arch
    /export/home/cpant2/.cpan/build/Set-Object-1.28-u6gaVG/blib/lib
    /export/home/cpant2/.cpan/build/CouchDB-Client-0.09-4ad0C3/blib/arch
    /export/home/cpant2/.cpan/build/CouchDB-Client-0.09-4ad0C3/blib/lib
    /export/home/cpant2/.cpan/build/Catalyst-Plugin-Authentication-0.10017-SaEC_o/blib/arch
    /export/home/cpant2/.cpan/build/Catalyst-Plugin-Authentication-0.10017-SaEC_o/blib/lib
    /export/home/cpant2/perl5/lib/site_perl/5.14.0/i86pc-solaris-64int
    /export/home/cpant2/perl5/lib/site_perl/5.14.0
    /export/home/cpant2/perl5/lib/5.14.0/i86pc-solaris-64int
    /export/home/cpant2/perl5/lib/5.14.0
    .