Alien-Build v2.84 Perl 5 v5.20.1 OpenBSD.amd64-openbsd

Status
Pass
From
Nigel Horne
Dist
Alien-Build v2.84
Platform
Perl 5 v5.20.1 OpenBSD.amd64-openbsd
Date
2024-11-07 18:14:22
ID
1cf84a56-9d34-11ef-8eed-ef7630f1cf6d
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.84
on perl 5.20.1, 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:

none provided

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.20.1/bin/perl" "-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.50
# PERL5LIB=/home/njh/.cpan/build/Alien-Build-2.84-0/blib/lib:/home/njh/.cpan/build/Alien-Build-2.84-0/blib/arch:
# PERL5OPT=
# PERL5_CPANPLUS_IS_RUNNING=28519
# PERL5_CPAN_IS_RUNNING=28519
# PERLBREW_HOME=/home/njh/.perlbrew
# PERLBREW_MANPATH=/home/njh/perl5/perlbrew/perls/perl-5.20.1/man
# PERLBREW_PATH=/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1/bin
# PERLBREW_PERL=perl-5.20.1
# PERLBREW_ROOT=/home/njh/perl5/perlbrew
# PERLBREW_SHELLRC_VERSION=1.00
# PERLBREW_VERSION=1.00
# PERL_DL_NONLAZY=1
# PERL_USE_UNSAFE_INC=1
# SHELL=/bin/bash
# 
# 
# 
# PERL5LIB path
# /home/njh/.cpan/build/Alien-Build-2.84-0/blib/lib
# /home/njh/.cpan/build/Alien-Build-2.84-0/blib/arch
# 
# 
# 
# perl                     5.020001 openbsd OpenBSD.amd64-openbsd
# Acme::Alien::DontPanic   -
# Alien::Base::ModuleBuild -
# Alien::Libbz2            -
# Alien::cmake3            -
# Alien::gzip              -
# Alien::xz                -
# Archive::Tar             3.02
# Archive::Zip             1.68
# Capture::Tiny            0.48
# Devel::Hide              -
# Digest::SHA              6.04
# Env::ShellWords          -
# ExtUtils::CBuilder       0.280236
# ExtUtils::MakeMaker      7.70
# ExtUtils::ParseXS        3.44
# FFI::CheckLib            0.28
# FFI::Platypus            -
# File::Listing            6.14
# File::Listing::Ftpcopy   -
# File::Which              1.27
# File::chdir              0.1011
# HTML::Parser             3.83
# HTTP::Tiny               0.082
# IO::Compress::Bzip2      2.213
# IO::Socket::SSL          2.072
# IO::Uncompress::Bunzip2  2.213
# IO::Zlib                 1.15
# JSON::PP                 4.06
# LWP                      6.77
# LWP::Protocol::https     6.14
# List::Util               1.62
# Mojo::DOM58              -
# Mojolicious              -
# Net::FTP                 3.15
# Net::SSLeay              1.94
# Path::Tiny               0.120
# PkgConfig                -
# PkgConfig::LibPkgConf    -
# Plack                    -
# Readonly                 2.05
# Sort::Versions           -
# Test2::API               1.302204
# Test2::V0                1.302204
# Text::ParseWords         3.30
# URI                      5.31
# YAML                     1.31
# parent                   0.228
# 
# 
# 
# ---
# cmake_generator: Unix Makefiles
# compiler_type: unix
# cpu:
#   arch:
#     name: x86_64
#   count: 1
# pkg-config:
#   pkg-config: /usr/bin/pkg-config
#   pkgconf: ~
# system_type: unix
# pkg-config negotiate pick = PkgConfig::CommandLine
# 
# 
# [config.site]
# # file automatically generated by /home/njh/.cpan/build/Alien-Build-2.84-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 .. ok
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
compilet-JS9On.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-JS9On.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-JS9On.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-nk0r5.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-nk0r5.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-nk0r5.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-YM2PW.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-YM2PW.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-YM2PW.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-jYIDu.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-jYIDu.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-jYIDu.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-MlLbp.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-MlLbp.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-MlLbp.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-yQYft.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-yQYft.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-yQYft.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-6SJoQ.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-6SJoQ.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-6SJoQ.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-u5bt3.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-u5bt3.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-u5bt3.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-Pzwmo.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-Pzwmo.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-Pzwmo.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
compilet-xsVO5.c:1:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int boot_compilet() { return 1; }
                 ^
                  void
compilet-xsVO5.c:1:5: warning: no previous prototype for function 'boot_compilet' [-Wmissing-prototypes]
int boot_compilet() { return 1; }
    ^
compilet-xsVO5.c:1:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int boot_compilet() { return 1; }
^
static 
2 warnings generated.
t/test_alien.t ....................................... ok
t/test_alien_build.t ................................. ok
t/test_alien_cancompile.t ............................ ok
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=424, 71 wallclock secs ( 1.06 usr  0.38 sys + 39.42 cusr 15.17 csys = 56.03 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Capture::Tiny       0.17     0.48    
    Digest::SHA         0        6.04    
    ExtUtils::CBuilder  0        0.280236
    ExtUtils::MakeMaker 6.64     7.70    
    ExtUtils::ParseXS   3.30     3.44    
    FFI::CheckLib       0.11     0.28    
    File::chdir         0        0.1011  
    File::Which         1.10     1.27    
    JSON::PP            0        4.06    
    List::Util          1.33     1.62    
    parent              0        0.228   
    Path::Tiny          0.077    0.120   
    perl                5.008004 5.020001
    Test2::API          1.302096 1.302204
    Text::ParseWords    3.26     3.30    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.64     7.70    
    Test2::API          1.302096 1.302204
    Test2::V0           0.000121 1.302204

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::CBuilder  0        0.280236
    ExtUtils::MakeMaker 6.64     7.70    
    ExtUtils::ParseXS   3.30     3.44    
    File::Which         0        1.27    
    perl                5.008004 5.020001


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

Environment variables:

    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1/bin:/home/njh/bin:/bin:/usr/bin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28519
    PERL5_CPAN_IS_RUNNING = 28519
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.20.1/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1/bin
    PERLBREW_PERL = perl-5.20.1
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 1.00
    PERLBREW_VERSION = 1.00
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.20.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.06    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=6.9, archname=OpenBSD.amd64-openbsd
    uname='openbsd njh2.bandsman.co.uk 6.9 generic.mp#4 amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.20.1 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.20.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='OpenBSD Clang 10.0.1 ', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.96.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under openbsd
  Compiled at Oct 15 2021 07:05:06
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28519"
    PERL5_CPAN_IS_RUNNING="28519"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.20.1/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1/bin"
    PERLBREW_PERL="perl-5.20.1"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="1.00"
    PERLBREW_VERSION="1.00"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1
    /home/njh/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1
    .