Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Proc-PID-File-1.28 v5.25.11 FreeBSD
Date: 2017-03-31T09:38:00Z
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.28
on perl 5.25.11, 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 "/usr/perl5.25.11p/bin/perl5.25.11" "-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....
done
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.24
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2017033109/File-Flock-Retry-0.61-0/blib/arch:/home/cpansand/.cpan/build/2017033109/File-Flock-Retry-0.61-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16915
PERL5_CPAN_IS_RUNNING = 16915
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16876,16915
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017033109/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017033109
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.25.11p/bin/perl5.25.11
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.17
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.67
JSON 2.90
JSON::PP 2.27400_02
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.38
Test::More 1.302078
YAML 1.23
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 25 subversion 11) configuration:
Platform:
osname=freebsd
osvers=10.3-release-p11
archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.3-release-p11 freebsd 10.3-release-p11 #0: mon oct 24 18:49:24 utc 2016 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.25.11p -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)'
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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc -lelf
perllibs=-lpthread -lm -lcrypt -lutil -lc -lelf
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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
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_PERLIO
USE_PERL_ATOF
Built under freebsd
Compiled at Mar 22 2017 21:47:36
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2017033109/File-Flock-Retry-0.61-0/blib/arch:/home/cpansand/.cpan/build/2017033109/File-Flock-Retry-0.61-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16915"
PERL5_CPAN_IS_RUNNING="16915"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="16876,16915"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017033109/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2017033109/File-Flock-Retry-0.61-0/blib/arch
/home/cpansand/.cpan/build/2017033109/File-Flock-Retry-0.61-0/blib/lib
/usr/perl5.25.11p/lib/site_perl/5.25.11/amd64-freebsd
/usr/perl5.25.11p/lib/site_perl/5.25.11
/usr/perl5.25.11p/lib/5.25.11/amd64-freebsd
/usr/perl5.25.11p/lib/5.25.11
.