Sys-SigAction v0.23 Perl 5 v5.14.1 x86_64-linux

Status
Pass
From
Nedzad Hrnjica (NHRNJICA)
Dist
Sys-SigAction v0.23
Platform
Perl 5 v5.14.1 x86_64-linux
Date
2022-07-25 16:51:35
ID
0b5728d6-0c3a-11ed-9806-a5d7fef19030
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.14.1, 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/liveapp/.plenv/versions/5.14.1/bin/perl5.14.1" "-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.100297, timer was for 0.1 secconds
t/timeout.t ........... ok
All tests successful.
Files=8, Tests=87,  9 wallclock secs ( 0.03 usr  0.00 sys +  0.32 cusr  0.05 csys =  0.40 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = C.UTF-8
    PATH = /home/liveapp/.plenv/versions/5.14.1/bin:/home/liveapp/.plenv/libexec:/home/liveapp/.plenv/plugins/perl-build/bin:/home/liveapp/cpantesters.new/5.14.1/local/bin:/home/liveapp/.plenv/shims:/home/liveapp/.plenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL5LIB = /home/liveapp/cpantesters.new/5.14.1/local/lib/perl5
    SHELL = /bin/bash
    TERM = xterm-256color

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

    EGID = 1001 27 1001
    EUID = 1001
    EXECUTABLE_NAME = /home/liveapp/.plenv/versions/5.14.1/bin/perl5.14.1
    GID = 1001 27 1001
    UID = 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.07    
    JSON::PP            4.10    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=5.4.0-91-generic, archname=x86_64-linux
    uname='linux supremeadmin 5.4.0-91-generic #102-ubuntu smp fri nov 5 16:31:28 utc 2021 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/liveapp/.plenv/versions/5.14.1 -de -Dversiononly -A'eval:scriptdir=/home/liveapp/.plenv/versions/5.14.1/bin''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='9.4.0', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under linux
  Compiled at Jul 24 2022 13:53:49
  %ENV:
    PERL5LIB="/home/liveapp/cpantesters.new/5.14.1/local/lib/perl5"
  @INC:
    /home/liveapp/cpantesters.new/5.14.1/local/lib/perl5
    /home/liveapp/.plenv/versions/5.14.1/lib/perl5/site_perl/5.14.1/x86_64-linux
    /home/liveapp/.plenv/versions/5.14.1/lib/perl5/site_perl/5.14.1
    /home/liveapp/.plenv/versions/5.14.1/lib/perl5/5.14.1/x86_64-linux
    /home/liveapp/.plenv/versions/5.14.1/lib/perl5/5.14.1
    .