Git-Wrapper-Plus v0.004011 Perl 5 v5.32.0 darwin-2level
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Git-Wrapper-Plus v0.004011
- Platform
- Perl 5 v5.32.0 darwin-2level
- Date
- 2021-04-26 15:39:43
- ID
- 9f06e7e8-a6a5-11eb-9813-d73dfa49fabd
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 Kent Fredric,
This is a computer-generated report for Git-Wrapper-Plus-0.004011
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile/*.t t/branches/*.t t/plus/*.t t/refs/*.t t/tags/*.t
t/00-compile/lib_Git_Wrapper_Plus_Branches_pm.t ................. ok
t/00-compile/lib_Git_Wrapper_Plus_pm.t .......................... ok
t/00-compile/lib_Git_Wrapper_Plus_Ref_Branch_pm.t ............... ok
t/00-compile/lib_Git_Wrapper_Plus_Ref_pm.t ...................... ok
t/00-compile/lib_Git_Wrapper_Plus_Ref_Tag_pm.t .................. ok
t/00-compile/lib_Git_Wrapper_Plus_Refs_pm.t ..................... ok
t/00-compile/lib_Git_Wrapper_Plus_Support_Arguments_pm.t ........ ok
t/00-compile/lib_Git_Wrapper_Plus_Support_Behaviors_pm.t ........ ok
t/00-compile/lib_Git_Wrapper_Plus_Support_Commands_pm.t ......... ok
t/00-compile/lib_Git_Wrapper_Plus_Support_pm.t .................. ok
t/00-compile/lib_Git_Wrapper_Plus_Support_Range_pm.t ............ ok
t/00-compile/lib_Git_Wrapper_Plus_Support_RangeDictionary_pm.t .. ok
t/00-compile/lib_Git_Wrapper_Plus_Support_RangeSet_pm.t ......... ok
t/00-compile/lib_Git_Wrapper_Plus_Util_pm.t ..................... ok
t/00-compile/lib_Git_Wrapper_Plus_Tags_pm.t ..................... ok
t/00-compile/lib_Git_Wrapper_Plus_Versions_pm.t ................. ok
t/00-compile/lib_Git_Wrapper_Plus_Tester_pm.t ................... ok
# Git Version: 2.31.1
# Git is >= 2.0
t/00-report-git-version.t ....................................... ok
t/plus/basic.t .................................................. ok
t/plus/path-class-constructor.t ................................. ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.62
#
# === Configure Recommends ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 7.00 7.62
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.62
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.62
# File::Spec any 3.78
# Test::Fatal any 0.016
# Test::More any 1.302183
# Test::Requires any 0.11
#
# === Test Recommends ===
#
# Module Want Have
# ------------------- -------- --------
# CPAN::Meta 2.120900 2.150010
# ExtUtils::MakeMaker 7.00 7.62
# Test::More 0.99 1.302183
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- ---- --------
# Carp any 1.50
# Git::Wrapper any 0.048
# Moo any 2.005004
# Path::Tiny any 0.118
# Scalar::Util any 1.56
# Sort::Versions any 1.62
# Sub::Exporter::Progressive any 0.001013
# Try::Tiny any 0.30
# strict any 1.11
# warnings any 1.47
#
# === Runtime Recommends ===
#
# Module Want Have
# ---------- -------- --------
# Moo 1.000008 2.005004
# Path::Tiny 0.058 0.118
#
t/00-report-prereqs.t ........................................... ok
#
# arguments supported | cat-file -e
# behaviors supported | 2-arg-cat-file, add-updates-index, can-checkout-detached
# commands supported | cat-file, commit-tree, for-each-ref, init, init-db, ls-remote, peek-remote, read-tree
# | show-diff, update-index, write-tree
# commands unsupported | update-cache
t/00-report-git-support.t ....................................... ok
t/plus/path-tiny-constructor.t .................................. ok
t/branches/basic.t .............................................. ok
t/refs/basic_tags.t ............................................. ok
t/refs/basic_branches.t ......................................... ok
t/tags/basic.t .................................................. ok
All tests successful.
Files=27, Tests=63, 1 wallclock secs ( 0.07 usr 0.04 sys + 1.91 cusr 0.94 csys = 2.96 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Carp 0 1.50
Git::Wrapper 0 0.048
Moo 0 2.005004
Path::Tiny 0 0.118
perl 5.006 5.032000
Scalar::Util 0 1.56
Sort::Versions 0 1.62
strict 0 1.11
Sub::Exporter::Progressive 0 0.001013
Try::Tiny 0 0.30
warnings 0 1.47
build_requires:
Module Need Have
-------------------------- -------- --------
ExtUtils::MakeMaker 0 7.62
File::Spec 0 3.78
Test::Fatal 0 0.016
Test::More 0 1.302183
Test::Requires 0 0.11
configure_requires:
Module Need Have
-------------------------- -------- --------
ExtUtils::MakeMaker 0 7.62
perl 5.006 5.032000
opt_requires:
Module Need Have
-------------------------- -------- --------
Moo 1.000008 2.005004
Path::Tiny 0.058 0.118
opt_build_requires:
Module Need Have
-------------------------- -------- --------
CPAN::Meta 2.120900 2.150010
ExtUtils::MakeMaker 7.00 7.62
Test::More 0.99 1.302183
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j6:c
LANG = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.5
LDFLAGS = -L/usr/local/opt/openssl@1.1/lib:/usr/local/opt/python@3.8/lib
NONINTERACTIVE_TESTING = 1
PATH = /Users/nhorne/perl5/perlbrew/bin:/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin:/Users/nhorne/perl5/perlbrew/bin:/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin:/Users/nhorne/bin:/usr/local/opt/openssl@1.1/bin:/usr/local/opt/python@3.8/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20373
PERL5_CPAN_IS_RUNNING = 20373
PERLBREW_HOME = /Users/nhorne/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /Users/nhorne/perl5/perlbrew/bin:/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /Users/nhorne/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.91
PERLBREW_VERSION = 0.91
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/rb/cnysxwf16zq1n94dyy56v2q00000gp/T/
VERSIONER_PERL_VERSION = 5.18
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin/perl
$UID/$EUID = 502 / 502
$GID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
$EGID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
Platform:
osname=darwin
osvers=18.7.0
archname=darwin-2level
uname='darwin gslal032003003 18.7.0 darwin kernel version 18.7.0: mon apr 27 20:09:39 pdt 2020; root:xnu-4903.278.35~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0 -Aeval:scriptdir=/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin'
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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4)'
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=10.14 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/lib /Library/Developer/CommandLineTools/usr/lib /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib /usr/lib
libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
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=10.14 -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_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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 Jun 29 2020 07:58:42
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20373"
PERL5_CPAN_IS_RUNNING="20373"
PERLBREW_HOME="/Users/nhorne/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/Users/nhorne/perl5/perlbrew/bin:/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/Users/nhorne/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.91"
PERLBREW_VERSION="0.91"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/darwin-2level
/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0
/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/darwin-2level
/Users/nhorne/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0
.