Test-Without-Module v0.23 Perl 5 v5.40.0 BePC-haiku-thread-multi

Status
Pass
From
Nigel Horne
Dist
Test-Without-Module v0.23
Platform
Perl 5 v5.40.0 BePC-haiku-thread-multi
Date
2024-09-25 23:36:14
ID
f4576be0-7b96-11ef-9c4f-82d2d7b0db48
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.40.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 '/bin/make test':

"/packages/perl_x86-5.40.0-4/.self/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.040000
# Carp 1.54
# Config 5.040000
# Cwd 3.90
# 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_Haiku 6.66
# 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.18
# File::Basename 2.86
# File::Glob 1.42
# File::Path 2.18
# File::Spec 3.90
# File::Spec::Unix 3.91
# I18N::Langinfo 0.24
# List::Util 1.66
# POSIX 2.20
# PerlIO 1.12
# Scalar::Util 1.66
# Storable 3.32
# Test::Builder 1.302204
# Test::Builder::Formatter 1.302204
# Test::Builder::Module 1.302204
# Test::Builder::TodoDiag 1.302204
# Test::More 1.302204
# Test::Without::Module 0.23
# Test2::API 1.302204
# Test2::API::Context 1.302204
# Test2::API::Instance 1.302204
# Test2::API::Stack 1.302204
# Test2::Event 1.302204
# Test2::Event::Bail 1.302204
# Test2::Event::Diag 1.302204
# Test2::Event::Exception 1.302204
# Test2::Event::Fail 1.302204
# Test2::Event::Note 1.302204
# Test2::Event::Ok 1.302204
# Test2::Event::Pass 1.302204
# Test2::Event::Plan 1.302204
# Test2::Event::Skip 1.302204
# Test2::Event::Subtest 1.302204
# Test2::Event::V2 1.302204
# Test2::Event::Waiting 1.302204
# Test2::EventFacet 1.302204
# Test2::EventFacet::About 1.302204
# Test2::EventFacet::Amnesty 1.302204
# Test2::EventFacet::Assert 1.302204
# Test2::EventFacet::Control 1.302204
# Test2::EventFacet::Error 1.302204
# Test2::EventFacet::Hub 1.302204
# Test2::EventFacet::Info 1.302204
# Test2::EventFacet::Meta 1.302204
# Test2::EventFacet::Parent 1.302204
# Test2::EventFacet::Plan 1.302204
# Test2::EventFacet::Trace 1.302204
# Test2::Formatter 1.302204
# Test2::Formatter::TAP 1.302204
# Test2::Hub 1.302204
# Test2::Hub::Interceptor 1.302204
# Test2::Hub::Interceptor::Terminator 1.302204
# Test2::Hub::Subtest 1.302204
# Test2::Util 1.302204
# Test2::Util::ExternalMeta 1.302204
# Test2::Util::Facets2Legacy 1.302204
# Test2::Util::HashBase 1.302204
# Test2::Util::Trace 1.302204
# Tie::Hash 1.06
# Time::HiRes 1.9777
# XSLoader 0.32
# base 2.27
# bytes 1.09
# constant 1.33
# mro 1.29
# overloading 0.02
# parent 0.242
# strict 1.13
# vars 1.05
# version 0.9933
# version::regex 0.9933
# version::vxs 0.9933
# warnings 1.70
# 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,  3 wallclock secs ( 0.11 usr  0.03 sys +  3.12 cusr  0.25 csys =  3.50 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

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

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    
    File::Find          0     1.44    
    File::Spec          0     3.90    
    Test::More          0     1.302204

configure_requires:

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


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

Environment variables:

    LC_COLLATE = en.UTF-8
    LC_CTYPE = en.UTF-8
    LC_MESSAGES = en.UTF-8
    LC_MONETARY = en.UTF-8
    LC_NUMERIC = en.UTF-8
    LC_TIME = en.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /boot/home/perl5/perlbrew/bin:/boot/system/develop/tools/x86/bin:/boot/home/perl5/bin:.:/boot/home/config/non-packaged/bin:/boot/home/config/bin:/boot/system/non-packaged/bin:/bin:/boot/system/apps:/boot/system/preferences
    PERL5LIB = /boot/home/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26391
    PERL5_CPAN_IS_RUNNING = 26391
    PERLBREW_HOME = /boot/home/.perlbrew
    PERLBREW_PATH = /boot/home/perl5/perlbrew/bin
    PERLBREW_ROOT = /boot/home/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.99
    PERLBREW_VERSION = 0.99
    PERL_LOCAL_LIB_ROOT = /boot/home/perl5
    PERL_MB_OPT = --install_base "/boot/home/perl5"
    PERL_MM_OPT = INSTALL_BASE=/boot/home/perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /packages/perl_x86-5.40.0-4/.self/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 101 0
    $EGID = 0 101 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
  Derived from: 
  Platform:
    osname=haiku
    osvers=1
    archname=BePC-haiku-thread-multi
    uname='haiku shredder 1 hrev57937+5 aug 8 2024 06:51:3 bepc x86 haiku '
    config_args='-Dprefix=/packages/perl_x86-5.40.0-4/.self -Dprivlib=/packages/perl_x86-5.40.0-4/.self/lib/perl5/5.40.0 -Dsiteprefix=/packages/perl_x86-5.40.0-4/.self/non-packaged -Dsitelib=/packages/perl_x86-5.40.0-4/.self/non-packaged/lib/perl5/site_perl/5.40 -Dvendorprefix=/packages/perl_x86-5.40.0-4/.self -Dvendorlib=/packages/perl_x86-5.40.0-4/.self/lib/perl5/vendor_perl/5.40 -Dcf_email=zooey@hirschkaefer.de -Uusenm -Duseshrplib -Dusethreads -Uusemymalloc -Dlibpth=/boot/home/config/develop/lib/x86 /boot/system/develop/lib/x86 /boot/home/config/lib/x86 /boot/system/lib/x86 -Dusrinc=/boot/system/develop/headers/x86/posix -Dlocinc=/boot/home/config/develop/headers/x86 /boot/system/develop/headers/x86 -Dlibc='/boot/system/lib/x86/libroot.so' -Dlibs=-lnetwork -Dcc=gcc -Dld=gcc -Ud_link -Ddont_use_nlink -Ud_syserrlst -Dldlibpthname=LIBRARY_PATH -Dstartperl=#! perl -Dccdlflags=-Wl,-fno-stack-protector,-rpath=/packages/perl_x86-5.40.0-4/.self/lib/perl5/5.40.0/BePC-haiku-thread-multi/CORE -Dusesitecustomize -de'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='gcc'
    ccflags ='-fno-stack-protector -fwrapv -fno-strict-aliasing -pipe -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-fno-stack-protector -fwrapv -fno-strict-aliasing -pipe'
    ccversion=''
    gccversion='13.3.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='gcc'
    ldflags =''
    libpth=/boot/home/config/develop/lib/x86 /boot/system/develop/lib/x86 /boot/home/config/lib/x86 /boot/system/lib/x86
    libs=-lnetwork
    perllibs=-lnetwork
    libc=/boot/system/lib/x86/libroot.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-fno-stack-protector,-rpath=/packages/perl_x86-5.40.0-4/.self/lib/perl5/5.40.0/BePC-haiku-thread-multi/CORE -Wl,-rpath,/packages/perl_x86-5.40.0-4/.self/lib/perl5/5.40.0/BePC-haiku-thread-multi/CORE'
    cccdlflags='-fpic'
    lddlflags='-shared'


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_ZAPHOD32
    PERL_HASH_USE_SBOX32
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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_SITECUSTOMIZE
    USE_THREAD_SAFE_LOCALE
  Locally applied patches:
    uncommitted-changes
  Built under haiku
  Compiled at Aug 18 2024 17:21:04
  %ENV:
    PERL5LIB="/boot/home/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26391"
    PERL5_CPAN_IS_RUNNING="26391"
    PERLBREW_HOME="/boot/home/.perlbrew"
    PERLBREW_PATH="/boot/home/perl5/perlbrew/bin"
    PERLBREW_ROOT="/boot/home/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.99"
    PERLBREW_VERSION="0.99"
    PERL_LOCAL_LIB_ROOT="/boot/home/perl5"
    PERL_MB_OPT="--install_base "/boot/home/perl5""
    PERL_MM_OPT="INSTALL_BASE=/boot/home/perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /boot/home/perl5/lib/perl5/5.40.0/BePC-haiku-thread-multi
    /boot/home/perl5/lib/perl5/5.40.0
    /boot/home/perl5/lib/perl5/BePC-haiku-thread-multi
    /boot/home/perl5/lib/perl5
    /packages/perl_x86-5.40.0-4/.self/non-packaged/lib/perl5/site_perl/5.40/BePC-haiku-thread-multi
    /packages/perl_x86-5.40.0-4/.self/non-packaged/lib/perl5/site_perl/5.40
    /packages/perl_x86-5.40.0-4/.self/lib/perl5/vendor_perl/5.40/BePC-haiku-thread-multi
    /packages/perl_x86-5.40.0-4/.self/lib/perl5/vendor_perl/5.40
    /packages/perl_x86-5.40.0-4/.self/lib/perl5/5.40.0/BePC-haiku-thread-multi
    /packages/perl_x86-5.40.0-4/.self/lib/perl5/5.40.0
    .