Test-Without-Module v0.23 Perl 5 v5.42.0 RC1 aarch64-freebsd

Status
Pass
From
Slaven Rezić
Dist
Test-Without-Module v0.23
Platform
Perl 5 v5.42.0 RC1 aarch64-freebsd
Date
2025-06-26 19:14:32
ID
ca639c20-52c1-11f0-ac9f-2f346e8775ea
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.42.0, created by CPAN-Reporter-1.2020.

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.42.0-RC1/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.042000
# Carp 1.54
# Config 5.042000
# Cwd 3.94
# Encode 3.21
# Encode::Alias 2.25
# Encode::Config 2.05
# Encode::Encoding 2.08
# Encode::MIME::Name 1.03
# Exporter 5.79
# Exporter::Heavy 5.79
# ExtUtils::Liblist 7.76
# ExtUtils::Liblist::Kid 7.76
# ExtUtils::MM 7.76
# ExtUtils::MM_Any 7.76
# ExtUtils::MM_Unix 7.76
# ExtUtils::MY 7.76
# ExtUtils::MakeMaker 7.76
# ExtUtils::MakeMaker::Config 7.76
# ExtUtils::MakeMaker::Locale 7.76
# ExtUtils::MakeMaker::version 7.76
# Fcntl 1.20
# File::Basename 2.86
# File::Glob 1.42
# File::Path 2.18
# File::Spec 3.94
# File::Spec::Unix 3.94
# I18N::Langinfo 0.24
# List::Util 1.6801
# Scalar::Util 1.6801
# Storable 3.37
# Test::Builder 1.302210
# Test::Builder::Formatter 1.302210
# Test::Builder::Module 1.302210
# Test::Builder::TodoDiag 1.302210
# Test::More 1.302210
# Test::Without::Module 0.23
# Test2::API 1.302210
# Test2::API::Context 1.302210
# Test2::API::Instance 1.302210
# Test2::API::Stack 1.302210
# Test2::Event 1.302210
# Test2::Event::Bail 1.302210
# Test2::Event::Diag 1.302210
# Test2::Event::Exception 1.302210
# Test2::Event::Fail 1.302210
# Test2::Event::Note 1.302210
# Test2::Event::Ok 1.302210
# Test2::Event::Pass 1.302210
# Test2::Event::Plan 1.302210
# Test2::Event::Skip 1.302210
# Test2::Event::Subtest 1.302210
# Test2::Event::V2 1.302210
# Test2::Event::Waiting 1.302210
# Test2::EventFacet 1.302210
# Test2::EventFacet::About 1.302210
# Test2::EventFacet::Amnesty 1.302210
# Test2::EventFacet::Assert 1.302210
# Test2::EventFacet::Control 1.302210
# Test2::EventFacet::Error 1.302210
# Test2::EventFacet::Hub 1.302210
# Test2::EventFacet::Info 1.302210
# Test2::EventFacet::Meta 1.302210
# Test2::EventFacet::Parent 1.302210
# Test2::EventFacet::Plan 1.302210
# Test2::EventFacet::Trace 1.302210
# Test2::Formatter 1.302210
# Test2::Formatter::TAP 1.302210
# Test2::Hub 1.302210
# Test2::Hub::Interceptor 1.302210
# Test2::Hub::Interceptor::Terminator 1.302210
# Test2::Hub::Subtest 1.302210
# Test2::Util 1.302210
# Test2::Util::ExternalMeta 1.302210
# Test2::Util::Facets2Legacy 1.302210
# Test2::Util::HashBase 1.302210
# Test2::Util::Trace 1.302210
# Time::HiRes 1.9778
# XSLoader 0.32
# base 2.27
# bytes 1.09
# constant 1.33
# mro 1.29
# overloading 0.02
# parent 0.244
# strict 1.14
# vars 1.05
# version 0.9933
# version::regex 0.9933
# warnings 1.74
# warnings::register 1.06
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.04 usr  0.05 sys +  0.57 cusr  0.16 csys =  0.81 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.54    
    perl                5.006 5.042000

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.76    
    File::Find          0     1.44    
    File::Spec          0     3.94    
    Test::More          0     1.302210

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.76    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C.UTF-8
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd14.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2025062617/Clone-0.47-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Clone-0.47-0/blib/lib:/home/cpansand/.cpan/build/2025062617/B-COW-0.007-0/blib/arch:/home/cpansand/.cpan/build/2025062617/B-COW-0.007-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Exception-Class-1.45-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Exception-Class-1.45-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Devel-StackTrace-2.05-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Devel-StackTrace-2.05-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Class-Data-Inheritable-0.10-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Eval-Closure-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Eval-Closure-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025062617/IPC-System-Simple-1.30-0/blib/arch:/home/cpansand/.cpan/build/2025062617/IPC-System-Simple-1.30-0/blib/lib:/home/cpansand/.cpan/build/2025062617/File-ShareDir-1.118-0/blib/arch:/home/cpansand/.cpan/build/2025062617/File-ShareDir-1.118-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Class-Inspector-1.36-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Class-Inspector-1.36-0/blib/lib:/home/cpansand/.cpan/build/2025062617/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025062617/File-ShareDir-Install-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025062617/CPAN-Meta-Check-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025062617/CPAN-Meta-Check-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Dist-CheckConflicts-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Dist-CheckConflicts-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Test-Fatal-0.017-1/blib/arch:/home/cpansand/.cpan/build/2025062617/Test-Fatal-0.017-1/blib/lib:/home/cpansand/.cpan/build/2025062617/Try-Tiny-0.32-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Try-Tiny-0.32-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Module-Runtime-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Module-Runtime-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Class-Accessor-0.51-1/blib/arch:/home/cpansand/.cpan/build/2025062617/Class-Accessor-0.51-1/blib/lib:/home/cpansand/.cpan/build/2025062617/Module-Build-0.4234-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Module-Build-0.4234-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Text-Table-Read-RelationOn-Tiny-v3.0.3-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Text-Table-Read-RelationOn-Tiny-v3.0.3-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 93920
    PERL5_CPAN_IS_RUNNING = 93920
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 93822,93920
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025062617/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2025062617

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.42.0-RC1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280241
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.94    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302210
    Test::Harness       3.50    
    Test::More          1.302210
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 42 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=14.3-stable
    archname=aarch64-freebsd
    uname='freebsd cloud9.bbbike.org 14.3-stable freebsd 14.3-stable stable14-n271785-fad4064226b2 generic arm64 '
    config_args='-ds -e -Dprefix=/usr/perl5.42.0-RC1 -Uinstallusrbinperl -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
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=1
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/19/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    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_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    RC1
  Built under freebsd
  Compiled at Jun 26 2025 05:41:11
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2025062617/Clone-0.47-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Clone-0.47-0/blib/lib:/home/cpansand/.cpan/build/2025062617/B-COW-0.007-0/blib/arch:/home/cpansand/.cpan/build/2025062617/B-COW-0.007-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Exception-Class-1.45-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Exception-Class-1.45-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Devel-StackTrace-2.05-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Devel-StackTrace-2.05-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Class-Data-Inheritable-0.10-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Eval-Closure-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Eval-Closure-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025062617/IPC-System-Simple-1.30-0/blib/arch:/home/cpansand/.cpan/build/2025062617/IPC-System-Simple-1.30-0/blib/lib:/home/cpansand/.cpan/build/2025062617/File-ShareDir-1.118-0/blib/arch:/home/cpansand/.cpan/build/2025062617/File-ShareDir-1.118-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Class-Inspector-1.36-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Class-Inspector-1.36-0/blib/lib:/home/cpansand/.cpan/build/2025062617/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2025062617/File-ShareDir-Install-0.14-0/blib/lib:/home/cpansand/.cpan/build/2025062617/CPAN-Meta-Check-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025062617/CPAN-Meta-Check-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Dist-CheckConflicts-0.11-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Dist-CheckConflicts-0.11-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Test-Fatal-0.017-1/blib/arch:/home/cpansand/.cpan/build/2025062617/Test-Fatal-0.017-1/blib/lib:/home/cpansand/.cpan/build/2025062617/Try-Tiny-0.32-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Try-Tiny-0.32-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Module-Runtime-0.018-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Module-Runtime-0.018-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Class-Accessor-0.51-1/blib/arch:/home/cpansand/.cpan/build/2025062617/Class-Accessor-0.51-1/blib/lib:/home/cpansand/.cpan/build/2025062617/Module-Build-0.4234-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Module-Build-0.4234-0/blib/lib:/home/cpansand/.cpan/build/2025062617/Text-Table-Read-RelationOn-Tiny-v3.0.3-0/blib/arch:/home/cpansand/.cpan/build/2025062617/Text-Table-Read-RelationOn-Tiny-v3.0.3-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="93920"
    PERL5_CPAN_IS_RUNNING="93920"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="93822,93920"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025062617/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2025062617/Clone-0.47-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Clone-0.47-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/B-COW-0.007-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/B-COW-0.007-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Exception-Class-1.45-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Exception-Class-1.45-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Devel-StackTrace-2.05-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Devel-StackTrace-2.05-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Class-Data-Inheritable-0.10-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Class-Data-Inheritable-0.10-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Eval-Closure-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Eval-Closure-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Test-Requires-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Test-Requires-0.11-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/IPC-System-Simple-1.30-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/IPC-System-Simple-1.30-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/File-ShareDir-1.118-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/File-ShareDir-1.118-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Class-Inspector-1.36-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Class-Inspector-1.36-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/File-ShareDir-Install-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/File-ShareDir-Install-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/CPAN-Meta-Check-0.018-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/CPAN-Meta-Check-0.018-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Dist-CheckConflicts-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Dist-CheckConflicts-0.11-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Test-Fatal-0.017-1/blib/arch
    /home/cpansand/.cpan/build/2025062617/Test-Fatal-0.017-1/blib/lib
    /home/cpansand/.cpan/build/2025062617/Try-Tiny-0.32-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Try-Tiny-0.32-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Module-Runtime-0.018-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Module-Runtime-0.018-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Class-Accessor-0.51-1/blib/arch
    /home/cpansand/.cpan/build/2025062617/Class-Accessor-0.51-1/blib/lib
    /home/cpansand/.cpan/build/2025062617/Module-Build-0.4234-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Module-Build-0.4234-0/blib/lib
    /home/cpansand/.cpan/build/2025062617/Text-Table-Read-RelationOn-Tiny-v3.0.3-0/blib/arch
    /home/cpansand/.cpan/build/2025062617/Text-Table-Read-RelationOn-Tiny-v3.0.3-0/blib/lib
    /usr/perl5.42.0-RC1/lib/site_perl/5.42.0/aarch64-freebsd
    /usr/perl5.42.0-RC1/lib/site_perl/5.42.0
    /usr/perl5.42.0-RC1/lib/5.42.0/aarch64-freebsd
    /usr/perl5.42.0-RC1/lib/5.42.0
    .