IPC-Run v20231003.0 Perl 5 v5.36.1 x86_64-netbsd-thread-multi

Status
Pass
From
Roland van Ipenburg (IPENBURG)
Dist
IPC-Run v20231003.0
Platform
Perl 5 v5.36.1 x86_64-netbsd-thread-multi
Date
2023-10-31 15:36:41
ID
49bb9ba8-7803-11ee-ba2e-9177760fcf74
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 Todd Rinaldo,

This is a computer-generated report for IPC-Run-20231003.0
on perl 5.36.1, 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/*.t
t/adopt.t ............................ skipped: adopt not implemented yet
t/autoflush.t ........................ ok
t/autovivifyfh.t ..................... ok
t/binmode.t .......................... ok
t/bogus.t ............................ ok
t/child_fd_inadvertently_closed.t .... ok
t/eintr.t ............................ ok
t/filter.t ........................... ok
t/harness.t .......................... ok
t/io.t ............................... ok
t/kill_kill.t ........................ ok
t/parallel.t ......................... ok
t/parent_and_child_fds_match.t ....... ok
# IO::Tty 1.17, IO::Pty 1.17
t/pty.t .............................. ok
t/pump.t ............................. ok
t/readonly.t ......................... ok
t/result.t ........................... ok
t/run.t .............................. ok
t/run_stdin-callback-return-array.t .. ok
t/signal.t ........................... ok
t/timeout.t .......................... ok
t/timer.t ............................ ok
t/utf8.t ............................. ok
t/win32_compile.t .................... ok
t/win32_newlines.t ................... skipped: Skipping when not on Win32
t/windows_search_path.t .............. ok
All tests successful.
Files=26, Tests=761, 15 wallclock secs ( 0.09 usr  0.00 sys +  1.60 cusr  0.44 csys =  2.13 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    IO::Pty             1.08 1.17    
    Test::More          0.47 1.302195

build_requires:

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

configure_requires:

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

opt_requires:

    Module              Need Have    
    ------------------- ---- --------
    IO::Pty             1.08 1.17    
    Readonly            0    2.05    


------------------------------
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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4281
    PERL5_CPAN_IS_RUNNING = 4281
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TERM = xterm-256color

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

    $^X = /usr/pkg/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 2 3 4 5 20 31 34
    $EGID = 0 0 2 3 4 5 20 31 34

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.47    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
   
  Platform:
    osname=netbsd
    osvers=9.0
    archname=x86_64-netbsd-thread-multi
    uname='netbsd amd64-nb9.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 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe'
    optimize='-O2 -fPIC -D_FORTIFY_SOURCE=2  -pthread  -I/usr/include'
    cppflags='-O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe'
    ccversion=''
    gccversion='7.4.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.36.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_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
  Built under netbsd
  Compiled at Jun 27 2023 01:50:41
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4281"
    PERL5_CPAN_IS_RUNNING="4281"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/pkg/lib/perl5/site_perl/5.36.0/x86_64-netbsd-thread-multi
    /usr/pkg/lib/perl5/site_perl/5.36.0
    /usr/pkg/lib/perl5/vendor_perl/5.36.0/x86_64-netbsd-thread-multi
    /usr/pkg/lib/perl5/vendor_perl/5.36.0
    /usr/pkg/lib/perl5/5.36.0/x86_64-netbsd-thread-multi
    /usr/pkg/lib/perl5/5.36.0
    .