Parallel-ForkManager v1.19 Perl 5 v5.27.9 x86_64-linux
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Parallel-ForkManager v1.19
- Platform
- Perl 5 v5.27.9 x86_64-linux
- Date
- 2018-04-27 19:46:23
- ID
- aa1812d0-4a53-11e8-89e8-bf52e0f8fa91
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 Yanick Champoux,
This is a computer-generated report for Parallel-ForkManager-1.19
on perl 5.27.9, 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.27.9/bin/perl5.27.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............ ok
# time: 0 seconds
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.74
# IO::Handle any 1.37
# IPC::Open3 any 1.20
# Test::More 0.94 1.302136
# Test::Warn any 0.32
# warnings any 1.41
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------- ---- ------
# Carp any 1.46
# File::Path any 2.15
# File::Spec any 3.74
# File::Temp any 0.2304
# POSIX any 1.82
# Storable any 3.06
# strict any 1.11
#
t/00-report-prereqs.t ..... ok
# time: 21 seconds
# time: 0 seconds
t/01-utf8-all.t ........... skipped: Need utf8::all for this test crashing on Windows
# time: 7 seconds
t/00-load.t ............... ok
# This test can take 2-6 seconds, please wait. Started at Fri Apr 27 15:45:54 2018
# This test can take 10-20 seconds, please wait. Started at Fri Apr 27 15:45:54 2018
t/03-callback-data.t ...... ok
t/02-callback.t ........... ok
t/changing-pids.t ......... ok
t/basic-methods.t ......... ok
# code outside of P::FM stole 9717
child process '9717' disappeared. A call to `waitpid` outside of Parallel::ForkManager might have reaped it.
t/waitpid-conflict.t ...... ok
t/start_child.t ........... ok
# code outside of P::FM stole 9723
t/waitpid-waitonechild.t .. ok
t/waitpid_blocking.t ...... ok
All tests successful.
Test Summary Report
-------------------
t/waitpid-conflict.t (Wstat: 0 Tests: 2 Failed: 0)
TODO passed: 1-2
t/waitpid-waitonechild.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
Files=12, Tests=27, 55 wallclock secs ( 0.07 usr 0.03 sys + 2.04 cusr 0.58 csys = 2.72 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.46
File::Path 0 2.15
File::Spec 0 3.74
File::Temp 0 0.2304
perl 5.006 5.027009
POSIX 0 1.82
Storable 0 3.06
strict 0 1.11
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.34
File::Spec 0 3.74
IO::Handle 0 1.37
IPC::Open3 0 1.20
Test::More 0.94 1.302136
Test::Warn 0 0.32
warnings 0 1.41
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j2:c
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.27.9/bin:/home/njh/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 32292
PERL5_CPAN_IS_RUNNING = 32292
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.27.9/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.27.9/bin
PERLBREW_PERL = perl-5.27.9
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.82
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.27.9/bin/perl5.27.9
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.38
File::Spec 3.74
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302136
YAML 1.24
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 27 subversion 9) configuration:
Platform:
osname=linux
osvers=4.9.0-5-amd64
archname=x86_64-linux
uname='linux dev0.teada.net 4.9.0-5-amd64 #1 smp debian 4.9.65-3+deb9u2 (2018-01-04) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.27.9 -Dusedevel -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.27.9/bin'
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 ='-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='-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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
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 -ldl -lm -lcrypt -lutil -lc
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_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under linux
Compiled at Apr 3 2018 11:09:24
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="32292"
PERL5_CPAN_IS_RUNNING="32292"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.27.9/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.27.9/bin"
PERLBREW_PERL="perl-5.27.9"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.82"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.27.9/lib/site_perl/5.27.9/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.27.9/lib/site_perl/5.27.9
/home/njh/perl5/perlbrew/perls/perl-5.27.9/lib/5.27.9/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.27.9/lib/5.27.9
.