App-perlbrew v0.92 Perl 5 v5.32.0 x86_64-linux-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
App-perlbrew v0.92
Platform
Perl 5 v5.32.0 x86_64-linux-ld
Date
2021-09-04 19:39:30
ID
d2bc5298-0db7-11ec-aa69-fb36e2fcf92a
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.32.0, 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:

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/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/dWWEASsgCL/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/Yiuuaz3jkR"; 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/RXn2eOna6k"; 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/pbdpSp_DpE"; 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/YY5RIxxL0y"; 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/HXVSvXYYXJ/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=/tmp/loop_over_bdir-2171285-MtOrfi/App-perlbrew-0.92-0/t/fake-bin:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
# curl = /tmp/loop_over_bdir-2171285-MtOrfi/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, 12 wallclock secs ( 0.12 usr  0.18 sys +  6.00 cusr  1.75 csys =  8.05 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need       Have      
    -------------------- ---------- ----------
    Capture::Tiny        0.36       0.48      
    CPAN::Perl::Releases 5.20210320 5.20210821
    Devel::PatchPerl     2.08       2.08      
    ExtUtils::MakeMaker  7.22       7.44      
    File::Copy           0          2.34      
    File::Temp           0.2304     0.2309    
    JSON::PP             0          4.04      
    local::lib           2.000014   2.000024  
    Pod::Parser          1.63       1.63      
    Pod::Usage           1.68       1.69      

build_requires:

    Module               Need       Have      
    -------------------- ---------- ----------
    File::Which          1.21       1.23      
    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.06      
    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:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 276002
    PERL5_CPAN_IS_RUNNING = 276002
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0/af11/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
  Commit id: 0cf01644e9e0460386db76c3546d69b15e0806df
  Platform:
    osname=linux
    osvers=5.3.0-2-amd64
    archname=x86_64-linux-ld
    uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0/af11 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -g'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.2.1 20191109'
    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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.29.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.29'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Jun 21 2020 07:27:43
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="276002"
    PERL5_CPAN_IS_RUNNING="276002"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0/af11/lib/site_perl/5.32.0/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0/af11/lib/site_perl/5.32.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0/af11/lib/5.32.0/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.32.0/af11/lib/5.32.0
    .