Sys-SigAction v0.24 Perl 5 v5.40.1 darwin-thread-multi-2level
- Status
- Pass
- From
- Gintautas Grigelionis
- Dist
-
Sys-SigAction v0.24
- Platform
- Perl 5 v5.40.1 darwin-thread-multi-2level
- Date
- 2025-04-01 20:50:39
- ID
- f816810c-0f3a-11f0-a65f-e40e9f078bce
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.24
on perl 5.40.1, created by CPAN-Reporter-1.2020.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/local/Cellar/perl/5.40.1/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 Sys::SigAction that gets this test working, or a patch to the test
that shows how to fix it, please send it to me or create a pull request
for https://github.com/labaxter/sys-sigaction
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.103392, timer was for 0.1 secconds
t/timeout.t ........... ok
All tests successful.
Files=8, Tests=87, 8 wallclock secs ( 0.02 usr 0.03 sys + 0.29 cusr 0.08 csys = 0.42 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
perl 5.006000 5.040001
POSIX 0 2.20
Test::More 0 1.302210
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.72
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_CTYPE = UTF-8
PATH = /Users/gintas/Projects/perl5/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/usr/local/MacGPG2/bin
PERL5LIB = /Users/gintas/Projects/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 91286
PERL5_CPAN_IS_RUNNING = 91286
PERL_LOCAL_LIB_ROOT = /Users/gintas/Projects/perl5
PERL_MB_OPT = --install_base "/Users/gintas/Projects/perl5"
PERL_MM_OPT = INSTALL_BASE=/Users/gintas/Projects/perl5
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/7j/gsygg6dj3yg5vj5ph2nk1x880000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/Cellar/perl/5.40.1/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 12 61 79 80 81 98 33 100 204 250 395 398 399 400
$EGID = 20 20 12 61 79 80 81 98 33 100 204 250 395 398 399 400
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.91
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.72
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.72
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302210
Test::Harness 3.50
Test::More 1.302210
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
Platform:
osname=darwin
osvers=21.6.0
archname=darwin-thread-multi-2level
uname='darwin binfe-macbook-pro.local 21.6.0 darwin kernel version 21.6.0: mon jun 24 00:56:10 pdt 2024; root:xnu-8020.240.18.709.2~1release_x86_64 x86_64 '
config_args='-des -Dinstallstyle=lib/perl5 -Dinstallprefix=/usr/local/Cellar/perl/5.40.1 -Dprefix=/usr/local/opt/perl -Dprivlib=/usr/local/opt/perl/lib/perl5/5.40 -Dsitelib=/usr/local/opt/perl/lib/perl5/site_perl/5.40 -Dotherlibdirs=/usr/local/lib/perl5/site_perl/5.40 -Dperlpath=/usr/local/opt/perl/bin/perl -Dstartperl=#!/usr/local/opt/perl/bin/perl -Dman1dir=/usr/local/opt/perl/share/man/man1 -Dman3dir=/usr/local/opt/perl/share/man/man3 -Duseshrplib -Duselargefiles -Dusethreads'
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='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
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='cc'
ldflags =' -mmacosx-version-min=12.7 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/opt/berkeley-db@5/lib /usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lgdbm -ldbm
perllibs=
libc=
so=dylib
useshrplib=true
libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=12.7 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
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
Built under darwin
Compiled at Jan 23 2025 00:42:22
%ENV:
PERL5LIB="/Users/gintas/Projects/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="91286"
PERL5_CPAN_IS_RUNNING="91286"
PERL_LOCAL_LIB_ROOT="/Users/gintas/Projects/perl5"
PERL_MB_OPT="--install_base "/Users/gintas/Projects/perl5""
PERL_MM_OPT="INSTALL_BASE=/Users/gintas/Projects/perl5"
PERL_USE_UNSAFE_INC="1"
@INC:
/Users/gintas/Projects/perl5/lib/perl5/5.40.1/darwin-thread-multi-2level
/Users/gintas/Projects/perl5/lib/perl5/5.40.1
/Users/gintas/Projects/perl5/lib/perl5/darwin-thread-multi-2level
/Users/gintas/Projects/perl5/lib/perl5
/usr/local/opt/perl/lib/perl5/site_perl/5.40/darwin-thread-multi-2level
/usr/local/opt/perl/lib/perl5/site_perl/5.40
/usr/local/opt/perl/lib/perl5/5.40/darwin-thread-multi-2level
/usr/local/opt/perl/lib/perl5/5.40
/usr/local/lib/perl5/site_perl/5.40
.