Sys-SigAction v0.23 Perl 5 v5.36.0 x86_64-linux-thread-multi

Status
Pass
From
Chris Hills
Dist
Sys-SigAction v0.23
Platform
Perl 5 v5.36.0 x86_64-linux-thread-multi
Date
2022-09-25 12:45:52
ID
fd6be3ee-3ccf-11ed-b835-4a8d459d8ad9
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 LBAXTER,

This is a computer-generated report for Sys-SigAction-0.23
on perl 5.36.0, created by App::cpanminus::reporter 0.17 (1.7046).

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 Sys-SigAction-0.23
cp lib/Sys/SigAction.pm blib/lib/Sys/SigAction.pm
cp lib/Sys/SigAction/Alarm.pm blib/lib/Sys/SigAction/Alarm.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/chaz/.local/local/perl-5.36.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/alternatives.t ...... ok
t/inline_nested.t ..... ok
t/mask.t .............. ok
t/name.t .............. ok
t/number.t ............ ok
t/recursive_nested.t .. ok

         
     NOTE: Setting safe=>1... with masked signals does not seem to work.
     The problem is that the masked signals are not masked when safe=>1.
     When safe=>0 they are.  

     If you have an application for safe=>1 and can come up with a patch
     for this module that gets this test working, or a patch to the test
     that shows how to fix it, please send it to me. 

     See the block below this one... which if executed would test safe mode
     with masked signals... it is a clone of part of mask.t that proves this
     is broken.

     This test can be executed from the command line as follows:

         SAFE_T=1 perl -Ilib t/safe.t

     Lincoln

     

t/safe.t .............. ok
# delta time was 0.100166, timer was for 0.1 secconds
t/timeout.t ........... ok
All tests successful.
Files=8, Tests=87,  8 wallclock secs ( 0.04 usr  0.01 sys +  0.40 cusr  0.07 csys =  0.52 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_GB.UTF-8
    PATH = /home/chaz/.deno/bin:/home/chaz/perl5/bin:/home/chaz/.local/local/apache-maven/bin:/home/chaz/.dotnet/tools:/home/chaz/go/bin:/home/chaz/.cargo/bin:/home/chaz/bin:/home/chaz/.local/bin:/home/chaz/.deno/bin:/home/chaz/perl5/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/chaz/.dotnet/tools
    PERL5LIB = /home/chaz/perl5/lib/perl5:/home/chaz/perl5/lib/perl5
    PERL_CPANM_OPT = --from https://www.cpan.org
    PERL_LOCAL_LIB_ROOT = /home/chaz/perl5:/home/chaz/perl5
    PERL_MB_OPT = --install_base "/home/chaz/perl5"
    PERL_MM_OPT = INSTALL_BASE=/home/chaz/perl5
    SHELL = /bin/bash
    TERM = tmux-256color

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

    EGID = 1000 10 63 986 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/chaz/.local/local/perl-5.36.0/bin/perl
    GID = 1000 10 63 986 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.09    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.18.0-372.9.1.el8.x86_64
    archname=x86_64-linux-thread-multi
    uname='linux gbhnksv001.foxhole.furry.be 4.18.0-372.9.1.el8.x86_64 #1 smp tue may 10 08:57:35 edt 2022 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/chaz/.local/local/perl-5.36.0 -Duseshrplib -Dusethreads -Dcc=clang -Accflags=-march=x86-64-v3'
    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='clang'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -march=x86-64-v3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -march=x86-64-v3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Clang 13.0.1 (https://github.com/syoyo/llvm-build-script.git 69811f8495283846f1e88fece5be2c316d2599ba)'
    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='clang'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/home/chaz/.local/local/clang+llvm-13.0.1/lib/clang/13.0.1/lib /usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version='2.28'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E -Wl,-rpath,/home/chaz/.local/local/perl-5.36.0/lib/5.36.0/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
  Built under linux
  Compiled at May 28 2022 10:32:04
  %ENV:
    PERL5LIB="/home/chaz/perl5/lib/perl5:/home/chaz/perl5/lib/perl5"
    PERL_CPANM_OPT="--from https://www.cpan.org"
    PERL_LOCAL_LIB_ROOT="/home/chaz/perl5:/home/chaz/perl5"
    PERL_MB_OPT="--install_base "/home/chaz/perl5""
    PERL_MM_OPT="INSTALL_BASE=/home/chaz/perl5"
  @INC:
    /home/chaz/perl5/lib/perl5/x86_64-linux-thread-multi
    /home/chaz/perl5/lib/perl5
    /home/chaz/perl5/lib/perl5/x86_64-linux-thread-multi
    /home/chaz/perl5/lib/perl5
    /home/chaz/.local/local/perl-5.36.0/lib/site_perl/5.36.0/x86_64-linux-thread-multi
    /home/chaz/.local/local/perl-5.36.0/lib/site_perl/5.36.0
    /home/chaz/.local/local/perl-5.36.0/lib/5.36.0/x86_64-linux-thread-multi
    /home/chaz/.local/local/perl-5.36.0/lib/5.36.0