Test-Without-Module v0.23 Perl 5 v5.38.2 x86_64-netbsd-thread-multi
- Status
- Pass
- From
- Roland van Ipenburg (IPENBURG)
- Dist
-
Test-Without-Module v0.23
- Platform
- Perl 5 v5.38.2 x86_64-netbsd-thread-multi
- Date
- 2024-09-04 00:07:36
- ID
- b10b8b06-6a51-11ef-9d11-c014c7b0f7c4
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 Max Maischein,
This is a computer-generated report for Test-Without-Module-0.23
on perl 5.38.2, created by CPAN-Reporter-1.2019.
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/pkg/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01-api.t t/02-block-use-module.t t/03-block-require-module.t t/04-import-export.t t/05-redefine.t t/06-missing-hidden-modules.t t/embedded-Test-Without-Module.t t/rt122551.t
# Testing Test::Without::Module 0.23, Perl 5.038002
# Carp 1.54
# Config 5.038002
# Cwd 3.89
# Encode 3.21
# Encode::Alias 2.25
# Encode::Config 2.05
# Encode::Encoding 2.08
# Encode::MIME::Name 1.03
# Exporter 5.78
# Exporter::Heavy 5.78
# ExtUtils::Liblist 7.70
# ExtUtils::Liblist::Kid 7.70
# ExtUtils::MM 7.70
# ExtUtils::MM_Any 7.70
# ExtUtils::MM_Unix 7.70
# ExtUtils::MY 7.70
# ExtUtils::MakeMaker 7.70
# ExtUtils::MakeMaker::Config 7.70
# ExtUtils::MakeMaker::Locale 7.70
# ExtUtils::MakeMaker::version 7.70
# Fcntl 1.15
# File::Basename 2.86
# File::Glob 1.40
# File::Path 2.18
# File::Spec 3.88
# File::Spec::Unix 3.88
# I18N::Langinfo 0.22
# List::Util 1.63
# POSIX 2.13
# PerlIO 1.12
# Scalar::Util 1.63
# Storable 3.32
# Test::Builder 1.302202
# Test::Builder::Formatter 1.302202
# Test::Builder::Module 1.302202
# Test::Builder::TodoDiag 1.302202
# Test::More 1.302202
# Test::Without::Module 0.23
# Test2::API 1.302202
# Test2::API::Context 1.302202
# Test2::API::Instance 1.302202
# Test2::API::Stack 1.302202
# Test2::Event 1.302202
# Test2::Event::Bail 1.302202
# Test2::Event::Diag 1.302202
# Test2::Event::Exception 1.302202
# Test2::Event::Fail 1.302202
# Test2::Event::Note 1.302202
# Test2::Event::Ok 1.302202
# Test2::Event::Pass 1.302202
# Test2::Event::Plan 1.302202
# Test2::Event::Skip 1.302202
# Test2::Event::Subtest 1.302202
# Test2::Event::V2 1.302202
# Test2::Event::Waiting 1.302202
# Test2::EventFacet 1.302202
# Test2::EventFacet::About 1.302202
# Test2::EventFacet::Amnesty 1.302202
# Test2::EventFacet::Assert 1.302202
# Test2::EventFacet::Control 1.302202
# Test2::EventFacet::Error 1.302202
# Test2::EventFacet::Hub 1.302202
# Test2::EventFacet::Info 1.302202
# Test2::EventFacet::Meta 1.302202
# Test2::EventFacet::Parent 1.302202
# Test2::EventFacet::Plan 1.302202
# Test2::EventFacet::Trace 1.302202
# Test2::Formatter 1.302202
# Test2::Formatter::TAP 1.302202
# Test2::Hub 1.302202
# Test2::Hub::Interceptor 1.302202
# Test2::Hub::Interceptor::Terminator 1.302202
# Test2::Hub::Subtest 1.302202
# Test2::Util 1.302202
# Test2::Util::ExternalMeta 1.302202
# Test2::Util::Facets2Legacy 1.302202
# Test2::Util::HashBase 1.302202
# Test2::Util::Trace 1.302202
# Tie::Hash 1.06
# Time::HiRes 1.9775
# XSLoader 0.32
# base 2.27
# bytes 1.08
# constant 1.33
# mro 1.28
# overloading 0.02
# parent 0.241
# strict 1.12
# vars 1.05
# version 0.9930
# version::regex 0.9930
# version::vxs 0.9930
# warnings 1.65
# warnings::register 1.05
t/00-load.t ....................... ok
t/01-api.t ........................ ok
t/02-block-use-module.t ........... ok
t/03-block-require-module.t ....... ok
t/04-import-export.t .............. ok
t/05-redefine.t ................... ok
t/06-missing-hidden-modules.t ..... ok
t/embedded-Test-Without-Module.t .. ok
t/rt122551.t ...................... ok
All tests successful.
Test Summary Report
-------------------
t/rt122551.t (Wstat: 0 Tests: 2 Failed: 0)
TODO passed: 2
Files=9, Tests=24, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.43 cusr 0.20 csys = 0.65 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.54
perl 5.006 5.038002
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
File::Find 0 1.43
File::Spec 0 3.88
Test::More 0 1.302202
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /home/roland/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/roland/.cpan/build/Test-Warnings-0.033-0/blib/arch:/home/roland/.cpan/build/Test-Warnings-0.033-0/blib/lib:/home/roland/.cpan/build/Test-Simple-1.302202-0/blib/arch:/home/roland/.cpan/build/Test-Simple-1.302202-0/blib/lib:/home/roland/.cpan/build/Test-Harness-3.50-0/blib/arch:/home/roland/.cpan/build/Test-Harness-3.50-0/blib/lib:/home/roland/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/roland/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/roland/.cpan/build/Term-Table-0.022-0/blib/arch:/home/roland/.cpan/build/Term-Table-0.022-0/blib/lib:/home/roland/.cpan/build/Software-License-0.104006-0/blib/arch:/home/roland/.cpan/build/Software-License-0.104006-0/blib/lib:/home/roland/.cpan/build/Socket-2.038-0/blib/arch:/home/roland/.cpan/build/Socket-2.038-0/blib/lib:/home/roland/.cpan/build/Regexp-Common-2024080801-0/blib/arch:/home/roland/.cpan/build/Regexp-Common-2024080801-0/blib/lib:/home/roland/.cpan/build/Pod-Checker-1.77-0/blib/arch:/home/roland/.cpan/build/Pod-Checker-1.77-0/blib/lib:/home/roland/.cpan/build/Perl-Tidy-20240903-0/blib/arch:/home/roland/.cpan/build/Perl-Tidy-20240903-0/blib/lib:/home/roland/.cpan/build/Path-Tiny-0.146-0/blib/arch:/home/roland/.cpan/build/Path-Tiny-0.146-0/blib/lib:/home/roland/.cpan/build/PPI-1.279-0/blib/arch:/home/roland/.cpan/build/PPI-1.279-0/blib/lib:/home/roland/.cpan/build/Mozilla-CA-20240730-0/blib/arch:/home/roland/.cpan/build/Mozilla-CA-20240730-0/blib/lib:/home/roland/.cpan/build/Moose-2.2207-0/blib/arch:/home/roland/.cpan/build/Moose-2.2207-0/blib/lib:/home/roland/.cpan/build/Devel-GlobalDestruction-0.14-4/blib/arch:/home/roland/.cpan/build/Devel-GlobalDestruction-0.14-4/blib/lib:/home/roland/.cpan/build/Class-Load-XS-0.10-3/blib/arch:/home/roland/.cpan/build/Class-Load-XS-0.10-3/blib/lib:/home/roland/.cpan/build/Module-CoreList-5.20240829-0/blib/arch:/home/roland/.cpan/build/Module-CoreList-5.20240829-0/blib/lib:/home/roland/.cpan/build/CPAN-Reporter-1.2020-0/blib/arch:/home/roland/.cpan/build/CPAN-Reporter-1.2020-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15347
PERL5_CPAN_IS_RUNNING = 15347
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/pkg/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 100 0
$EGID = 100 100 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302202
Test::Harness 3.50
Test::More 1.302202
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=netbsd
osvers=9.0
archname=x86_64-netbsd-thread-multi
uname='netbsd shadow.netbsd.org 9.0 netbsd 9.0 (libkver) #0: tue jan 19 00:00:00 utc 2038 root@localhost:sysarchamd64compilelibkver amd64 '
config_args='-sde -Dldflags= -Wl,-zrelro -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Duseshrplib -Duseithreads -Uusemymalloc'
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='gcc'
ccflags ='-O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe'
optimize='-O2 -pthread -I/usr/include'
cppflags='-O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe'
ccversion=''
gccversion='7.5.0'
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='gcc'
ldflags =' -Wl,-zrelro -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib'
libpth=/lib /usr/lib /usr/pkg/lib
libs=-lm -lcrypt -lpthread
perllibs=-lm -lcrypt -lpthread
libc=/lib/libc.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E -Wl,-R/usr/pkg/lib/perl5/5.38.0/x86_64-netbsd-thread-multi/CORE'
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
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
Built under netbsd
Compiled at Jun 27 2024 06:09:57
%ENV:
PERL5LIB="/home/roland/.cpan/build/Test-Warnings-0.033-0/blib/arch:/home/roland/.cpan/build/Test-Warnings-0.033-0/blib/lib:/home/roland/.cpan/build/Test-Simple-1.302202-0/blib/arch:/home/roland/.cpan/build/Test-Simple-1.302202-0/blib/lib:/home/roland/.cpan/build/Test-Harness-3.50-0/blib/arch:/home/roland/.cpan/build/Test-Harness-3.50-0/blib/lib:/home/roland/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/roland/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/roland/.cpan/build/Term-Table-0.022-0/blib/arch:/home/roland/.cpan/build/Term-Table-0.022-0/blib/lib:/home/roland/.cpan/build/Software-License-0.104006-0/blib/arch:/home/roland/.cpan/build/Software-License-0.104006-0/blib/lib:/home/roland/.cpan/build/Socket-2.038-0/blib/arch:/home/roland/.cpan/build/Socket-2.038-0/blib/lib:/home/roland/.cpan/build/Regexp-Common-2024080801-0/blib/arch:/home/roland/.cpan/build/Regexp-Common-2024080801-0/blib/lib:/home/roland/.cpan/build/Pod-Checker-1.77-0/blib/arch:/home/roland/.cpan/build/Pod-Checker-1.77-0/blib/lib:/home/roland/.cpan/build/Perl-Tidy-20240903-0/blib/arch:/home/roland/.cpan/build/Perl-Tidy-20240903-0/blib/lib:/home/roland/.cpan/build/Path-Tiny-0.146-0/blib/arch:/home/roland/.cpan/build/Path-Tiny-0.146-0/blib/lib:/home/roland/.cpan/build/PPI-1.279-0/blib/arch:/home/roland/.cpan/build/PPI-1.279-0/blib/lib:/home/roland/.cpan/build/Mozilla-CA-20240730-0/blib/arch:/home/roland/.cpan/build/Mozilla-CA-20240730-0/blib/lib:/home/roland/.cpan/build/Moose-2.2207-0/blib/arch:/home/roland/.cpan/build/Moose-2.2207-0/blib/lib:/home/roland/.cpan/build/Devel-GlobalDestruction-0.14-4/blib/arch:/home/roland/.cpan/build/Devel-GlobalDestruction-0.14-4/blib/lib:/home/roland/.cpan/build/Class-Load-XS-0.10-3/blib/arch:/home/roland/.cpan/build/Class-Load-XS-0.10-3/blib/lib:/home/roland/.cpan/build/Module-CoreList-5.20240829-0/blib/arch:/home/roland/.cpan/build/Module-CoreList-5.20240829-0/blib/lib:/home/roland/.cpan/build/CPAN-Reporter-1.2020-0/blib/arch:/home/roland/.cpan/build/CPAN-Reporter-1.2020-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15347"
PERL5_CPAN_IS_RUNNING="15347"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/roland/.cpan/build/Test-Warnings-0.033-0/blib/arch
/home/roland/.cpan/build/Test-Warnings-0.033-0/blib/lib
/home/roland/.cpan/build/Test-Simple-1.302202-0/blib/arch
/home/roland/.cpan/build/Test-Simple-1.302202-0/blib/lib
/home/roland/.cpan/build/Test-Harness-3.50-0/blib/arch
/home/roland/.cpan/build/Test-Harness-3.50-0/blib/lib
/home/roland/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch
/home/roland/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib
/home/roland/.cpan/build/Term-Table-0.022-0/blib/arch
/home/roland/.cpan/build/Term-Table-0.022-0/blib/lib
/home/roland/.cpan/build/Software-License-0.104006-0/blib/arch
/home/roland/.cpan/build/Software-License-0.104006-0/blib/lib
/home/roland/.cpan/build/Socket-2.038-0/blib/arch
/home/roland/.cpan/build/Socket-2.038-0/blib/lib
/home/roland/.cpan/build/Regexp-Common-2024080801-0/blib/arch
/home/roland/.cpan/build/Regexp-Common-2024080801-0/blib/lib
/home/roland/.cpan/build/Pod-Checker-1.77-0/blib/arch
/home/roland/.cpan/build/Pod-Checker-1.77-0/blib/lib
/home/roland/.cpan/build/Perl-Tidy-20240903-0/blib/arch
/home/roland/.cpan/build/Perl-Tidy-20240903-0/blib/lib
/home/roland/.cpan/build/Path-Tiny-0.146-0/blib/arch
/home/roland/.cpan/build/Path-Tiny-0.146-0/blib/lib
/home/roland/.cpan/build/PPI-1.279-0/blib/arch
/home/roland/.cpan/build/PPI-1.279-0/blib/lib
/home/roland/.cpan/build/Mozilla-CA-20240730-0/blib/arch
/home/roland/.cpan/build/Mozilla-CA-20240730-0/blib/lib
/home/roland/.cpan/build/Moose-2.2207-0/blib/arch
/home/roland/.cpan/build/Moose-2.2207-0/blib/lib
/home/roland/.cpan/build/Devel-GlobalDestruction-0.14-4/blib/arch
/home/roland/.cpan/build/Devel-GlobalDestruction-0.14-4/blib/lib
/home/roland/.cpan/build/Class-Load-XS-0.10-3/blib/arch
/home/roland/.cpan/build/Class-Load-XS-0.10-3/blib/lib
/home/roland/.cpan/build/Module-CoreList-5.20240829-0/blib/arch
/home/roland/.cpan/build/Module-CoreList-5.20240829-0/blib/lib
/home/roland/.cpan/build/CPAN-Reporter-1.2020-0/blib/arch
/home/roland/.cpan/build/CPAN-Reporter-1.2020-0/blib/lib
/usr/pkg/lib/perl5/site_perl/5.38.0/x86_64-netbsd-thread-multi
/usr/pkg/lib/perl5/site_perl/5.38.0
/usr/pkg/lib/perl5/vendor_perl/5.38.0/x86_64-netbsd-thread-multi
/usr/pkg/lib/perl5/vendor_perl/5.38.0
/usr/pkg/lib/perl5/5.38.0/x86_64-netbsd-thread-multi
/usr/pkg/lib/perl5/5.38.0
.