Compress-Raw-Lzma v2.212 Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int

Status
Pass
From
aero
Dist
Compress-Raw-Lzma v2.212
Platform
Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int
Date
2024-04-28T01:09:41
ID
971b33c7-6bf4-1014-8029-c2c4b1c1cbd5
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 Paul Marquess,

This is a computer-generated report for Compress-Raw-Lzma-2.212
on perl 5.32.1, created by CPAN-Reporter-1.2019.

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 'C:\strawberry-perl-5.32-32bit\c\bin\gmake.exe test':

"C:\strawberry-perl-5.32-32bit\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Lzma.bs blib\arch\auto\Compress\Raw\Lzma\Lzma.bs 644
"C:\strawberry-perl-5.32-32bit\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# 
# Compress::Raw::Lzma::VERSION                2.212
# Compress::Raw::Lzma::lzma_version_number    50020042
# Compress::Raw::Lzma::lzma_version_string    5.2.4
# LZMA_VERSION                                50020042
# LZMA_VERSION_STRING                         5.2.4
# 
t/001version.t ....... ok
t/01llzma-generic.t .. ok
t/02filters.t ........ ok
t/050interop-xz.t .... skipped: Cannot find xz.exe
t/09limitoutput.t .... ok
t/10preset_dict.t .... ok
t/19nonpv.t .......... ok
t/99pod.t ............ ok
t/meta-json.t ........ skipped: Test::CPAN::Meta::JSON required for testing META.json
t/meta-yaml.t ........ ok
All tests successful.
Files=10, Tests=3407, 17 wallclock secs ( 0.62 usr +  0.05 sys =  0.67 CPU)
Result: PASS

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have 
    ------------------- ---- -----
    ExtUtils::MakeMaker 0    7.70 
    Pod::Markdown       0    3.400

configure_requires:

    Module              Need Have 
    ------------------- ---- -----
    ExtUtils::MakeMaker 0    7.70 


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

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\strawberry-perl-5.32-32bit\perl\site\bin;C:\strawberry-perl-5.32-32bit\perl\bin;C:\strawberry-perl-5.32-32bit\c\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Users\owner\AppData\Local\Microsoft\WindowsApps;;C:\Tcl\bin;C:\Users\owner\AppData\Local\Programs\Microsoft VS Code\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10628
    PERL5_CPAN_IS_RUNNING = 10628
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    TEMP = C:\Users\owner\AppData\Local\Temp
    TERM = dumb

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

    $^X = C:\strawberry-perl-5.32-32bit\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win10
    Win32::GetOSVersion = , 10, 0, 22000, 2, 0, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.78    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9930  


--

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++.exe'
    ldflags ='-s -L"C:\strawberry-perl-5.32-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.32-32bit\c\lib"'
    libpth=C:\strawberry-perl-5.32-32bit\c\lib C:\strawberry-perl-5.32-32bit\c\i686-w64-mingw32\lib C:\strawberry-perl-5.32-32bit\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:\strawberry-perl-5.32-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.32-32bit\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="10628"
    PERL5_CPAN_IS_RUNNING="10628"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/strawberry-perl-5.32-32bit/perl/site/lib/MSWin32-x86-multi-thread-64int
    C:/strawberry-perl-5.32-32bit/perl/site/lib
    C:/strawberry-perl-5.32-32bit/perl/vendor/lib
    C:/strawberry-perl-5.32-32bit/perl/lib
    .