Devel-REPL v1.003029 Perl 5 v5.36.1 x86_64-cygwin-threads-multi

Status
Pass
From
tzccinct
Dist
Devel-REPL v1.003029
Platform
Perl 5 v5.36.1 x86_64-cygwin-threads-multi
Date
2023-05-12 09:56:27
ID
73b490ab-6c9d-1014-b0a6-a92b1557b514
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 Karen Etheridge,

This is a computer-generated report for Devel-REPL-1.003029
on perl 5.36.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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/bin/perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                       Want     Have
#     ------------------------ -------- --------
#     CPAN::Meta::Requirements 2.120620    2.140
#     ExtUtils::MakeMaker           any     7.70
#     Module::Metadata              any 1.000038
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.84
#     Test::Fatal          any    0.017
#     Test::More          0.88 1.302195
#     if                   any   0.0610
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                      Want   Have
#     ------------------------- ------ ------
#     App::Nopaste                 any  1.013
#     B::Concise                  0.62  1.006
#     B::Keywords                  any   1.24
#     Data::Dump::Streamer        2.39   2.42
#     Data::Dumper::Concise        any  2.023
#     Devel::Peek                  any   1.32
#     File::Next                   any   1.18
#     File::Spec                   any   3.84
#     Lexical::Persistence         any  1.020
#     Module::Runtime              any  0.016
#     Moose                       0.93 2.2203
#     Moose::Meta::Role            any 2.2203
#     Moose::Role                  any 2.2203
#     MooseX::Getopt              0.18   0.75
#     MooseX::Object::Pluggable 0.0009 0.0014
#     PPI                          any  1.276
#     Scalar::Util                 any   1.63
#     Task::Weaken                 any   1.06
#     Term::ANSIColor              any   5.01
#     Term::ReadLine               any   1.17
#     Time::HiRes                  any 1.9770
#     namespace::autoclean         any   0.29
#     strict                       any   1.12
#     warnings                     any   1.58
# 
# === Runtime Recommends ===
# 
#     Module                 Want    Have
#     --------------------- ----- -------
#     App::Nopaste            any   1.013
#     B::Keywords             any    1.24
#     Data::Dump::Streamer   2.39    2.42
#     Data::Dumper::Concise   any   2.023
#     File::Next              any    1.18
#     Lexical::Persistence    any   1.020
#     Module::Refresh         any missing
#     PPI                     any   1.276
#     PPI::XS               0.902 missing
#     Sys::SigAction          any missing
# 
# === Other Modules ===
# 
#     Module            Have
#     --------------- ------
#     Encode            3.19
#     File::Temp      0.2311
#     JSON::PP          4.16
#     Module::Runtime  0.016
#     Sub::Name         0.27
#     YAML              1.30
#     autodie           2.36
# 
t/00-report-prereqs.t .. ok
t/load_core.t .......... ok
t/load_plugins.t ....... ok
All tests successful.
Files=3, Tests=61,  2 wallclock secs ( 0.00 usr  0.00 sys +  0.92 cusr  0.43 csys =  1.35 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    App::Nopaste              0        1.013   
    B::Concise                0.62     1.006   
    B::Keywords               0        1.24    
    Data::Dump::Streamer      2.39     2.42    
    Data::Dumper::Concise     0        2.023   
    Devel::Peek               0        1.32    
    File::Next                0        1.18    
    File::Spec                0        3.84    
    Lexical::Persistence      0        1.020   
    Module::Runtime           0        0.016   
    Moose                     0.93     2.2203  
    Moose::Meta::Role         0        2.2203  
    Moose::Role               0        2.2203  
    MooseX::Getopt            0.18     0.75    
    MooseX::Object::Pluggable 0.0009   0.0014  
    namespace::autoclean      0        0.29    
    perl                      5.008001 5.036001
    PPI                       0        1.276   
    Scalar::Util              0        1.63    
    strict                    0        1.12    
    Task::Weaken              0        1.06    
    Term::ANSIColor           0        5.01    
    Term::ReadLine            0        1.17    
    Time::HiRes               0        1.9770  
    warnings                  0        1.58    

build_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    ExtUtils::MakeMaker       0        7.70    
    File::Spec                0        3.84    
    if                        0        0.0610  
    Test::Fatal               0        0.017   
    Test::More                0.88     1.302195

configure_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    CPAN::Meta::Requirements  2.120620 2.140   
    ExtUtils::MakeMaker       0        7.70    
    Module::Metadata          0        1.000038
    perl                      5.008001 5.036001

opt_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    App::Nopaste              0        1.013   
    B::Keywords               0        1.24    
    Data::Dump::Streamer      2.39     2.42    
    Data::Dumper::Concise     0        2.023   
    File::Next                0        1.18    
    Lexical::Persistence      0        1.020   
  ! Module::Refresh           0        n/a     
    PPI                       0        1.276   
  ! PPI::XS                   0.902    n/a     
  ! Sys::SigAction            0        n/a     

opt_build_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    CPAN::Meta                2.120900 2.150010


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

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    LANG = ja_JP.UTF-8
    NUMBER_OF_PROCESSORS = 16
    PATH = /usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/Microsoft VS Code/bin:/cygdrive/c/Strawberry/c/bin:/cygdrive/c/Strawberry/perl/site/bin:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Users/tzccinct/AppData/Local/Microsoft/WindowsApps
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1389
    PERL5_CPAN_IS_RUNNING = 1389
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = screen

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

    $^X = /usr/bin/perl
    $UID/$EUID = 197610 / 197610
    $GID = 197121 197121 545 4 66049 11 15 113 4095 66048 262154 401408
    $EGID = 197121 197121 545 4 66049 11 15 113 4095 66048 262154 401408

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.35    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.44    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
   
  Platform:
    osname=cygwin
    osvers=3.4.6-1.x86_64
    archname=x86_64-cygwin-threads-multi
    uname='cygwin_nt-10.0-22621 walter 3.4.6-1.x86_64 2023-02-14 13:23 utc x86_64 cygwin '
    config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_36.dll -Dcc=gcc -Dld=g++ -Accflags=-ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.36.1-1 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.36.1=/usr/src/debug/perl-5.36.1-1 -fwrapv'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='gcc'
    ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -D_GNU_SOURCE -ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.36.1-1 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.36.1=/usr/src/debug/perl-5.36.1-1 -fwrapv -fno-strict-aliasing'
    optimize='-O3'
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -D_GNU_SOURCE -ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.36.1-1 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.36.1=/usr/src/debug/perl-5.36.1-1 -fwrapv -fno-strict-aliasing'
    ccversion=''
    gccversion='11.3.1 20230310'
    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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='g++'
    ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
    libpth=/usr/lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lcrypt
    libc=/usr/lib/libcygwin.a
    so=dll
    useshrplib=true
    libperl=cygperl5_36.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -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_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    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
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Locally applied patches:
    Cygwin: README
    Cygwin: use auto-image-base instead of fixed DLL base address
    Cygwin: modify hints
    Cygwin: Configure correct libsearch
    Cygwin: Configure correct libpth
    Cygwin: Win32 correct UTF8 handling
  Built under cygwin
  Compiled at May  2 2023 20:12:20
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1389"
    PERL5_CPAN_IS_RUNNING="1389"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/local/lib/perl5/site_perl/5.36/x86_64-cygwin-threads
    /usr/local/share/perl5/site_perl/5.36
    /usr/lib/perl5/vendor_perl/5.36/x86_64-cygwin-threads
    /usr/share/perl5/vendor_perl/5.36
    /usr/lib/perl5/5.36/x86_64-cygwin-threads
    /usr/share/perl5/5.36
    .