App-perlbrew v0.92 Perl 5 v5.28.3 darwin-thread-multi-2level

Status
Pass
From
Roland van Ipenburg (IPENBURG)
Dist
App-perlbrew v0.92
Platform
Perl 5 v5.28.3 darwin-thread-multi-2level
Date
2021-04-30 22:31:40
ID
d5895eb6-aa03-11eb-a26f-aac709be7405
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-0.92
on perl 5.28.3, created by CPAN-Reporter-1.2018.

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 './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/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
t/13.perl_release.t .................... ok
t/14.perl_version_parsing.t ............ ok
# /tmp/vfMHYXQeyy/build/test/test
t/15.no-reuse-build-dir.t .............. ok
t/16.release-detail.t .................. ok
t/17.release-detail-cperl-local.t ...... ok
t/17.release-detail-cperl-remote.t ..... skipped: These tests send HTTP requests. Set env TEST_LIVE=1 to really run them.
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.
t/app-perlbrew-path-installation.t ..... ok
t/app-perlbrew-path.t .................. ok
t/bashrc_content.t ..................... ok
t/builddir.t ........................... ok
t/command-alias.t ...................... ok
t/command-available.t .................. ok
# ARGS: --with perl-5.14.1 perl -MExtUtils::Installed -le BEGIN{@INC=grep {$_ ne q!.!} @INC}; open my $output_fh, ">", "/tmp/K_QMbRIU5D"; print {$output_fh} $_ for ExtUtils::Installed->new->modules;
# ARGS: --with perl-5.16.0 cpanm Foo Bar
# ARGS: --with perl-5.14.1 perl -MExtUtils::Installed -le BEGIN{@INC=grep {$_ ne q!.!} @INC}; open my $output_fh, ">", "/tmp/OyWeWRHD_m"; print {$output_fh} $_ for ExtUtils::Installed->new->modules;
# ARGS: --with perl-5.16.0 cpanm Foo Bar
# ARGS: --with perl-5.16.0 perl -MExtUtils::Installed -le BEGIN{@INC=grep {$_ ne q!.!} @INC}; open my $output_fh, ">", "/tmp/5nqTzDT10m"; print {$output_fh} $_ for ExtUtils::Installed->new->modules;
# ARGS: --with perl-5.14.1 cpanm Foo Bar
# ARGS: --with perl-5.16.0 perl -MExtUtils::Installed -le BEGIN{@INC=grep {$_ ne q!.!} @INC}; open my $output_fh, ">", "/tmp/eTym1kO9yi"; print {$output_fh} $_ for ExtUtils::Installed->new->modules;
# ARGS: --with perl-5.14.1 cpanm Foo Bar
t/command-clone-modules.t .............. ok
t/command-compgen.t .................... ok
t/command-display-rc.t ................. ok
Attempting to create directory /tmp/bVm2_i6x_Y/libs/perl-5.14.1@nobita
t/command-env.t ........................ ok
sort (...) interpreted as function at t/command-exec.t line 283.
sort (...) interpreted as function at t/command-exec.t line 305.
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-from-archive.t ....... ok
t/command-install-patchperl.t .......... ok
t/command-install.t .................... ok
t/command-lib.t ........................ ok
t/command-list.t ....................... ok
t/current_perl.t ....................... ok
t/current_shell.t ...................... ok
t/do_system.t .......................... ok
t/failure-command-install-cpanm.t ...... ok
t/failure-command-install-patchperl.t .. ok
t/home.t ............................... ok
t/http-program-control.t ............... ok
# PATH=/Users/roland/.cpan/build/App-perlbrew-0.92-0/t/fake-bin:/opt/local/bin:/usr/bin:/bin
# curl = /Users/roland/.cpan/build/App-perlbrew-0.92-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/unit-files-are-the-same.t ............ ok
All tests successful.
Files=60, Tests=416, 26 wallclock secs ( 0.29 usr  0.18 sys + 14.12 cusr  3.29 csys = 17.88 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need       Have      
    -------------------- ---------- ----------
    Capture::Tiny        0.36       0.48      
    CPAN::Perl::Releases 5.20210320 5.20210320
    Devel::PatchPerl     2.08       2.08      
    ExtUtils::MakeMaker  7.22       7.60      
    File::Copy           0          2.33      
    File::Temp           0.2304     0.2311    
    JSON::PP             0          4.06      
    local::lib           2.000014   2.000024  
    Pod::Parser          1.63       1.63      
    Pod::Usage           1.68       2.01      

build_requires:

    Module               Need       Have      
    -------------------- ---------- ----------
    File::Which          1.21       1.24      
    IO::All              0.51       0.87      
    Path::Class          0.33       0.37      
    Test::Exception      0.32       0.43      
    Test::More           1.001002   1.302183  
    Test::NoWarnings     1.04       1.04      
    Test::Output         1.03       1.033     
    Test::Simple         1.001002   1.302183  
    Test::Spec           0.49       0.54      
    Test::TempDir::Tiny  0.016      0.018     

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_CTYPE = UTF-8
    PATH = /opt/local/bin:/usr/bin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 96172
    PERL5_CPAN_IS_RUNNING = 96172
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TERM = xterm-256color

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

    $^X = /opt/local/bin/perl5.28
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 702 701 33
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 702 701 33

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.60    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.60    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.39    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 28 subversion 3) configuration:
   
  Platform:
    osname=darwin
    osvers=19.6.0
    archname=darwin-thread-multi-2level
    uname='darwin catalina.internal.macports.net 19.6.0 darwin kernel version 19.6.0: thu oct 29 22:56:45 pdt 2020; root:xnu-6153.141.2.2~1release_x86_64 x86_64 '
    config_args='-des -Dprefix=/opt/local -Dscriptdir=/opt/local/bin -Dvendorprefix=/opt/local -Dusemultiplicity=y -Dusethreads -Duseshrplib -Dcc=/usr/bin/clang -Dman1ext=1pm -Dman3ext=3pm -Dinstallstyle=lib/perl5 -Dman1dir=/opt/local/share/man/man1p -Dman3dir=/opt/local/share/man/man3p -Dsitebin=/opt/local/libexec/perl5.28/sitebin -Dsiteman1dir=/opt/local/share/perl5.28/siteman/man1 -Dsiteman3dir=/opt/local/share/perl5.28/siteman/man3 -Dvendorbin=/opt/local/libexec/perl5.28 -Dvendorman1dir=/opt/local/share/perl5.28/man/man1 -Dvendorman3dir=/opt/local/share/perl5.28/man/man3 -Dpager=/usr/bin/less -sR -Dperlpath=/opt/local/bin/perl5.28 -Dstartperl=#!/opt/local/bin/perl5.28 -Acppflags=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Accflags=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -Alddlflags=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -Aldflags=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk '
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='/usr/bin/clang'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -fno-strict-aliasing -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -fno-strict-aliasing -fstack-protector-strong -I/opt/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.62)'
    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='/usr/bin/clang'
    ldflags =' -mmacosx-version-min=10.15 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -fstack-protector-strong'
    libpth=/opt/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/11.0.3/lib /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=true
    libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    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 darwin
  Compiled at Nov 21 2020 17:08:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="96172"
    PERL5_CPAN_IS_RUNNING="96172"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/local/lib/perl5/site_perl/5.28/darwin-thread-multi-2level
    /opt/local/lib/perl5/site_perl/5.28
    /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level
    /opt/local/lib/perl5/vendor_perl/5.28
    /opt/local/lib/perl5/5.28/darwin-thread-multi-2level
    /opt/local/lib/perl5/5.28
    .