Report for Sys-SigAction-0.21

Back
From: metabase:user:a4f2d470-4833-11e2-8578-301e0d1e1f01
Subject: PASS Sys-SigAction-0.21 v5.18.0 GNU/Linux
Date: 2014-03-20T11:10:33Z

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


--
Sys-SigAction-0.21 ... PASS

Perl           : v5.18.0
System         : linux
Local Versions :
    Acme::Damn                       : 0.05
    Scalar::Util                     : 1.35
    Time::HiRes                      : 1.9725
    File::Spec                       : 3.40
    Storable                         : 2.41
    Attribute::Handlers              : 0.94
    if                               : 0.0602
    Test::More                       : 1.001002
    Devel::Symdump                   : 2.10
    POSIX                            : 1.32
    IO::Socket                       : 1.36
    ExtUtils::MakeMaker              : 6.84
    List::MoreUtils                  : 0.33

Test Output    :

PERL_DL_NONLAZY=1 /home/tai/perl5/perlbrew/perls/perl-5.18.0/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/mask.t ..... ok
t/name.t ..... ok
t/nested.t ... ok
t/number.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 test that works in the context of this module's installation
         please send me a patch to safe.t that tests it.
         
         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.

         Lincoln
         
t/safe.t ..... ok
# delta time was 0.100966, timer was for 0.1 secconds
t/timeout.t .. ok
All tests successful.
Files=6, Tests=44, 10 wallclock secs ( 0.18 usr  0.01 sys +  1.10 cusr  0.17 csys =  1.46 CPU)
Result: PASS


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.8.0-21-generic, archname=i686-linux
    uname='linux miranda 3.8.0-21-generic #32-ubuntu smp tue may 14 22:17:37 utc 2013 i686 i686 i686 gnulinux '
    config_args='-de -Dprefix=/home/tai/perl5/perlbrew/perls/perl-5.18.0 -Aeval:scriptdir=/home/tai/perl5/perlbrew/perls/perl-5.18.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May 18 2013 20:51:17
  %ENV:
    PERL5LIB="/home/tai/.perlbrew/libs/perl-5.18.0@default/lib/perl5/i686-linux-gnu-thread-multi-64int:/home/tai/.perlbrew/libs/perl-5.18.0@default/lib/perl5"
    PERLBREW_CSHRC_VERSION="0.63"
    PERLBREW_HOME="/home/tai/.perlbrew"
    PERLBREW_LIB="default"
    PERLBREW_MANPATH="/home/tai/.perlbrew/libs/perl-5.18.0@default/man:/home/tai/perl5/perlbrew/perls/perl-5.18.0/man"
    PERLBREW_PATH="/home/tai/.perlbrew/libs/perl-5.18.0@default/bin:/home/tai/perl5/perlbrew/bin:/home/tai/perl5/perlbrew/perls/perl-5.18.0/bin"
    PERLBREW_PERL="perl-5.18.0"
    PERLBREW_ROOT="/home/tai/perl5/perlbrew"
    PERLBREW_VERSION="0.44"
    PERLDOC="-n nroff"
    PERL_LOCAL_LIB_ROOT="/home/tai/.perlbrew/libs/perl-5.18.0@default"
    PERL_MB_OPT="--install_base /home/tai/.perlbrew/libs/perl-5.18.0@default"
    PERL_MM_OPT="INSTALL_BASE=/home/tai/.perlbrew/libs/perl-5.18.0@default"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/tai/.perlbrew/libs/perl-5.18.0@default/lib/perl5/i686-linux-gnu-thread-multi-64int
    /home/tai/.perlbrew/libs/perl-5.18.0@default/lib/perl5/i686-linux
    /home/tai/.perlbrew/libs/perl-5.18.0@default/lib/perl5
    /home/tai/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/i686-linux
    /home/tai/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0
    /home/tai/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/i686-linux
    /home/tai/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0
    .