Proc-PID-File v1.29 Perl 5 v5.29.8 x86_64-linux-ld
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Proc-PID-File v1.29
- Platform
- Perl 5 v5.29.8 x86_64-linux-ld
- Date
- 2019-03-22 22:27:19
- ID
- a7d129c0-4cf1-11e9-a72e-019967b09e3a
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 Dmitri Tikhonov,
This is a computer-generated report for Proc-PID-File-1.29
on perl 5.29.8, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/bin/perl5.29.8" "-Iblib/lib" "-Iblib/arch" test.pl
1..12
ok 1 - SKIPPED - simple: thread safe
ok 2 - simple: running
ok 3 - simple: verified (real)
ok 4 - simple: verified (false)
Use of uninitialized value $fh in pattern match (m//) at blib/lib/Proc/PID/File.pm line 286.
Use of uninitialized value $fh in pattern match (m//) at blib/lib/Proc/PID/File.pm line 286.
ok 5 - simple: single instance
ok 6 - simple: destroy
ok 7 - oo: object initialised
ok 8 - oo: file touched
ok 9 - oo: alive (with current process)
ok 10 - oo: alive (with daemon)
ok 11 - oo: alive (verified)
ok 12 - oo: released
#waiting for daemon death
.....Use of uninitialized value $fh in pattern match (m//) at blib/lib/Proc/PID/File.pm line 286.
Use of uninitialized value $fh in pattern match (m//) at blib/lib/Proc/PID/File.pm line 286 during global destruction.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.34
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = c:j4
LANG = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/bin:/home/njh/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4621
PERL5_CPAN_IS_RUNNING = 4621
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/bin
PERLBREW_PERL = perl-5.29.8-ld
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/bin/perl5.29.8
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.26
CPAN::Meta 2.150010
Cwd 3.77
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.40
File::Spec 3.77
JSON 4.02
JSON::PP 4.00
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302162
YAML 1.27
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 29 subversion 8) configuration:
Platform:
osname=linux
osvers=2.6.32-042stab131.1
archname=x86_64-linux-ld
uname='linux cvps01 2.6.32-042stab131.1 #1 smp wed jun 20 16:32:07 msk 2018 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld -Dusedevel -Duselongdouble -Dusedevel -Accflags=-O2 -Wall -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-O2 -Wall -mtune=native -march=native -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-O2 -Wall -mtune=native -march=native -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='6.3.0 20170516'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
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_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Mar 22 2019 15:12:54
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4621"
PERL5_CPAN_IS_RUNNING="4621"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/bin"
PERLBREW_PERL="perl-5.29.8-ld"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/lib/site_perl/5.29.8/x86_64-linux-ld
/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/lib/site_perl/5.29.8
/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/lib/5.29.8/x86_64-linux-ld
/home/njh/perl5/perlbrew/perls/perl-5.29.8-ld/lib/5.29.8
.