App-perlbrew v1.01 Perl 5 v5.41.10 i86pc-solaris-64

Status
Pass
From
Carlos Guevara
Dist
App-perlbrew v1.01
Platform
Perl 5 v5.41.10 i86pc-solaris-64
Date
2025-03-18 07:43:18
ID
a8bd0e42-03cc-11f0-9e50-e8383e8fe80f
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 Liu Kang Min,

This is a computer-generated report for App-perlbrew-1.01
on perl 5.41.10, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/00.load.t ............................... ok
t/01.options.t ............................ ok
t/02.format_perl_version.t ................ ok
t/03.test_get_available_versions.t ........ ok
t/04.find_available_perls.t ............... ok
t/05.get_current_perl.t ................... ok
t/06.installed_perls.t .................... skipped: No perl installation under PERLBREW_ROOT
t/07.argv.t ............................... ok
t/08.error_available.t .................... ok
t/08.error_install.t ...................... ok
t/08.error_install_blead.t ................ ok
t/08.error_install_cpanm.t ................ ok
t/08.error_install_cpm.t .................. ok
t/09.exit_status.t ........................ ok
t/10.resolve.t ............................ ok
t/11.editdist.t ........................... ok
t/11.root_from_arg.t ...................... ok
t/12.destdir.t ............................ ok
t/12.sitecustomize.t ...................... ok
# Workflow build 'when the given versionis not found is CPAN::Perl::Releases' is empty at t/13.perl_release.t around lines 27 -> 44.
t/13.perl_release.t ....................... ok
t/14.perl_version_parsing.t ............... ok
# /tmp/0sjKOcVNBs/build/test/test
t/15.no-reuse-build-dir.t ................. ok
t/16.release-detail.t ..................... ok
t/18.release-detail-perl-local.t .......... ok
t/18.release-detail-perl-remote.t ......... skipped: These tests send HTTP requests. Set env TEST_LIVE=1 to really run them.
# alias, available, clean, clone-modules, compgen, display-bashrc, display-cshrc, display-installation-failure-message, display-pristine-manpath, display-pristine-path, display-system-perl-executable, display-system-perl-shebang, download, env, exec, help, info, init, init-in-bash, install, install-cpanm, install-cpm, install-multiple, install-patchperl, lib, lib-create, lib-delete, lib-list, list, list-modules, make-pp, make-shim, off, self-install, self-upgrade, switch, switch-off, symlink-executables, uninstall, upgrade-perl, use, version
t/19.find_similar_commands.t .............. ok
t/app-perlbrew-path-installation.t ........ ok
t/app-perlbrew-path.t ..................... ok
t/bashrc_content.t ........................ ok
t/bashrc_executes.t ....................... ok
t/builddir.t .............................. ok
t/command-alias.t ......................... ok
t/command-available.t ..................... ok
t/command-clone-modules.t ................. ok
t/command-compgen.t ....................... ok
t/command-display-rc.t .................... ok
t/command-env.t ........................... ok
sort (...) interpreted as function at t/command-exec.t line 386.
sort (...) interpreted as function at t/command-exec.t line 410.
            # Command [perl -E 'somesub 42'] terminated with exit code 7 ($? = 1792) under the following perl environment:
            # format_info_output_value
            # Command [perl -E 'say 42'] terminated with exit code 3 ($? = 768) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 3 ($? = 768) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 3 ($? = 768) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 255 ($? = -1) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 7 ($? = 1792) under the following perl environment:
t/command-exec.t .......................... ok
t/command-help.t .......................... ok
t/command-info.t .......................... ok
t/command-install-cpanm.t ................. ok
t/command-install-cpm.t ................... ok
t/command-install-from-archive.t .......... ok
t/command-install-patchperl.t ............. ok
t/command-install.t ....................... ok
t/command-lib.t ........................... ok
# Workflow build 'when `--no-decoration` is given' is empty at t/command-list.t around lines 90 -> 98.
t/command-list.t .......................... ok
        # 
        # The content of shim:
        # ----
        # #!/bin/bash
        # export PERL5LIB="/export/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/arch:/export/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/lib"
        # unset PERLBREW_LIB
        # export PERLBREW_MANPATH="/tmp/VNBs2cjgiM/perls/perl-5.36.1/man"
        # export PERLBREW_PATH="/tmp/VNBs2cjgiM/bin:/tmp/VNBs2cjgiM/perls/perl-5.36.1/bin"
        # export PERLBREW_PERL="perl-5.36.1"
        # export PERLBREW_ROOT="/tmp/VNBs2cjgiM"
        # export PERLBREW_VERSION="1.01"
        # unset PERL_LOCAL_LIB_ROOT
        # 
        # export PATH="/tmp/VNBs2cjgiM/bin:/tmp/VNBs2cjgiM/perls/perl-5.36.1/bin:/export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin"
        # 
        # exec bar "$@"
        # 
        # 
        # ----
        # 
        # The content of shim:
        # ----
        # #!/bin/bash
        # export PERL5LIB="/export/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/arch:/export/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/lib"
        # unset PERLBREW_LIB
        # export PERLBREW_MANPATH="/tmp/VNBs2cjgiM/perls/perl-5.36.1/man"
        # export PERLBREW_PATH="/tmp/VNBs2cjgiM/bin:/tmp/VNBs2cjgiM/perls/perl-5.36.1/bin"
        # export PERLBREW_PERL="perl-5.36.1"
        # export PERLBREW_ROOT="/tmp/VNBs2cjgiM"
        # export PERLBREW_VERSION="1.01"
        # unset PERL_LOCAL_LIB_ROOT
        # 
        # export PATH="/tmp/VNBs2cjgiM/bin:/tmp/VNBs2cjgiM/perls/perl-5.36.1/bin:/export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin"
        # 
        # exec foo "$@"
        # 
        # 
        # ----
t/command-make-shim.t ..................... ok
t/current_perl.t .......................... ok
t/current_shell.t ......................... ok
t/do_system.t ............................. ok
t/error-http_download-exec-error.t ........ ok
t/error-http_download-exit-nonzero.t ...... ok
t/error-http_download-param-validation.t .. ok
t/error-install-before-init.t ............. ok
t/failure-command-install-cpanm.t ......... ok
t/failure-command-install-cpm.t ........... ok
t/failure-command-install-patchperl.t ..... ok
t/home.t .................................. ok
t/http-program-control.t .................. ok
# PATH=/export/home/cpan/.cpan/build/App-perlbrew-1.01-0/t/fake-bin:/export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
# curl = /export/home/cpan/.cpan/build/App-perlbrew-1.01-0/t/fake-bin/curl
t/http-ua-detect-non-curl.t ............... ok
t/http-ua-detect.t ........................ ok
t/http.t .................................. skipped: (no reason given)
t/installation-perlbrew.t ................. ok
t/installation.t .......................... ok
t/installation2.t ......................... ok
t/installation3.t ......................... ok
t/list_modules.t .......................... ok
t/sys.t ................................... ok
t/unit-files-are-the-same.t ............... ok
t/util-find-similar-tokens.t .............. ok
t/util-looks-like.t ....................... ok
All tests successful.
Files=72, Tests=241, 14 wallclock secs ( 0.25 usr  0.18 sys + 10.12 cusr  2.61 csys = 13.17 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need       Have      
    ------------------------- ---------- ----------
    Capture::Tiny             0.48       0.50      
    CPAN::Perl::Releases      5.20240920 5.20250224
    Devel::PatchPerl          2.08       2.08      
    ExtUtils::MakeMaker       7.22       7.72      
    File::Copy                0          2.41      
    File::Temp                0.2304     0.2311    
    JSON::PP                  0          4.16      
    local::lib                2.000014   2.000029  
    Pod::Usage                1.69       2.03      

build_requires:

    Module                    Need       Have      
    ------------------------- ---------- ----------
    File::Which               1.21       1.27      
    Path::Class               0.33       0.37      
    Test2::Plugin::IOEvents   0.001001   0.001001  
    Test2::Plugin::NoWarnings 0.10       0.10      
    Test2::V0                 0.000163   1.302209  

configure_requires:

    Module                    Need       Have      
    ------------------------- ---------- ----------
    Module::Build::Tiny       0.039      0.051     


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11427
    PERL5_CPAN_IS_RUNNING = 11427
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /export/home/cpan/bin/perl/bin/perl5.41.10
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 41 subversion 10) configuration:
  Commit id: 24ec8e7f78d0add1f58f08cd5e5ddb042d45f3b9
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris-64
    uname='sunos cjg-omniosce 5.11 omnios-r151050-daf07d448c8 i86pc i386 i86pc '
    config_args='-des -Dprefix=/export/home/cpan/bin/perl -Dscriptdir=/export/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Dcc=gcc'
    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='gcc'
    ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='13.2.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 =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/opt/gcc-13/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    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='  -R /export/home/cpan/bin/perl/lib/5.41.10/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC'
    lddlflags=' -shared -m64 -L/usr/gnu/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_DEVEL
    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
  Built under solaris
  Compiled at Mar 17 2025 22:30:45
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11427"
    PERL5_CPAN_IS_RUNNING="11427"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/cpan/bin/perl/lib/site_perl/5.41.10/i86pc-solaris-64
    /export/home/cpan/bin/perl/lib/site_perl/5.41.10
    /export/home/cpan/bin/perl/lib/5.41.10/i86pc-solaris-64
    /export/home/cpan/bin/perl/lib/5.41.10
    .