Net-IMAP-Simple v1.2212 Perl 5 v5.32.1 x86_64-cygwin-threads-multi

Status
Pass
From
twata
Dist
Net-IMAP-Simple v1.2212
Platform
Perl 5 v5.32.1 x86_64-cygwin-threads-multi
Date
2022-08-20 09:57:20
ID
e70a343b-6da7-1014-97a5-75b65aa7b97f
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 Miller,

This is a computer-generated report for Net-IMAP-Simple-1.2212
on perl 5.32.1, created by CPAN-Reporter-1.2018.

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
t/01_load.t .......................... ok
7[not actually running any tests -- see t/test_runner.pm]8t/07_select_and_examine.t ............ ok
7[not actually running any tests -- see t/test_runner.pm]8t/08_selectalot.t .................... ok
7[not actually running any tests -- see t/test_runner.pm]8t/10_list.t .......................... ok
7[not actually running any tests -- see t/test_runner.pm]8t/11_mailboxes.t ..................... ok
7[not actually running any tests -- see t/test_runner.pm]8t/15_flags.t ......................... ok
7[not actually running any tests -- see t/test_runner.pm]8t/16_exotic_flags.t .................. ok
7[not actually running any tests -- see t/test_runner.pm]8t/17_status_and_select.t ............. ok
7[not actually running any tests -- see t/test_runner.pm]8t/19_readline_callback.t ............. ok
7[not actually running any tests -- see t/test_runner.pm]8t/22_copy_multiple.t ................. ok
7[not actually running any tests -- see t/test_runner.pm]8t/22_uidcopy_multiple.t .............. ok
7[not actually running any tests -- see t/test_runner.pm]8t/23_delete_multiple.t ............... ok
7[not actually running any tests -- see t/test_runner.pm]8t/35_imap_results_in_message_body.t .. ok
t/42_preauth_with_command.t .......... ok
7[not actually running any tests -- see t/test_runner.pm]8t/45_search.t ........................ ok
7[not actually running any tests -- see t/test_runner.pm]8t/50_body_summary.t .................. ok
7[not actually running any tests -- see t/test_runner.pm]8t/55_uid_stuff.t ..................... ok
t/60_fetch_with_grammar.t ............ ok
t/70_list2range.t .................... ok
7[not actually running any tests -- see t/test_runner.pm]8t/75_back_and_forth.t ................ ok
7[not actually running any tests -- see t/test_runner.pm]8t/80_top.t ........................... ok
t/critic.t ........................... skipped: Author test.  Set $ENV{TEST_AUTHOR} to true to run.
t/pod.t .............................. skipped: Author test.  Set $ENV{TEST_AUTHOR} to true to run.
t/pod_coverage.t ..................... skipped: Author test.  Set $ENV{TEST_AUTHOR} to true to run.
All tests successful.
Files=24, Tests=143,  7 wallclock secs ( 0.17 usr  0.11 sys +  1.85 cusr  5.37 csys =  7.50 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    IO::Select          0     1.42    
    IO::Socket          0     1.43    
    Parse::RecDescent   0     1.967015
    perl                5.008 5.032001

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.63_05 

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.63_05 


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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    LANG = en_US.UTF-8
    LC_CTYPE = ja_JP.UTF-8
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = /usr/local/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0
    PERL5LIB = /home/USER/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4067
    PERL5_CPAN_IS_RUNNING = 4067
    PERL_LOCAL_LIB_ROOT = /home/USER/perl5
    PERL_MB_OPT = --install_base "/home/USER/perl5"
    PERL_MM_OPT = INSTALL_BASE=/home/USER/perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 197609 / 197609
    $GID = 197121 197121 197610 197614 197625 197616 197622 197623 197624 545 4 66049 11 15 113 4095 66048 262154 401408
    $EGID = 197121 197121 197610 197614 197625 197616 197622 197623 197624 545 4 66049 11 15 113 4095 66048 262154 401408

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.63_05 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.63_05 
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302185
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=cygwin
    osvers=3.2.0(0.34053)
    archname=x86_64-cygwin-threads-multi
    uname='cygwin_nt-10.0 cygwinpro 3.2.0(0.34053) 2021-03-29 08:42 x86_64 cygwin '
    config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_32.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.32.1-2 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.32.1=/usr/src/debug/perl-5.32.1-2 -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
    bincompat5005=undef
  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.32.1-2 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.32.1=/usr/src/debug/perl-5.32.1-2 -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.32.1-2 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.32.1=/usr/src/debug/perl-5.32.1-2 -fwrapv -fno-strict-aliasing'
    ccversion=''
    gccversion='10.2.0'
    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_32.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_IMPLICIT_CONTEXT
    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: Encode fix for CVE-2021-36770
    Cygwin: Win32 correct UTF8 handling
  Built under cygwin
  Compiled at Aug 14 2021 09:07:12
  %ENV:
    PERL5LIB="/home/USER/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4067"
    PERL5_CPAN_IS_RUNNING="4067"
    PERL_LOCAL_LIB_ROOT="/home/USER/perl5"
    PERL_MB_OPT="--install_base "/home/USER/perl5""
    PERL_MM_OPT="INSTALL_BASE=/home/USER/perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/USER/perl5/lib/perl5/5.32.1/x86_64-cygwin-threads-multi
    /home/USER/perl5/lib/perl5/5.32.1
    /home/USER/perl5/lib/perl5/x86_64-cygwin-threads-multi
    /home/USER/perl5/lib/perl5
    /usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads
    /usr/local/share/perl5/site_perl/5.32
    /usr/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads
    /usr/share/perl5/vendor_perl/5.32
    /usr/lib/perl5/5.32/x86_64-cygwin-threads
    /usr/share/perl5/5.32
    .