Back
From: metabase:user:323dcade-2aae-11df-837a-5e0a49663a4f
Subject: PASS Sys-SigAction-0.21 v5.19.7 GNU/Linux
Date: 2013-12-13T20:48:21Z
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.21
on perl 5.19.7, created by CPAN-Reporter-1.2010.
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/bin/perl5.19.7d-nt@437e3a7d "-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.100264, timer was for 0.1 secconds
t/timeout.t .. ok
All tests successful.
Files=6, Tests=44, 9 wallclock secs ( 0.07 usr 0.00 sys + 0.42 cusr 0.00 csys = 0.49 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
POSIX 0 1.37
Test::More 0 1.001002
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.84
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.84
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/rurban/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/rurban/.cpan/build/CGI.pm-3.64-tRJqNf/blib/arch:/home/rurban/.cpan/build/CGI.pm-3.64-tRJqNf/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25349
PERL5_CPAN_IS_RUNNING = 25349
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.19.7d-nt@437e3a7d
$UID/$EUID = 1000 / 1000
$GID = 1000 27 124 125 1000
$EGID = 1000 27 124 125 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.03
CPAN::Meta 2.133380
Cwd 3.45
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.61
ExtUtils::MakeMaker 6.84
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.23
File::Spec 3.45
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4203
Module::Signature 0.73
Parse::CPAN::Meta 1.4409
Test::Harness 3.30
Test::More 1.001002
YAML 0.88
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 19 subversion 7) configuration:
Commit id: 437e3a7dac994ebace1195549170c81f474d9c20
Platform:
osname=linux, osvers=3.11-2-amd64, archname=x86_64-linux-debug@437e3a7d
uname='linux reini 3.11-2-amd64 #1 smp debian 3.11.10-1 (2013-12-04) x86_64 gnulinux '
config_args='-de -Dusedevel -Uversiononly -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -DEBUGGING -Doptimize='-g3' -Uuseithreads -Accflags=''-msse4.2'' -Accflags=''-march=corei7'' -Dcf_email=''rurban@cpanel.net'' -Dperladmin=''rurban@cpanel.net'''
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 ='-msse4.2 -march=corei7 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g3',
cppflags='-msse4.2 -march=corei7 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.2', 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
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 -g3 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Dec 13 2013 12:09:08
%ENV:
PERL5LIB="/home/rurban/.cpan/build/CGI.pm-3.64-tRJqNf/blib/arch:/home/rurban/.cpan/build/CGI.pm-3.64-tRJqNf/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25349"
PERL5_CPAN_IS_RUNNING="25349"
@INC:
/home/rurban/.cpan/build/CGI.pm-3.64-tRJqNf/blib/arch
/home/rurban/.cpan/build/CGI.pm-3.64-tRJqNf/blib/lib
/usr/local/lib/perl5/site_perl/5.19.7/x86_64-linux-debug@437e3a7d
/usr/local/lib/perl5/site_perl/5.19.7
/usr/local/lib/perl5/5.19.7/x86_64-linux-debug@437e3a7d
/usr/local/lib/perl5/5.19.7
/usr/local/lib/perl5/site_perl/5.19.6
/usr/local/lib/perl5/site_perl/5.19.5
/usr/local/lib/perl5/site_perl/5.19.4
/usr/local/lib/perl5/site_perl/5.19.3
/usr/local/lib/perl5/site_perl/5.19.2
/usr/local/lib/perl5/site_perl/5.18.2
/usr/local/lib/perl5/site_perl/5.18.1
/usr/local/lib/perl5/site_perl/5.18.0
/usr/local/lib/perl5/site_perl/5.17.11
/usr/local/lib/perl5/site_perl/5.17.10
/usr/local/lib/perl5/site_perl/5.17.8
/usr/local/lib/perl5/site_perl/5.17.7
/usr/local/lib/perl5/site_perl/5.17.6
/usr/local/lib/perl5/site_perl/5.17.5
/usr/local/lib/perl5/site_perl/5.17.4
/usr/local/lib/perl5/site_perl/5.17.3
/usr/local/lib/perl5/site_perl/5.17.2
/usr/local/lib/perl5/site_perl/5.17.1
/usr/local/lib/perl5/site_perl/5.17.0
/usr/local/lib/perl5/site_perl/5.17
/usr/local/lib/perl5/site_perl/5.16.3
/usr/local/lib/perl5/site_perl/5.16.2
/usr/local/lib/perl5/site_perl/5.16.1
/usr/local/lib/perl5/site_perl/5.16.0
/usr/local/lib/perl5/site_perl/5.15.9
/usr/local/lib/perl5/site_perl/5.15.8
/usr/local/lib/perl5/site_perl/5.15.7
/usr/local/lib/perl5/site_perl/5.15.6
/usr/local/lib/perl5/site_perl/5.15.5
/usr/local/lib/perl5/site_perl/5.15.4
/usr/local/lib/perl5/site_perl/5.14.4
/usr/local/lib/perl5/site_perl/5.14.3
/usr/local/lib/perl5/site_perl/5.14.2
/usr/local/lib/perl5/site_perl/5.14.1
/usr/local/lib/perl5/site_perl/5.12.5
/usr/local/lib/perl5/site_perl/5.12.4
/usr/local/lib/perl5/site_perl/5.10.1
/usr/local/lib/perl5/site_perl/5.8.9
/usr/local/lib/perl5/site_perl/5.8.8
/usr/local/lib/perl5/site_perl/5.8.7
/usr/local/lib/perl5/site_perl/5.8.6
/usr/local/lib/perl5/site_perl/5.8.5
/usr/local/lib/perl5/site_perl/5.8.4
/usr/local/lib/perl5/site_perl/5.8.3
/usr/local/lib/perl5/site_perl/5.8.2
/usr/local/lib/perl5/site_perl/5.8.1
/usr/local/lib/perl5/site_perl/5.6.2
/usr/local/lib/perl5/site_perl
.