Alien-Build v2.77 Perl 5 v5.37.10 darwin-2level

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Alien-Build v2.77
Platform
Perl 5 v5.37.10 darwin-2level
Date
2023-02-25 15:55:13
ID
c9f3d51c-b524-11ed-b1b2-534282133de7
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 Graham Ollis,

This is a computer-generated report for Alien-Build-2.77
on perl 5.37.10, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# 
# 
# HARNESS_ACTIVE=1
# HARNESS_VERSION=3.44
# PERL="/Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.10"
# PERL5LIB=/Users/cpantesting/cpantesting/perl-blead/.cpan/build/Alien-Build-2.77-0/blib/lib:/Users/cpantesting/cpantesting/perl-blead/.cpan/build/Alien-Build-2.77-0/blib/arch:
# PERL5OPT=
# PERL5_CPANPLUS_IS_RUNNING=94764
# PERL5_CPAN_IS_RUNNING=94764
# PERLBREW_HOME=/Users/cpantesting/.perlbrew
# PERLBREW_MANPATH=/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
# PERLBREW_PATH=/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
# PERLBREW_PERL=perl-5.32.0
# PERLBREW_ROOT=/Users/cpantesting/perl5/perlbrew
# PERLBREW_SHELLRC_VERSION=0.94
# PERLBREW_VERSION=0.94
# PERLVER=blead
# PERL_DL_NONLAZY=1
# PERL_INLINE_DIRECTORY=/Users/cpantesting/.Inline-blead
# PERL_MM_USE_DEFAULT=1
# PERL_USE_UNSAFE_INC=0
# SHELL=/bin/bash
# 
# 
# 
# PERL5LIB path
# /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Alien-Build-2.77-0/blib/lib
# /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Alien-Build-2.77-0/blib/arch
# 
# 
# 
# perl                     5.037010 darwin darwin-2level
# Acme::Alien::DontPanic   -
# Alien::Base::ModuleBuild -
# Alien::Libbz2            -
# Alien::cmake3            -
# Alien::gzip              -
# Alien::xz                -
# Archive::Tar             2.40
# Archive::Zip             -
# Capture::Tiny            0.48
# Devel::Hide              0.0015
# Digest::SHA              6.03
# Env::ShellWords          -
# ExtUtils::CBuilder       0.280238
# ExtUtils::MakeMaker      7.66
# ExtUtils::ParseXS        3.49
# FFI::CheckLib            0.31
# FFI::Platypus            -
# File::Listing            -
# File::Listing::Ftpcopy   -
# File::Which              1.27
# File::chdir              0.1011
# HTML::Parser             -
# HTTP::Tiny               0.082
# IO::Compress::Bzip2      2.204
# IO::Socket::SSL          2.081
# IO::Uncompress::Bunzip2  2.204
# IO::Zlib                 1.14
# JSON::PP                 4.16
# LWP                      -
# LWP::Protocol::https     -
# List::Util               1.63
# Mojo::DOM58              -
# Mojolicious              -
# Net::FTP                 3.14
# Net::SSLeay              1.92
# Path::Tiny               0.144
# PkgConfig                -
# PkgConfig::LibPkgConf    -
# Plack                    -
# Readonly                 -
# Sort::Versions           -
# Test2::API               1.302192
# Test2::V0                0.000145
# Text::ParseWords         3.31
# URI                      5.17
# YAML                     -
# parent                   0.241
# 
# 
# 
# $VAR1 = {
#           'pkg-config' => {
#                             'pkg-config' => '/usr/local/bin/pkg-config',
#                             'pkgconf' => undef
#                           },
#           'compiler_type' => 'unix',
#           'system_type' => 'unix',
#           'cmake_generator' => 'Unix Makefiles',
#           'cpu' => {
#                      'count' => 12,
#                      'arch' => {
#                                  'name' => 'x86_64'
#                                }
#                    }
#         };
# pkg-config negotiate pick = PkgConfig::CommandLine
# 
# 
# [config.site]
# # file automatically generated by /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Alien-Build-2.77-0/blib/lib/Alien/Build/Plugin/Build/Autoconf.pm
# libdir='${prefix}/lib'
# 
# 
# 
t/00_diag.t .......................................... ok
t/01_use.t ........................................... ok
t/alien_base.t ....................................... ok
t/alien_base__system_installed.t ..................... skipped: test requires Alien::Base::ModuleBuild
t/alien_base_pkgconfig.t ............................. ok
t/alien_base_wrapper.t ............................... ok
t/alien_build.t ...................................... ok
t/alien_build__download_rule.t ....................... ok
t/alien_build_commandsequence.t ...................... ok
t/alien_build_commandsequence__cd.t .................. ok
t/alien_build_interpolate.t .......................... ok
t/alien_build_interpolate_default.t .................. ok
t/alien_build_log.t .................................. ok
t/alien_build_log_abbreviate.t ....................... ok
t/alien_build_log_default.t .......................... ok
t/alien_build_meta.t ................................. ok
t/alien_build_mm.t ................................... ok
t/alien_build_plugin.t ............................... ok
t/alien_build_plugin_build_autoconf.t ................ ok
t/alien_build_plugin_build_cmake.t ................... skipped: test requires Alien::cmake3
t/alien_build_plugin_build_copy.t .................... ok
t/alien_build_plugin_build_make.t .................... ok
t/alien_build_plugin_build_msys.t .................... ok
t/alien_build_plugin_build_searchdep.t ............... skipped: test requires Env::ShellWords
t/alien_build_plugin_core_cleaninstall.t ............. ok
t/alien_build_plugin_core_download.t ................. ok
t/alien_build_plugin_core_ffi.t ...................... ok
t/alien_build_plugin_core_gather.t ................... ok
t/alien_build_plugin_core_legacy.t ................... ok
t/alien_build_plugin_core_override.t ................. ok
t/alien_build_plugin_core_setup.t .................... ok
t/alien_build_plugin_core_tail.t ..................... ok
t/alien_build_plugin_decode_dirlisting.t ............. ok
t/alien_build_plugin_decode_dirlistingftpcopy.t ...... ok
t/alien_build_plugin_decode_html.t ................... ok
t/alien_build_plugin_decode_mojo.t ................... ok
t/alien_build_plugin_digest_negotiate.t .............. ok
t/alien_build_plugin_digest_sha.t .................... ok
t/alien_build_plugin_digest_shapp.t .................. ok
t/alien_build_plugin_download_negotiate.t ............ ok
t/alien_build_plugin_extract_archivetar.t ............ ok
t/alien_build_plugin_extract_archivezip.t ............ ok
t/alien_build_plugin_extract_commandline.t ........... ok
t/alien_build_plugin_extract_commandline__tar_can.t .. skipped: test requires Readonly 1.60
t/alien_build_plugin_extract_directory.t ............. ok
t/alien_build_plugin_extract_file.t .................. ok
t/alien_build_plugin_extract_negotiate.t ............. ok
t/alien_build_plugin_fetch_curlcommand.t ............. ok
t/alien_build_plugin_fetch_httptiny.t ................ ok
t/alien_build_plugin_fetch_local.t ................... ok
t/alien_build_plugin_fetch_localdir.t ................ ok
t/alien_build_plugin_fetch_lwp.t ..................... ok
t/alien_build_plugin_fetch_netftp.t .................. ok
t/alien_build_plugin_fetch_wget.t .................... ok
t/alien_build_plugin_gather_isolatedynamic.t ......... ok
t/alien_build_plugin_meta.t .......................... ok
t/alien_build_plugin_pkgconfig_commandline.t ......... ok
t/alien_build_plugin_pkgconfig_libpkgconf.t .......... skipped: Test requires PkgConfig::LibPkgConf
t/alien_build_plugin_pkgconfig_makestatic.t .......... skipped: test requires PkgConfig.pm
t/alien_build_plugin_pkgconfig_negotiate.t ........... ok
t/alien_build_plugin_pkgconfig_negotiate__pick.t ..... ok
t/alien_build_plugin_pkgconfig_pp.t .................. skipped: test requires PkgConfig 0.14026
t/alien_build_plugin_prefer_badversion.t ............. skipped: test requires Sort::Versions
t/alien_build_plugin_prefer_goodversion.t ............ skipped: test requires Sort::Versions
t/alien_build_plugin_prefer_sortversions.t ........... ok
t/alien_build_plugin_probe_cbuilder.t ................ ok
t/alien_build_plugin_probe_cbuilder__live.t .......... skipped: CI only
t/alien_build_plugin_probe_commandline.t ............. ok
t/alien_build_plugin_probe_vcpkg.t ................... skipped: Test requires Win32::Vcpkg 0.02
t/alien_build_plugin_test_mock.t ..................... ok
t/alien_build_rc.t ................................... ok
t/alien_build_rc__prepostload.t ...................... ok
t/alien_build_rc__prepostload_plugin.t ............... ok
t/alien_build_temp.t ................................. ok
t/alien_build_tempdir.t .............................. ok
t/alien_build_util.t ................................. ok
t/alien_build_version_basic.t ........................ ok
t/alien_role.t ....................................... ok
t/alien_util.t ....................................... ok
t/alienfile.t ........................................ ok
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
t/test_alien.t ....................................... ok
t/test_alien_build.t ................................. ok
t/test_alien_cancompile.t ............................ ok
Devel::Hide hides FFI/Platypus.pm
t/test_alien_canplatypus.t ........................... ok
t/test_alien_diag.t .................................. ok
t/test_alien_run.t ................................... ok
t/test_alien_synthetic.t ............................. ok
All tests successful.
Files=87, Tests=423, 35 wallclock secs ( 0.31 usr  0.15 sys + 23.50 cusr 10.94 csys = 34.90 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Capture::Tiny       0.17     0.48    
    Digest::SHA         0        6.03    
    ExtUtils::CBuilder  0        0.280238
    ExtUtils::MakeMaker 6.64     7.66    
    ExtUtils::ParseXS   3.30     3.49    
    FFI::CheckLib       0.11     0.31    
    File::chdir         0        0.1011  
    File::Which         1.10     1.27    
    JSON::PP            0        4.16    
    List::Util          1.33     1.63    
    parent              0        0.241   
    Path::Tiny          0.077    0.144   
    perl                5.008004 5.037010
    Test2::API          1.302096 1.302192
    Text::ParseWords    3.26     3.31    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.64     7.66    
    Test2::API          1.302096 1.302192
    Test2::V0           0.000121 0.000145

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::CBuilder  0        0.280238
    ExtUtils::MakeMaker 6.64     7.66    
    ExtUtils::ParseXS   3.30     3.49    
    File::Which         0        1.27    
    perl                5.008004 5.037010


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
    PERL = blead
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 94764
    PERL5_CPAN_IS_RUNNING = 94764
    PERLBREW_HOME = /Users/cpantesting/.perlbrew
    PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERLVER = blead
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.10
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 703 702 701 100
    $EGID = 20 20 12 61 703 702 701 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.89    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.66    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.66    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.49    
    File::Spec          3.88    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302192
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 10) configuration:
  Commit id: be7bcfde514006546f32b6d5b0675685b293d13c
  Platform:
    osname=darwin
    osvers=21.6.0
    archname=darwin-2level
    uname='darwin harrow.local 21.6.0 darwin kernel version 21.6.0: mon aug 22 20:17:10 pdt 2022; root:xnu-8020.140.49~2release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
    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='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
    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='cc'
    ldflags =' -mmacosx-version-min=12.6 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=12.6 -bundle -undefined dynamic_lookup -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_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 darwin
  Compiled at Feb 25 2023 12:20:41
  %ENV:
    PERL="blead"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="94764"
    PERL5_CPAN_IS_RUNNING="94764"
    PERLBREW_HOME="/Users/cpantesting/.perlbrew"
    PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERLVER="blead"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.10/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.10