Proc-ProcessTable v0.634 Perl 5 v5.12.5 darwin-2level
- Status
- Pass
- From
- Neil Bowers
- Dist
-
Proc-ProcessTable v0.634
- Platform
- Perl 5 v5.12.5 darwin-2level
- Date
- 2021-09-27 21:43:18
- ID
- ed5a4b1a-1fdb-11ec-8fe0-75a147aa91a4
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 Joachim Bargsten,
This is a computer-generated report for Proc-ProcessTable-0.634
on perl 5.12.5, 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':
"/usr/local/perl/5125/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ProcessTable.bs blib/arch/auto/Proc/ProcessTable/ProcessTable.bs 644
PERL_DL_NONLAZY=1 "/usr/local/perl/5125/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Proc::ProcessTable 0.634, Perl 5.012005, /usr/local/perl/5125/bin/perl
t/00-load.t ............................. ok
t/01-instiantied_object_only_methods.t .. ok
t/bugfix-106571_odd_process_name.t ...... ok
t/bugfix-51470_cmndline_mod_error.t ..... ok
t/bugfix-61946_odd_process_name.t ....... ok
t/manifest.t ............................ skipped: Author tests not required for installation
t/openbsd-size-rss.t .................... skipped: OpenBSD-specific tests
t/pod-coverage.t ........................ skipped: Author tests not required for installation
t/pod.t ................................. skipped: Author tests not required for installation
--------------------------------
pid: 88253
ppid: 88237
pgrp: 59192
uid: 0
gid: 0
euid: 0
egid: 0
suid: 0
sgid: 0
priority: 31
size: 4294968
rss: 10012
flags: 16390
nice: 0
sess: 0
time: 90510
stime: 33429
utime: 57081
start: 1632778997
wchan: 0
ttydev: /dev/ttys001
ttynum: 268435457
pctcpu: 23.8
pctmem: -0.5
state: idle
cmndline: /usr/local/perl/5125/bin/perl t/process.t
fname: perl
t/process.t ............................. ok
All tests successful.
Files=10, Tests=12, 6 wallclock secs ( 0.03 usr 0.03 sys + 0.55 cusr 0.31 csys = 0.92 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
File::Find 0 1.15
perl 5.006 5.012005
Storable 0 3.25
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.62
Test::More 0 1.302187
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/apache/bin:/usr/local/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/opt/X11/bin:/usr/local/git/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 87967
PERL5_CPAN_IS_RUNNING = 87967
SHELL = /bin/sh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl/5125/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33
$EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.94_56
CPAN::Meta 2.150010
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 7.62
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.47
JSON 2.90
JSON::PP 4.06
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302187
YAML 1.30
YAML::Syck 1.27
version 0.9929
--
Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
Platform:
osname=darwin, osvers=12.5.0, archname=darwin-2level
uname='darwin tucumcari.local 12.5.0 darwin kernel version 12.5.0: sun sep 29 13:33:47 pdt 2013; root:xnu-2050.48.12~1release_x86_64 x86_64 '
config_args='-Dprefix=/usr/local/perl/5125'
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='gcc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 gcc', ldflags =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under darwin
Compiled at Jun 20 2014 10:42:11
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="87967"
PERL5_CPAN_IS_RUNNING="87967"
@INC:
/usr/local/perl/5125/lib/site_perl/5.12.5/darwin-2level
/usr/local/perl/5125/lib/site_perl/5.12.5
/usr/local/perl/5125/lib/5.12.5/darwin-2level
/usr/local/perl/5125/lib/5.12.5
.