Debug-Client v0.34 Perl 5 v5.36.3 amd64-freebsd-thread-multi
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
Debug-Client v0.34
- Platform
- Perl 5 v5.36.3 amd64-freebsd-thread-multi
- Date
- 2025-01-10 08:25:03
- ID
- 63b68d66-cf2c-11ef-a593-04f96d8775ea
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 Gabor Szabo,
This is a computer-generated report for Debug-Client-0.34
on perl 5.36.3, 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/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-check-deps.t ...... ok
# Prerequisite Report:
# ÃÂ Version Module
# ÃÂ -------- ---------------------
# ÃÂ 1.52 Carp
# ÃÂ 5.77 Exporter
# ÃÂ 7.64 ExtUtils::MakeMaker
# ÃÂ 1.006 File::HomeDir
# ÃÂ 3.84 File::Spec
# ÃÂ 3.84 File::Spec::Functions
# ÃÂ 0.2311 File::Temp
# ÃÂ 0.43 IO::Socket::IP
# ÃÂ 1.62 List::Util
# ÃÂ 2.5 PadWalker
# ÃÂ 1.17 Term::ReadLine
# ÃÂ 1.46 Term::ReadLine::Gnu
# ÃÂ 0.010 Test::CheckDeps
# ÃÂ 0.52 Test::Class
# ÃÂ 1.204 Test::Deep
# ÃÂ 1.302190 Test::More
# ÃÂ missing Test::Pod
# ÃÂ missing Test::Pod::Coverage
# ÃÂ 0.11 Test::Requires
# ÃÂ missing Win32
# ÃÂ missing Win32::Process
# ÃÂ 1.33 constant
# ÃÂ 0.238 parent
# ÃÂ 0.9929 version
t/00-report-prereqs.t .. ok
# Info: Testing Debug::Client 0.34
# Info: Perl v5.36.3
t/01-compile.t ......... ok
t/02-exports.t ......... ok
t/03-pod.t ............. skipped: Author tests, not required for installation.
t/04-pod-coverage.t .... skipped: Author tests, not required for installation.
#
# Info: Perl v5.36.3
# Info: OS freebsd
# Info: Term::ReadLine::Gnu installed
# Info: Using ReadLine implementation -> Term::ReadLine::Gnu
# INFO: $ENV{TERM} -> dumb
t/06-term.t ............ ok
t/07-initialize.t ...... ok
t/08-io.t .............. ok
t/10-top_tail.t ........ ok
t/10-top_tail_old.t .... ok
t/11-add.t ............. ok
t/13-return.t .......... ok
t/14-run.t ............. ok
# Info: perl5db version 1.73
t/15-run_to_line.t ..... ok
t/16-run_to_sub.t ...... ok
t/17-stepin.t .......... ok
t/18-stepout.t ......... ok
t/19-stepover.t ........ ok
t/20-get_value.t ....... ok
t/21-toggle_trace.t .... ok
t/22-subnames.t ........ ok
t/23-breakpoints.t ..... ok
t/24-y_zero.t .......... ok
t/25-get_v_vars.t ...... ok
t/26-get_x_vars.t ...... ok
t/27-get_p_exp.t ....... ok
t/28-get_h_var.t ....... ok
# Info: ComamandSet = '580'
t/29-options.t ......... ok
t/40-test_1415-old.t ... ok
t/40-test_1415.t ....... ok
eg/debugger.pl syntax OK
t/41-eg.t .............. ok
t/99-perldb.t .......... ok
# Prerequisite Report:
# ÃÂ Version Module
# ÃÂ -------- ---------------------
# ÃÂ 1.52 Carp
# ÃÂ 5.77 Exporter
# ÃÂ 7.64 ExtUtils::MakeMaker
# ÃÂ 1.006 File::HomeDir
# ÃÂ 3.84 File::Spec
# ÃÂ 3.84 File::Spec::Functions
# ÃÂ 0.2311 File::Temp
# ÃÂ 0.43 IO::Socket::IP
# ÃÂ 1.62 List::Util
# ÃÂ 2.5 PadWalker
# ÃÂ 1.17 Term::ReadLine
# ÃÂ 1.46 Term::ReadLine::Gnu
# ÃÂ 0.010 Test::CheckDeps
# ÃÂ 0.52 Test::Class
# ÃÂ 1.204 Test::Deep
# ÃÂ 1.302190 Test::More
# ÃÂ missing Test::Pod
# ÃÂ missing Test::Pod::Coverage
# ÃÂ 0.11 Test::Requires
# ÃÂ missing Win32
# ÃÂ missing Win32::Process
# ÃÂ 1.33 constant
# ÃÂ 0.238 parent
# ÃÂ 0.9929 version
t/report-prereqs.t ..... ok
All tests successful.
Files=34, Tests=183, 49 wallclock secs ( 0.29 usr 0.15 sys + 6.80 cusr 1.79 csys = 9.02 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Carp 1.3301 1.52
constant 1.27 1.33
Exporter 5.70 5.77
IO::Socket::IP 0.29 0.43
PadWalker 1.98 2.5
perl 5.010001 5.036003
Term::ReadLine 1.14 1.17
Term::ReadLine::Gnu 1.24 1.46
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 6.59 7.64
File::HomeDir 1 1.006
File::Temp 0.2304 0.2311
List::Util 1.38 1.62
parent 0.228 0.238
Test::CheckDeps 0.01 0.010
Test::Class 0.42 0.52
Test::Deep 0.112 1.204
Test::More 1.001003 1.302190
Test::Requires 0.07 0.11
version 0.9908 0.9929
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 6.59 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2025011008/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-Deep-1.204-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Deep-1.204-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-Class-0.52-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Class-0.52-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-CheckDeps-0.010-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-CheckDeps-0.010-0/blib/lib:/home/cpansand/.cpan/build/2025011008/CPAN-Meta-Check-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025011008/CPAN-Meta-Check-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Term-ReadLine-Gnu-1.46-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Term-ReadLine-Gnu-1.46-0/blib/lib:/home/cpansand/.cpan/build/2025011008/PadWalker-2.5-0/blib/arch:/home/cpansand/.cpan/build/2025011008/PadWalker-2.5-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20149
PERL5_CPAN_IS_RUNNING = 20149
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20127,20149
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025011008/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2025011008
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON n/a
JSON::PP 4.07
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML n/a
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 3) configuration:
Platform:
osname=freebsd
osvers=15.0-current
archname=amd64-freebsd-thread-multi
uname='freebsd main-amd64-default-job-03 15.0-current freebsd 15.0-current 1500028 amd64 '
config_args='-Accflags=-DUSE_THREAD_SAFE_LOCALE -Darchlib=/usr/local/lib/perl5/5.36/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Wed Nov 29 16:10:26 UTC 2023 -Dinc_version_list=none -Dlibperl=libperl.so.5.36.3 -Dman1dir=/usr/local/lib/perl5/5.36/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.36/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.36 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.36 -Dsitelib=/usr/local/lib/perl5/site_perl -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1 -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3 -Dusenm=n -Duseshrplib -sde -Ui_iconv -Ui_malloc -Uinstallusrbinperl -Alddlflags=-L/wrkdirs/usr/ports/lang/perl5.36/work/perl-5.36.3 -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.36/work/perl-5.36.3:N-L/usr/local/lib/perl5/5.36/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 19.1.4 (https://github.com/llvm/llvm-project.git llvmorg-19.1.4-0-gaadaa00de76e)'
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-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/19/lib
libs=-ldl -lm -lcrypt -lutil
perllibs=-ldl -lm -lcrypt -lutil
libc=
so=so
useshrplib=true
libperl=libperl.so.5.36.3
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.36/mach/CORE'
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under freebsd
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2025011008/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-Deep-1.204-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Deep-1.204-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-Class-0.52-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Class-0.52-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Test-CheckDeps-0.010-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Test-CheckDeps-0.010-0/blib/lib:/home/cpansand/.cpan/build/2025011008/CPAN-Meta-Check-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025011008/CPAN-Meta-Check-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025011008/Term-ReadLine-Gnu-1.46-0/blib/arch:/home/cpansand/.cpan/build/2025011008/Term-ReadLine-Gnu-1.46-0/blib/lib:/home/cpansand/.cpan/build/2025011008/PadWalker-2.5-0/blib/arch:/home/cpansand/.cpan/build/2025011008/PadWalker-2.5-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20149"
PERL5_CPAN_IS_RUNNING="20149"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="20127,20149"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025011008/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2025011008/Test-Requires-0.11-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Test-Requires-0.11-0/blib/lib
/home/cpansand/.cpan/build/2025011008/Test-Deep-1.204-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Test-Deep-1.204-0/blib/lib
/home/cpansand/.cpan/build/2025011008/Test-Class-0.52-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Test-Class-0.52-0/blib/lib
/home/cpansand/.cpan/build/2025011008/Test-Exception-0.43-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Test-Exception-0.43-0/blib/lib
/home/cpansand/.cpan/build/2025011008/Sub-Uplevel-0.2800-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Sub-Uplevel-0.2800-0/blib/lib
/home/cpansand/.cpan/build/2025011008/Test-CheckDeps-0.010-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Test-CheckDeps-0.010-0/blib/lib
/home/cpansand/.cpan/build/2025011008/CPAN-Meta-Check-0.018-0/blib/arch
/home/cpansand/.cpan/build/2025011008/CPAN-Meta-Check-0.018-0/blib/lib
/home/cpansand/.cpan/build/2025011008/Term-ReadLine-Gnu-1.46-0/blib/arch
/home/cpansand/.cpan/build/2025011008/Term-ReadLine-Gnu-1.46-0/blib/lib
/home/cpansand/.cpan/build/2025011008/PadWalker-2.5-0/blib/arch
/home/cpansand/.cpan/build/2025011008/PadWalker-2.5-0/blib/lib
/usr/local/lib/perl5/site_perl/mach/5.36
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.36/mach
/usr/local/lib/perl5/5.36
.