Report for Sys-SigAction-0.23

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS Sys-SigAction-0.23 v5.8.4 GNU/Linux
Date: 2016-09-11T06:11:35Z

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 Lincoln A Baxter,

This is a computer-generated report for Sys-SigAction-0.23
on perl 5.8.4, created by CPAN-Reporter-1.2017.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/number.t ............ ok
t/alternatives.t ...... ok
t/name.t .............. ok


    NOTE: arm systems seem to have a defective implementation of perl POSIX
    signal handling.  This test will segfault on these platforms, if
    the block nesting is greater than 2... and I suspect if the block
    nesting itself is corrupting the call stack somehow.  This testing
    will be skipped on arm* platforms.

    All that said, this was an intentially a very twisted test.  It seems
    unlikly that one would really want to do what this tests for.  It is
    reasonable to nest signal handlers in nexted call stacks however:
    See recursive_nested.t, which does run on arm platforms.

    This test can be executed manually from the command line on arm platforms
    as follows:

       INLINE=1 perl -Ilib t/safe.t

    Lincoln

t/inline_nested.t ..... skipped: This test appears to corrupt perl's call stack on arm platforms

         
     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
t/recursive_nested.t .. ok
# delta time was 0.100892, timer was for 0.1 secconds
t/mask.t .............. ok
t/timeout.t ........... ok
All tests successful.
Files=8, Tests=83,  5 wallclock secs ( 0.33 usr  0.05 sys +  2.83 cusr  0.51 csys =  3.72 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    perl                5.006000 5.008004
    POSIX               0        1.08    
    Test::More          0        1.302022

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j5
    LANG = en_GB.UTF-8
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin:/home/njh/perl5/perlbrew/bin::/home/njh/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7128
    PERL5_CPAN_IS_RUNNING = 7128
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.4/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin
    PERLBREW_PERL = perl-5.8.4
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.8.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 999 998 997 108 101 100 60 46 44 29 27 24 20 4
    $EGID = 1000 1000 999 998 997 108 101 100 60 46 44 29 27 24 20 4

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   7.18    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.61    
    JSON::PP            2.27300 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.35    
    Test::More          1.302022
    YAML                0.98    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=linux, osvers=3.2.27+, archname=armv6l-linux-thread-multi
    uname='linux pi 3.2.27+ #250 preempt thu oct 18 19:03:02 bst 2012 armv6l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.4 -Duseithreads -Dusemultiplicity -Accflags=-Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Feb 15 2013 07:31:23
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7128"
    PERL5_CPAN_IS_RUNNING="7128"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.4/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin"
    PERLBREW_PERL="perl-5.8.4"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/armv6l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/armv6l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl
    .