CHI v0.61 Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int

Status
Pass
From
gregor herrmann
Dist
CHI v0.61
Platform
Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int
Date
2023-04-17 17:33:57
ID
d0d61ca8-6d42-1014-bcc7-0ed77cc07f82
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 ASB,

This is a computer-generated report for CHI-0.61
on perl 5.32.1, created by App::cpanminus::reporter 0.18 (1.7044).

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.61
cp lib/CHI/Benchmarks.pod blib\lib\CHI\Benchmarks.pod
cp lib/CHI/Serializer/Storable.pm blib\lib\CHI\Serializer\Storable.pm
cp lib/CHI/Driver/Role/IsSubcache.pm blib\lib\CHI\Driver\Role\IsSubcache.pm
cp lib/CHI/Driver/Metacache.pm blib\lib\CHI\Driver\Metacache.pm
cp lib/CHI/Driver/Base/CacheContainer.pm blib\lib\CHI\Driver\Base\CacheContainer.pm
cp lib/CHI/Serializer/JSON.pm blib\lib\CHI\Serializer\JSON.pm
cp lib/CHI/Driver/Development.pod blib\lib\CHI\Driver\Development.pod
cp lib/CHI/Driver/RawMemory.pm blib\lib\CHI\Driver\RawMemory.pm
cp lib/CHI/Driver/Role/Universal.pm blib\lib\CHI\Driver\Role\Universal.pm
cp lib/CHI/Driver/CacheCache.pm blib\lib\CHI\Driver\CacheCache.pm
cp lib/CHI/Driver/File.pm blib\lib\CHI\Driver\File.pm
cp lib/CHI/CacheObject.pm blib\lib\CHI\CacheObject.pm
cp lib/CHI.pm blib\lib\CHI.pm
cp lib/CHI/Driver.pm blib\lib\CHI\Driver.pm
cp lib/CHI/Driver/Role/HasSubcaches.pm blib\lib\CHI\Driver\Role\HasSubcaches.pm
cp lib/CHI/Stats.pm blib\lib\CHI\Stats.pm
cp lib/CHI/Driver/Null.pm blib\lib\CHI\Driver\Null.pm
cp lib/CHI/Driver/Role/IsSizeAware.pm blib\lib\CHI\Driver\Role\IsSizeAware.pm
cp lib/CHI/Constants.pm blib\lib\CHI\Constants.pm
cp lib/CHI/Driver/Memory.pm blib\lib\CHI\Driver\Memory.pm
cp lib/CHI/Driver/FastMmap.pm blib\lib\CHI\Driver\FastMmap.pm
cp lib/CHI/t/Driver/Subcache.pm blib\lib\CHI\t\Driver\Subcache.pm
cp lib/CHI/Test/Driver/Role/CheckKeyValidity.pm blib\lib\CHI\Test\Driver\Role\CheckKeyValidity.pm
cp lib/CHI/t/Driver.pm blib\lib\CHI\t\Driver.pm
cp lib/CHI/Test/Util.pm blib\lib\CHI\Test\Util.pm
cp lib/CHI/t/Driver/File/DepthZero.pm blib\lib\CHI\t\Driver\File\DepthZero.pm
cp lib/CHI/Test/Class.pm blib\lib\CHI\Test\Class.pm
cp lib/CHI/t/Driver/CacheCache.pm blib\lib\CHI\t\Driver\CacheCache.pm
cp lib/CHI/Util.pm blib\lib\CHI\Util.pm
cp lib/CHI/t/Constants.pm blib\lib\CHI\t\Constants.pm
cp lib/CHI/t/Config.pm blib\lib\CHI\t\Config.pm
cp lib/CHI/Test/Driver/Readonly.pm blib\lib\CHI\Test\Driver\Readonly.pm
cp lib/CHI/t/Driver/Memory.pm blib\lib\CHI\t\Driver\Memory.pm
cp lib/CHI/t/Driver/FastMmap.pm blib\lib\CHI\t\Driver\FastMmap.pm
cp lib/CHI/Test.pm blib\lib\CHI\Test.pm
cp lib/CHI/t/Driver/File.pm blib\lib\CHI\t\Driver\File.pm
cp lib/CHI/Test/Driver/NonMoose.pm blib\lib\CHI\Test\Driver\NonMoose.pm
cp lib/CHI/t/Driver/RawMemory.pm blib\lib\CHI\t\Driver\RawMemory.pm
cp lib/CHI/Types.pm blib\lib\CHI\Types.pm
cp lib/CHI/t/Driver/NonMoose.pm blib\lib\CHI\t\Driver\NonMoose.pm
cp lib/CHI/Test/Driver/Writeonly.pm blib\lib\CHI\Test\Driver\Writeonly.pm
cp lib/CHI/t/Bugs.pm blib\lib\CHI\t\Bugs.pm
cp lib/CHI/t/GetError.pm blib\lib\CHI\t\GetError.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/Initialize.pm blib\lib\CHI\t\Initialize.pm
cp lib/CHI/t/Driver/Subcache/l1_cache.pm blib\lib\CHI\t\Driver\Subcache\l1_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/SetError.pm blib\lib\CHI\t\SetError.pm
cp lib/CHI/t/RequiredModules.pm blib\lib\CHI\t\RequiredModules.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
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Testing CHI 0.61, Perl 5.032001, C:\Strawberry\perl\bin\perl.exe
t/00-load.t ............................. ok
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
t/Bugs.t ................................ ok
t/Config.t .............................. ok
t/Constants.t ........................... ok
t/Driver-Memory.t ....................... ok
t/Driver-RawMemory.t .................... ok
t/GetError.t ............................ ok
t/Initialize.t .......................... ok
t/release-dependent.t ................... skipped: these tests are for release candidate testing
t/Sanity.t .............................. ok
t/SetError.t ............................ ok
t/smoke-Driver-CacheCache.t ............. skipped: these tests are for "smoke bot" testing
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/smoke-Driver-NonMoose.t ............... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-Subcache-l1_cache.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/Subcache.t ............................ ok
t/Subclass.t ............................ ok
t/Util.t ................................ ok
All tests successful.
Files=26, Tests=1787, 16 wallclock secs ( 0.33 usr +  0.22 sys =  0.55 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Common Files\Lenovo;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\ThinkPad\ConnectUtilities\;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\System32\OpenSSH\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Users\smoker\AppData\Local\Microsoft\WindowsApps;
    PERL5_CPANPLUS_IS_RUNNING = 3688
    PERL5_CPAN_IS_RUNNING = 3688
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
    TEMP = C:\Users\smoker\AppData\Local\Temp

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

    EGID = 0
    EUID = 0
    EXECUTABLE_NAME = C:\Strawberry\perl\bin\perl.exe
    GID = 0
    UID = 0
    Win32::FsType = NTFS
    Win32::GetOSName = Win10
    Win32::GetOSVersion = , 10, 0, 19045, 2, 0, 0, 256, 1
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.19042.746
    archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 12:17:47 2021 i386'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='8.3.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='long long'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='g++'
    ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.0
    libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=
    so=dll
    useshrplib=true
    libperl=libperl532.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under MSWin32
  Compiled at Jan 24 2021 12:22:49
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="3688"
    PERL5_CPAN_IS_RUNNING="3688"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib