Git-Wrapper v0.048 Perl 5 v5.32.1 darwin-2level

Status
Pass
From
Neil Bowers
Dist
Git-Wrapper v0.048
Platform
Perl 5 v5.32.1 darwin-2level
Date
2022-06-14 21:57:30
ID
fcf4663c-ec2c-11ec-a7f2-f2d1f725ef7d
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 John SJ Anderson,

This is a computer-generated report for Git-Wrapper-0.048
on perl 5.32.1, 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 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Git::Wrapper 0.048
t/00-load.t .............. ok
t/author-err.t ........... skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
# Testing git version: 1.7.6.1
t/basic.t ................ ok
t/git_binary.t ........... ok
t/parse_args.t ........... ok
# Testing git version: 1.7.6.1
t/path_class.t ........... ok
All tests successful.
Files=8, Tests=75,  2 wallclock secs ( 0.01 usr  0.01 sys +  0.36 cusr  0.25 csys =  0.63 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    File::chdir         0    0.1010  
    File::Temp          0    0.2309  
    IPC::Cmd            0    1.04    
    IPC::Open3          0    1.21    
    overload            0    1.31    
    Scalar::Util        0    1.62    
    Sort::Versions      0    1.62    
    strict              0    1.11    
    Symbol              0    1.08    
    warnings            0    1.47    

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    Cwd                 0    3.78    
    ExtUtils::MakeMaker 0    7.44    
    File::Path          0    2.16    
    File::Spec          0    3.78    
    File::Temp          0    0.2309  
    IO::File            0    1.41    
    POSIX               0    1.94    
    Sort::Versions      0    1.62    
    Test::Deep          0    1.130   
    Test::Exception     0    0.43    
    Test::More          0    1.302190

configure_requires:

    Module              Need Have    
    ------------------- ---- --------
    Devel::CheckBin     0    0.04    
    ExtUtils::MakeMaker 0    7.44    
    File::Spec          0    3.78    

opt_build_requires:

    Module              Need Have    
    ------------------- ---- --------
    Path::Class         0.26 0.37    


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

Environment variables:

    PATH = /usr/local/apache/bin:/usr/local/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/opt/X11/bin:/usr/local/git/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 55555
    PERL5_CPAN_IS_RUNNING = 55555
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TERM = xterm

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 33 98 100
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 33 98 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    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.05    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302190
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=darwin
    osvers=21.1.0
    archname=darwin-2level
    uname='darwin stanage 21.1.0 darwin kernel version 21.1.0: wed oct 13 17:33:01 pdt 2021; root:xnu-8019.41.5~1release_arm64_t6000 arm64 '
    config_args=''
    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=12.0 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.0 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include'
    ccversion=''
    gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    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.0 -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /opt/local/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.0 -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/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 Apr 21 2022 15:12:01
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="55555"
    PERL5_CPAN_IS_RUNNING="55555"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/local/lib/perl5/site_perl/5.32.1/darwin-2level
    /usr/local/lib/perl5/site_perl/5.32.1
    /usr/local/lib/perl5/5.32.1/darwin-2level
    /usr/local/lib/perl5/5.32.1
    .