CHI v0.59 Perl 5 v5.22.0 x86_64-linux-ld

Status
Pass
From
Ioan Rogers
Dist
CHI v0.59
Platform
Perl 5 v5.22.0 x86_64-linux-ld
Date
2015-06-05 16:36:26
ID
0270b6f2-0ba1-11e5-8a28-a57b11bf8569
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 JSWARTZ,

This is a computer-generated report for CHI-0.59
on perl 5.22.0, created by App::cpanminus::reporter 0.13 (1.7034).

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:

none provided

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

Output from '':

Building and testing CHI-0.59
cp lib/CHI/t/Driver/File.pm blib/lib/CHI/t/Driver/File.pm
cp lib/CHI/Driver/Memory.pm blib/lib/CHI/Driver/Memory.pm
cp lib/CHI/Test.pm blib/lib/CHI/Test.pm
cp lib/CHI/Driver/RawMemory.pm blib/lib/CHI/Driver/RawMemory.pm
cp lib/CHI/Driver/Role/IsSizeAware.pm blib/lib/CHI/Driver/Role/IsSizeAware.pm
cp lib/CHI/Benchmarks.pod blib/lib/CHI/Benchmarks.pod
cp lib/CHI/t/Driver.pm blib/lib/CHI/t/Driver.pm
cp lib/CHI/Driver/Base/CacheContainer.pm blib/lib/CHI/Driver/Base/CacheContainer.pm
cp lib/CHI/t/Driver/CacheCache.pm blib/lib/CHI/t/Driver/CacheCache.pm
cp lib/CHI/t/Bugs.pm blib/lib/CHI/t/Bugs.pm
cp lib/CHI/t/Driver/Subcache.pm blib/lib/CHI/t/Driver/Subcache.pm
cp lib/CHI/Types.pm blib/lib/CHI/Types.pm
cp lib/CHI.pm blib/lib/CHI.pm
cp lib/CHI/t/Constants.pm blib/lib/CHI/t/Constants.pm
cp lib/CHI/t/Driver/NonMoose.pm blib/lib/CHI/t/Driver/NonMoose.pm
cp lib/CHI/Driver.pm blib/lib/CHI/Driver.pm
cp lib/CHI/t/Driver/Subcache/l1_cache.pm blib/lib/CHI/t/Driver/Subcache/l1_cache.pm
cp lib/CHI/Stats.pm blib/lib/CHI/Stats.pm
cp lib/CHI/Test/Class.pm blib/lib/CHI/Test/Class.pm
cp lib/CHI/Test/Driver/Writeonly.pm blib/lib/CHI/Test/Driver/Writeonly.pm
cp lib/CHI/t/Config.pm blib/lib/CHI/t/Config.pm
cp lib/CHI/Test/Driver/NonMoose.pm blib/lib/CHI/Test/Driver/NonMoose.pm
cp lib/CHI/Test/Util.pm blib/lib/CHI/Test/Util.pm
cp lib/CHI/Driver/File.pm blib/lib/CHI/Driver/File.pm
cp lib/CHI/Driver/FastMmap.pm blib/lib/CHI/Driver/FastMmap.pm
cp lib/CHI/Driver/Metacache.pm blib/lib/CHI/Driver/Metacache.pm
cp lib/CHI/t/Driver/RawMemory.pm blib/lib/CHI/t/Driver/RawMemory.pm
cp lib/CHI/Driver/Development.pod blib/lib/CHI/Driver/Development.pod
cp lib/CHI/Constants.pm blib/lib/CHI/Constants.pm
cp lib/CHI/Driver/Role/Universal.pm blib/lib/CHI/Driver/Role/Universal.pm
cp lib/CHI/t/Driver/FastMmap.pm blib/lib/CHI/t/Driver/FastMmap.pm
cp lib/CHI/Test/Driver/Readonly.pm blib/lib/CHI/Test/Driver/Readonly.pm
cp lib/CHI/CacheObject.pm blib/lib/CHI/CacheObject.pm
cp lib/CHI/t/Driver/File/DepthZero.pm blib/lib/CHI/t/Driver/File/DepthZero.pm
cp lib/CHI/t/Driver/Memory.pm blib/lib/CHI/t/Driver/Memory.pm
cp lib/CHI/Test/Driver/Role/CheckKeyValidity.pm blib/lib/CHI/Test/Driver/Role/CheckKeyValidity.pm
cp lib/CHI/Driver/CacheCache.pm blib/lib/CHI/Driver/CacheCache.pm
cp lib/CHI/Util.pm blib/lib/CHI/Util.pm
cp lib/CHI/Serializer/JSON.pm blib/lib/CHI/Serializer/JSON.pm
cp lib/CHI/Driver/Role/HasSubcaches.pm blib/lib/CHI/Driver/Role/HasSubcaches.pm
cp lib/CHI/Serializer/Storable.pm blib/lib/CHI/Serializer/Storable.pm
cp lib/CHI/Driver/Null.pm blib/lib/CHI/Driver/Null.pm
cp lib/CHI/Driver/Role/IsSubcache.pm blib/lib/CHI/Driver/Role/IsSubcache.pm
cp lib/CHI/t/Util.pm blib/lib/CHI/t/Util.pm
cp lib/CHI/t/Driver/Subcache/mirror_cache.pm blib/lib/CHI/t/Driver/Subcache/mirror_cache.pm
cp lib/CHI/t/Subcache.pm blib/lib/CHI/t/Subcache.pm
cp lib/CHI/t/Sanity.pm blib/lib/CHI/t/Sanity.pm
cp lib/CHI/t/RequiredModules.pm blib/lib/CHI/t/RequiredModules.pm
cp lib/CHI/t/Initialize.pm blib/lib/CHI/t/Initialize.pm
cp lib/CHI/t/SetError.pm blib/lib/CHI/t/SetError.pm
cp lib/CHI/t/GetError.pm blib/lib/CHI/t/GetError.pm
cp lib/CHI/t/Subclass.pm blib/lib/CHI/t/Subclass.pm
cp lib/CHI/t/Null.pm blib/lib/CHI/t/Null.pm
PERL_DL_NONLAZY=1 "/home/ioan/.plenv/versions/5.22.0/bin/perl5.22.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/author-03-pod.t ....................... skipped: these tests are for testing by the author
t/author-file-driver.t .................. skipped: these tests are for testing by the author
t/author-no-data-serializer.t ........... skipped: these tests are for testing by the author
t/author-RequiredModules.t .............. skipped: these tests are for testing by the author
# Testing CHI 0.59, Perl 5.022000, /home/ioan/.plenv/versions/5.22.0/bin/perl5.22.0
t/00-load.t ............................. ok
t/Constants.t ........................... ok
t/Bugs.t ................................ ok
t/Config.t .............................. ok
t/GetError.t ............................ ok
t/release-dependent.t ................... skipped: these tests are for release candidate testing
t/Initialize.t .......................... ok
t/SetError.t ............................ ok
t/smoke-Driver-CacheCache.t ............. skipped: these tests are for "smoke bot" testing
t/Sanity.t .............................. ok
t/smoke-Driver-FastMmap.t ............... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-File-DepthZero.t ......... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-File.t ................... skipped: these tests are for "smoke bot" testing
t/Driver-Memory.t ....................... ok
t/smoke-Driver-Subcache-l1_cache.t ...... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-NonMoose.t ............... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-Subcache-mirror_cache.t .. skipped: these tests are for "smoke bot" testing
t/smoke-Null.t .......................... skipped: these tests are for "smoke bot" testing
t/Driver-RawMemory.t .................... ok
t/Subclass.t ............................ ok
t/Subcache.t ............................ ok
t/Util.t ................................ ok
All tests successful.
Files=26, Tests=1787,  2 wallclock secs ( 0.23 usr  0.02 sys +  3.08 cusr  0.32 csys =  3.65 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_CA.utf8
    LC_MEASUREMENT = en_CA.utf8
    LC_MONETARY = en_CA.utf8
    LC_NUMERIC = en_CA.utf8
    LC_PAPER = en_CA.utf8
    LC_TIME = en_CA.utf8
    PATH = /home/ioan/.plenv/versions/5.22.0/bin:/home/ioan/.plenv/libexec:/home/ioan/.plenv/plugins/perl-build/bin:/opt/perforce/bin:/home/ioan/.plenv/shims:~/.plenv/bin::/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/games
    PERL5LIB = /home/ioan/perl5/lib/perl5
    PERL_CPANM_OPT = 
    PERL_LOCAL_LIB_ROOT = /home/ioan/perl5
    PERL_MB_OPT = --install_base "/home/ioan/perl5"
    PERL_MM_OPT = INSTALL_BASE=/home/ioan/perl5
    SHELL = /bin/bash
    TERM = xterm-256color

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

    EGID = 1000 4 24 25 27 29 30 44 46 103 120 122 999 1000 1001
    EUID = 1000
    EXECUTABLE_NAME = /home/ioan/.plenv/versions/5.22.0/bin/perl5.22.0
    GID = 1000 4 24 25 27 29 30 44 46 103 120 122 999 1000 1001
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150001
    Cwd                 3.56    
    ExtUtils::CBuilder  0.280221
    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.4212  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4414  
    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 22 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-ld
    uname='linux ioan-desktop 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 gnulinux '
    config_args='-Dprefix=/home/ioan/.plenv/versions/5.22.0 -de -Dusedevel -Dman1dir=none -Dman3dir=none -Duselongdouble -Dcc=clang -Doptimize=-O3 -Dccflags-Wall -march=native -Dman1dir=none -Dman3dir=none -A'eval:scriptdir=/home/ioan/.plenv/versions/5.22.0/bin''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='clang', ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O3',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE_350/final)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='clang', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    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 -O3 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.30
  Built under linux
  Compiled at Jun  5 2015 08:05:06
  %ENV:
    PERL5LIB="/home/ioan/perl5/lib/perl5"
    PERL_CPANM_OPT=""
    PERL_LOCAL_LIB_ROOT="/home/ioan/perl5"
    PERL_MB_OPT="--install_base "/home/ioan/perl5""
    PERL_MM_OPT="INSTALL_BASE=/home/ioan/perl5"
  @INC:
    /home/ioan/perl5/lib/perl5/x86_64-linux-ld
    /home/ioan/perl5/lib/perl5
    /home/ioan/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0/x86_64-linux-ld
    /home/ioan/.plenv/versions/5.22.0/lib/perl5/site_perl/5.22.0
    /home/ioan/.plenv/versions/5.22.0/lib/perl5/5.22.0/x86_64-linux-ld
    /home/ioan/.plenv/versions/5.22.0/lib/perl5/5.22.0
    .