Sys-SigAction v0.23 Perl 5 v5.8.5 arm-freebsd-thread-multi
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Sys-SigAction v0.23
- Platform
- Perl 5 v5.8.5 arm-freebsd-thread-multi
- Date
- 2018-05-16 15:31:41
- ID
- 3b3bdcdc-591e-11e8-9da6-f703c768dc7a
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.5, 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:
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.5/bin/perl5.8.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
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
t/alternatives.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
t/mask.t .............. ok
# delta time was 0.104525, timer was for 0.1 secconds
t/timeout.t ........... ok
All tests successful.
Files=8, Tests=83, 10 wallclock secs ( 0.55 usr 0.27 sys + 8.38 cusr 7.70 csys = 16.91 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
perl 5.006000 5.008005
POSIX 0 1.08
Test::More 0 1.302136
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin:/usr/local/bin:/bin:/usr/bin:src/njh/smoker/bin
PERL5LIB = /tmp/build/Pod-Usage-1.69-0/blib/arch:/tmp/build/Pod-Usage-1.69-0/blib/lib:/tmp/build/MIME-Types-2.17-0/blib/arch:/tmp/build/MIME-Types-2.17-0/blib/lib:/tmp/build/List-MoreUtils-0.428-0/blib/arch:/tmp/build/List-MoreUtils-0.428-0/blib/lib:/tmp/build/List-MoreUtils-XS-0.428-0/blib/arch:/tmp/build/List-MoreUtils-XS-0.428-0/blib/lib:/tmp/build/XSLoader-0.24-0/blib/arch:/tmp/build/XSLoader-0.24-0/blib/lib:/tmp/build/Graph-ChuLiuEdmonds-0.06-0/blib/arch:/tmp/build/Graph-ChuLiuEdmonds-0.06-0/blib/lib:/tmp/build/Graph-0.9704-0/blib/arch:/tmp/build/Graph-0.9704-0/blib/lib:/tmp/build/Hash-Merge-0.300-0/blib/arch:/tmp/build/Hash-Merge-0.300-0/blib/lib:/tmp/build/Clone-Choose-0.010-0/blib/arch:/tmp/build/Clone-Choose-0.010-0/blib/lib:/tmp/build/File-Which-1.22-0/blib/arch:/tmp/build/File-Which-1.22-0/blib/lib:/tmp/build/Test2-Suite-0.000114-0/blib/arch:/tmp/build/Test2-Suite-0.000114-0/blib/lib:/tmp/build/Term-Table-0.012-0/blib/arch:/tmp/build/Term-Table-0.012-0/blib/lib:/tmp/build/Sub-Info-0.002-0/blib/arch:/tmp/build/Sub-Info-0.002-0/blib/lib:/tmp/build/Scope-Guard-0.21-0/blib/arch:/tmp/build/Scope-Guard-0.21-0/blib/lib:/tmp/build/Importer-0.025-0/blib/arch:/tmp/build/Importer-0.025-0/blib/lib:/tmp/build/Module-Build-Tiny-0.039-0/blib/arch:/tmp/build/Module-Build-Tiny-0.039-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 96475
PERL5_CPAN_IS_RUNNING = 96475
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.5/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin
PERLBREW_PERL = perl-5.8.5
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.80
SHELL = /bin/sh
TMPDIR = /tmp/testwrapper.96465
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.8.5/bin/perl5.8.5
$UID/$EUID = 1000 / 1000
$GID = 1000 0 1000
$EGID = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.74
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.74
JSON 2.90
JSON::PP 2.94
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.36
Test::More 1.302136
YAML n/a
YAML::Syck 1.30
version 0.9917
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=freebsd, osvers=11.0-rc1, archname=arm-freebsd-thread-multi
uname='freebsd pi2b 11.0-rc1 freebsd 11.0-rc1 #0 r303979: fri aug 12 17:12:13 utc 2016 root@releng2.nyi.freebsd.org:usrobjarm.armv6usrsrcsysrpi2 arm '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.5 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.5/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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE_380/final 262564)', 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 ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -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
Locally applied patches:
Devel::PatchPerl 1.38
Built under freebsd
Compiled at Aug 29 2016 02:11:59
%ENV:
PERL5LIB="/tmp/build/Pod-Usage-1.69-0/blib/arch:/tmp/build/Pod-Usage-1.69-0/blib/lib:/tmp/build/MIME-Types-2.17-0/blib/arch:/tmp/build/MIME-Types-2.17-0/blib/lib:/tmp/build/List-MoreUtils-0.428-0/blib/arch:/tmp/build/List-MoreUtils-0.428-0/blib/lib:/tmp/build/List-MoreUtils-XS-0.428-0/blib/arch:/tmp/build/List-MoreUtils-XS-0.428-0/blib/lib:/tmp/build/XSLoader-0.24-0/blib/arch:/tmp/build/XSLoader-0.24-0/blib/lib:/tmp/build/Graph-ChuLiuEdmonds-0.06-0/blib/arch:/tmp/build/Graph-ChuLiuEdmonds-0.06-0/blib/lib:/tmp/build/Graph-0.9704-0/blib/arch:/tmp/build/Graph-0.9704-0/blib/lib:/tmp/build/Hash-Merge-0.300-0/blib/arch:/tmp/build/Hash-Merge-0.300-0/blib/lib:/tmp/build/Clone-Choose-0.010-0/blib/arch:/tmp/build/Clone-Choose-0.010-0/blib/lib:/tmp/build/File-Which-1.22-0/blib/arch:/tmp/build/File-Which-1.22-0/blib/lib:/tmp/build/Test2-Suite-0.000114-0/blib/arch:/tmp/build/Test2-Suite-0.000114-0/blib/lib:/tmp/build/Term-Table-0.012-0/blib/arch:/tmp/build/Term-Table-0.012-0/blib/lib:/tmp/build/Sub-Info-0.002-0/blib/arch:/tmp/build/Sub-Info-0.002-0/blib/lib:/tmp/build/Scope-Guard-0.21-0/blib/arch:/tmp/build/Scope-Guard-0.21-0/blib/lib:/tmp/build/Importer-0.025-0/blib/arch:/tmp/build/Importer-0.025-0/blib/lib:/tmp/build/Module-Build-Tiny-0.039-0/blib/arch:/tmp/build/Module-Build-Tiny-0.039-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="96475"
PERL5_CPAN_IS_RUNNING="96475"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.5/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin"
PERLBREW_PERL="perl-5.8.5"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.80"
@INC:
/tmp/build/Pod-Usage-1.69-0/blib/arch
/tmp/build/Pod-Usage-1.69-0/blib/lib
/tmp/build/MIME-Types-2.17-0/blib/arch
/tmp/build/MIME-Types-2.17-0/blib/lib
/tmp/build/List-MoreUtils-0.428-0/blib/arch
/tmp/build/List-MoreUtils-0.428-0/blib/lib
/tmp/build/List-MoreUtils-XS-0.428-0/blib/arch
/tmp/build/List-MoreUtils-XS-0.428-0/blib/lib
/tmp/build/XSLoader-0.24-0/blib/arch
/tmp/build/XSLoader-0.24-0/blib/lib
/tmp/build/Graph-ChuLiuEdmonds-0.06-0/blib/arch
/tmp/build/Graph-ChuLiuEdmonds-0.06-0/blib/lib
/tmp/build/Graph-0.9704-0/blib/arch
/tmp/build/Graph-0.9704-0/blib/lib
/tmp/build/Hash-Merge-0.300-0/blib/arch
/tmp/build/Hash-Merge-0.300-0/blib/lib
/tmp/build/Clone-Choose-0.010-0/blib/arch
/tmp/build/Clone-Choose-0.010-0/blib/lib
/tmp/build/File-Which-1.22-0/blib/arch
/tmp/build/File-Which-1.22-0/blib/lib
/tmp/build/Test2-Suite-0.000114-0/blib/arch
/tmp/build/Test2-Suite-0.000114-0/blib/lib
/tmp/build/Term-Table-0.012-0/blib/arch
/tmp/build/Term-Table-0.012-0/blib/lib
/tmp/build/Sub-Info-0.002-0/blib/arch
/tmp/build/Sub-Info-0.002-0/blib/lib
/tmp/build/Scope-Guard-0.21-0/blib/arch
/tmp/build/Scope-Guard-0.21-0/blib/lib
/tmp/build/Importer-0.025-0/blib/arch
/tmp/build/Importer-0.025-0/blib/lib
/tmp/build/Module-Build-Tiny-0.039-0/blib/arch
/tmp/build/Module-Build-Tiny-0.039-0/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/arm-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl/5.8.5/arm-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl/5.8.5
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl
.