Alien-Bazel v0.02 Perl 5 v5.30.3 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
Alien-Bazel v0.02
- Platform
- Perl 5 v5.30.3 x86_64-linux
- Date
- 2022-11-23 22:24:04
- ID
- 8a110c62-6b7d-11ed-a460-b04f6e8775ea
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 William N. Braswell, Jr.,
This is a computer-generated report for Alien-Bazel-0.02
on perl 5.30.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 '/usr/bin/make test':
"/opt/perl-5.30.3/bin/perl" -MAlien::Build::MM=cmd -e test
<<< DEBUG >>> have $time_start = 1669237393.57716 seconds
PERL_DL_NONLAZY=1 "/opt/perl-5.30.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# -------------------------------------- ---- ----
# Alien::Build 1.40 2.73
# Alien::Build::MM 0.32 2.73
# Alien::Build::Plugin::Download::GitHub 0.09 0.10
# ExtUtils::MakeMaker 6.52 7.64
#
# === Build Requires ===
#
# Module Want Have
# ----------------------------------------- ----- --------
# Alien::Build 2.72 2.73
# Alien::Build::MM 0.32 2.73
# Alien::Build::Plugin::Download::GitHub 0.10 0.10
# Alien::Build::Plugin::Download::Negotiate 1.30 2.73
# Config any 5.030003
# ExtUtils::MakeMaker 6.52 7.64
# File::Which any 1.27
# HTTP::Tiny 0.044 0.076
# IO::Socket::SSL 1.56 2.075
# Mojo::DOM58 1.00 3.001
# Mozilla::CA any 20211001
# Net::SSLeay 1.49 1.92
# Path::Tiny any 0.124
# URI any 5.16
# URI::Escape any 5.16
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Cwd any 3.78
# Env any 1.04
# ExtUtils::MakeMaker 6.52 7.64
# File::Spec any 3.78
# Test2::V0 any 0.000145
# Test::Alien any 2.73
# Test::Alien::Diag any 2.73
# Test::More any 1.302191
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ----- -----
# Alien::Base 0.038 2.73
# Alien::Build 0.25 2.73
# Capture::Tiny any 0.48
# Data::Dumper any 2.174
# File::Which any 1.27
# List::Util any 1.63
# Path::Tiny any 0.124
# base any 2.27
# strict any 1.11
# warnings any 1.44
#
t/00-report-prereqs.t .. ok
#
#
#
# Alien::Bazel->cflags = [undef]
# Alien::Bazel->cflags_static = [undef]
# Alien::Bazel->install_type = share
# Alien::Bazel->libs = [undef]
# Alien::Bazel->libs_static = [undef]
# Alien::Bazel->version = 5.3.2
# Alien::Bazel->bin_dir = /home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin
#
#
# <<< DEBUG >>> have $bazel_bin_dir = /home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin
# <<< DEBUG >>> have $stage0_version = $VAR1 = bless( {
# 'out' => 'bazel 5.3.2
# ',
# 'sig' => 0,
# 'cmd' => [
# '/home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin/bazel',
# '--version'
# ],
# 'exit' => 0,
# 'err' => ''
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $stage0_error = $VAR1 = bless( {
# 'err' => 'WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a WORKSPACE file).
# Command \'FOOBAR\' not found. Try \'bazel help\'.
# ',
# 'exit' => 2,
# 'cmd' => [
# '/home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin/bazel',
# 'FOOBAR'
# ],
# 'sig' => 0,
# 'out' => ''
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $cpp_directory = examples/cpp-tutorial/stage1
# <<< DEBUG >>> have getcwd() = /home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/examples/cpp-tutorial/stage1
# <<< DEBUG >>> have $cpp_build = $VAR1 = bless( {
# 'exit' => 0,
# 'err' => 'Starting local Bazel server and connecting to it...
# Loading:
# Loading: 0 packages loaded
# Analyzing: target //main:hello-world (1 packages loaded, 0 targets configured)
# Analyzing: target //main:hello-world (33 packages loaded, 127 targets configured)
# INFO: Analyzed target //main:hello-world (37 packages loaded, 163 targets configured).
# INFO: Found 1 target...
# [0 / 4] [Prepa] Creating source manifest for //main:hello-world
# Target //main:hello-world up-to-date:
# bazel-bin/main/hello-world
# INFO: Elapsed time: 5.672s, Critical Path: 0.35s
# INFO: 6 processes: 4 internal, 2 processwrapper-sandbox.
# INFO: Build completed successfully, 6 total actions
# INFO: Build completed successfully, 6 total actions
# ',
# 'cmd' => [
# '/home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin/bazel',
# 'build',
# '//main:hello-world'
# ],
# 'sig' => 0,
# 'out' => ''
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $cpp_run = $VAR1 = bless( {
# 'sig' => 0,
# 'out' => 'Hello world
# Wed Nov 23 21:03:21 2022
# ',
# 'cmd' => [
# 'bazel-bin/main/hello-world'
# ],
# 'exit' => 0,
# 'err' => ''
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $cpp_directory = ../stage2
# <<< DEBUG >>> have getcwd() = /home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/examples/cpp-tutorial/stage2
# <<< DEBUG >>> have $cpp_build = $VAR1 = bless( {
# 'exit' => 0,
# 'err' => 'Starting local Bazel server and connecting to it...
# Loading:
# Loading: 0 packages loaded
# Analyzing: target //main:hello-world (1 packages loaded)
# Analyzing: target //main:hello-world (1 packages loaded, 0 targets configured)
# Analyzing: target //main:hello-world (31 packages loaded, 108 targets configured)
# INFO: Analyzed target //main:hello-world (37 packages loaded, 166 targets configured).
#
# INFO: Found 1 target...
# [0 / 4] [Prepa] BazelWorkspaceStatusAction stable-status.txt
# Target //main:hello-world up-to-date:
# bazel-bin/main/hello-world
# INFO: Elapsed time: 7.271s, Critical Path: 0.31s
# INFO: 7 processes: 4 internal, 3 processwrapper-sandbox.
# INFO: Build completed successfully, 7 total actions
# INFO: Build completed successfully, 7 total actions
# ',
# 'cmd' => [
# '/home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin/bazel',
# 'build',
# '//main:hello-world'
# ],
# 'out' => '',
# 'sig' => 0
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $cpp_run = $VAR1 = bless( {
# 'sig' => 0,
# 'out' => 'Hello world
# Wed Nov 23 21:03:29 2022
# ',
# 'exit' => 0,
# 'err' => '',
# 'cmd' => [
# 'bazel-bin/main/hello-world'
# ]
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $cpp_directory = ../stage3
# <<< DEBUG >>> have getcwd() = /home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/examples/cpp-tutorial/stage3
# <<< DEBUG >>> have $cpp_build = $VAR1 = bless( {
# 'sig' => 0,
# 'out' => '',
# 'err' => 'Starting local Bazel server and connecting to it...
# Loading:
# Loading: 0 packages loaded
# Analyzing: target //main:hello-world (1 packages loaded)
# Analyzing: target //main:hello-world (1 packages loaded, 0 targets configured)
# Analyzing: target //main:hello-world (32 packages loaded, 127 targets configured)
# INFO: Analyzed target //main:hello-world (38 packages loaded, 169 targets configured).
#
# INFO: Found 1 target...
# [0 / 4] [Prepa] BazelWorkspaceStatusAction stable-status.txt
# Target //main:hello-world up-to-date:
# bazel-bin/main/hello-world
# INFO: Elapsed time: 7.438s, Critical Path: 0.48s
# INFO: 8 processes: 4 internal, 4 processwrapper-sandbox.
# INFO: Build completed successfully, 8 total actions
# INFO: Build completed successfully, 8 total actions
# ',
# 'exit' => 0,
# 'cmd' => [
# '/home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin/bazel',
# 'build',
# '//main:hello-world'
# ]
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $cpp_run = $VAR1 = bless( {
# 'out' => 'Hello world
# Wed Nov 23 21:03:36 2022
# ',
# 'sig' => 0,
# 'exit' => 0,
# 'err' => '',
# 'cmd' => [
# 'bazel-bin/main/hello-world'
# ]
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> $JAVA_HOME = /usr/lib/jvm/java-11-openjdk-11.0.17.0.8-2.el7_9.x86_64
# <<< DEBUG >>> have $java_directory = ../../java-tutorial/
# <<< DEBUG >>> have getcwd() = /home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/examples/java-tutorial
# <<< DEBUG >>> have $java_build = $VAR1 = bless( {
# 'cmd' => [
# '/home/cpansand/.cpan/build/2022112321/Alien-Bazel-0.02-0/blib/lib/auto/share/dist/Alien-Bazel/bin/bazel',
# 'build',
# '//:ProjectRunner'
# ],
# 'exit' => 0,
# 'err' => 'Starting local Bazel server and connecting to it...
# Loading:
# Loading: 0 packages loaded
# Loading: 1 packages loaded
# Analyzing: target //:ProjectRunner (1 packages loaded, 0 targets configured)
# Analyzing: target //:ProjectRunner (31 packages loaded, 100 targets configured)
# Analyzing: target //:ProjectRunner (36 packages loaded, 274 targets configured)
# Analyzing: target //:ProjectRunner (45 packages loaded, 624 targets configured)
# Analyzing: target //:ProjectRunner (45 packages loaded, 624 targets configured)
# INFO: Analyzed target //:ProjectRunner (46 packages loaded, 763 targets configured).
# INFO: Found 1 target...
# [0 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt
# [4 / 7] JavaToolchainCompileClasses external/bazel_tools/tools/jdk/platformclasspath_classes; 0s processwrapper-sandbox
# [5 / 7] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar; 1s processwrapper-sandbox
# [6 / 7] Building ProjectRunner.jar (2 source files); 0s multiplex-worker
# Target //:ProjectRunner up-to-date:
# bazel-bin/ProjectRunner.jar
# bazel-bin/ProjectRunner
# INFO: Elapsed time: 17.495s, Critical Path: 5.60s
# INFO: 7 processes: 4 internal, 2 processwrapper-sandbox, 1 worker.
# INFO: Build completed successfully, 7 total actions
# INFO: Build completed successfully, 7 total actions
# ',
# 'out' => '',
# 'sig' => 0
# }, 'Test::Alien::Run' );
#
# <<< DEBUG >>> have $java_run = $VAR1 = bless( {
# 'cmd' => [
# 'bazel-bin/ProjectRunner'
# ],
# 'exit' => 0,
# 'err' => '',
# 'sig' => 0,
# 'out' => 'Hi!
# '
# }, 'Test::Alien::Run' );
#
t/alien_bazel.t ........ ok
All tests successful.
Files=2, Tests=48, 41 wallclock secs ( 0.02 usr 0.00 sys + 2.44 cusr 0.47 csys = 2.93 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------------------------- -------- --------
Alien::Base 0.038 2.73
Alien::Build 0.25 2.73
base 0 2.27
Capture::Tiny 0 0.48
Data::Dumper 0 2.174
File::Which 0 1.27
List::Util 0 1.63
Path::Tiny 0 0.124
perl 5.008004 5.030003
strict 0 1.11
warnings 0 1.44
build_requires:
Module Need Have
----------------------------------------- -------- --------
Alien::Build 2.72 2.73
Alien::Build::MM 0.32 2.73
Alien::Build::Plugin::Download::GitHub 0.10 0.10
Alien::Build::Plugin::Download::Negotiate 1.30 2.73
Config 0 5.030003
Cwd 0 3.78
Env 0 1.04
ExtUtils::MakeMaker 6.52 7.64
File::Spec 0 3.78
File::Which 0 1.27
HTTP::Tiny 0.044 0.076
IO::Socket::SSL 1.56 2.075
Mojo::DOM58 1.00 3.001
Mozilla::CA 0 20211001
Net::SSLeay 1.49 1.92
Path::Tiny 0 0.124
Test2::V0 0 0.000145
Test::Alien 0 2.73
Test::Alien::Diag 0 2.73
Test::More 0 1.302191
URI 0 5.16
URI::Escape 0 5.16
configure_requires:
Module Need Have
----------------------------------------- -------- --------
Alien::Build 1.40 2.73
Alien::Build::MM 0.32 2.73
Alien::Build::Plugin::Download::GitHub 0.09 0.10
ExtUtils::MakeMaker 6.52 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2022112321/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/arch:/home/cpansand/.cpan/build/2022112321/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/lib:/home/cpansand/.cpan/build/2022112321/Alien-Build-2.73-0/blib/arch:/home/cpansand/.cpan/build/2022112321/Alien-Build-2.73-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 18797
PERL5_CPAN_IS_RUNNING = 18797
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10231,18797
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022112320/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2022112320
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.30.3/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.64
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.10
JSON::PP 4.12
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302191
YAML 1.30
YAML::Syck 1.34
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=linux
osvers=3.10.0-1160.76.1.el7.x86_64
archname=x86_64-linux
uname='linux cloud3.bbbike.org 3.10.0-1160.76.1.el7.x86_64 #1 smp wed aug 10 16:21:17 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.30.3 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
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'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.8.5 20150623 (Red Hat 4.8.5-44)'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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
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
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Sep 23 2022 05:47:21
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2022112321/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/arch:/home/cpansand/.cpan/build/2022112321/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/lib:/home/cpansand/.cpan/build/2022112321/Alien-Build-2.73-0/blib/arch:/home/cpansand/.cpan/build/2022112321/Alien-Build-2.73-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="18797"
PERL5_CPAN_IS_RUNNING="18797"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="10231,18797"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022112320/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2022112321/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/arch
/home/cpansand/.cpan/build/2022112321/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/lib
/home/cpansand/.cpan/build/2022112321/Alien-Build-2.73-0/blib/arch
/home/cpansand/.cpan/build/2022112321/Alien-Build-2.73-0/blib/lib
/opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/site_perl/5.30.3
/opt/perl-5.30.3/lib/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/5.30.3
.