MooseX-Getopt v0.76 Perl 5 v5.16.3 darwin-thread-multi-2level

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
MooseX-Getopt v0.76
Platform
Perl 5 v5.16.3 darwin-thread-multi-2level
Date
2023-12-19 22:23:16
ID
34d945ba-9ebd-11ee-ab63-f606336a6307
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 Karen Etheridge,

This is a computer-generated report for MooseX-Getopt-0.76
on perl 5.16.3, created by CPAN-Reporter-1.2019.

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 './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.58
#     Module::Build::Tiny 0.034    0.047
#     perl                5.006 5.016003
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.05
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------ ----- --------
#     File::Spec           any  3.39_02
#     Module::Metadata     any 1.000038
#     Module::Runtime      any    0.016
#     Moose::Meta::Class   any   2.2206
#     Moose::Util          any   2.2206
#     Path::Tiny         0.009    0.114
#     Test::Deep           any    1.130
#     Test::Fatal        0.003    0.016
#     Test::Moose          any   2.2206
#     Test::More          0.88 1.302183
#     Test::Needs          any 0.002010
#     Test::Trap           any    0.3.5
#     Test::Warnings     0.009    0.030
#     if                   any   0.0602
#     perl               5.006 5.016003
# 
# === Test Recommends ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     CPAN::Meta             2.120900 2.143240
#     MooseX::ConfigFromFile      any  missing
#     MooseX::SimpleConfig        any  missing
# 
# === Test Suggests ===
# 
#     Module                    Want    Have
#     ------------------------- ---- -------
#     MooseX::StrictConstructor  any missing
# 
# === Runtime Requires ===
# 
#     Module                        Want     Have
#     ---------------------------- ----- --------
#     Carp                           any     1.26
#     Getopt::Long                  2.37     2.57
#     Getopt::Long::Descriptive    0.088    0.113
#     Moose                          any   2.2206
#     Moose::Meta::Attribute         any   2.2206
#     Moose::Role                   0.56   2.2206
#     Moose::Util::TypeConstraints   any   2.2206
#     MooseX::Role::Parameterized   1.01     1.11
#     Scalar::Util                   any     1.63
#     Try::Tiny                      any     0.30
#     namespace::autoclean           any     0.29
#     perl                         5.006 5.016003
#     strict                         any     1.07
#     warnings                       any     1.13
# 
# === Other Modules ===
# 
#     Module                  Have
#     -------------------- -------
#     Dist::CheckConflicts    0.11
#     Encode               2.44_01
#     File::Temp              0.22
#     JSON::PP                4.05
#     Module::Runtime        0.016
#     Pod::Coverage        missing
#     Sub::Name            missing
#     YAML                 missing
#     autodie                 2.10
# 
t/00-report-prereqs.t ............... ok
t/001_basic.t ....................... ok
t/002_custom_option_type.t .......... ok
t/003_inferred_option_type.t ........ ok
t/004_nogetop.t ..................... ok
t/005_strict.t ...................... ok
t/006_metaclass_traits.t ............ ok
t/007_nogetopt_trait.t .............. ok
t/008_configfromfile.t .............. skipped: Need MooseX::ConfigFromFile
t/009_gld_and_explicit_options.t .... ok
t/010_dashes.t ...................... ok
t/011_process_argv.t ................ ok
t/100_gld_default_bug.t ............. ok
t/101_argv_bug.t .................... ok
t/102_basic_basic.t ................. ok
t/103_uc_bug.t ...................... ok
t/104_override_usage.t .............. ok
t/105_uc_bug_more.t ................. ok
t/106_no_ignore_case.t .............. ok
t/107_no_auto_help.t ................ skipped: Need MooseX::SimpleConfig 0.07
t/107_union_bug.t ................... ok
t/108_usage_attr.t .................. ok
t/109_help_flag.t ................... ok
t/110_sort_usage_by_attr_order.t .... ok
t/111_gld_pass_through.t ............ ok
t/112_configfile_constructor_arg.t .. skipped: Need MooseX::SimpleConfig, YAML
t/113_moosex_strictconstructor.t .... skipped: Need MooseX::StrictConstructor
t/114_init_arg.t .................... ok
t/zzz-check-breaks.t ................ ok
All tests successful.
Files=29, Tests=358, 18 wallclock secs ( 0.17 usr  0.12 sys + 14.14 cusr  1.52 csys = 15.95 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Carp                         0     1.26    
    Getopt::Long                 2.37  2.57    
    Getopt::Long::Descriptive    0.088 0.113   
    Moose                        0     2.2206  
    Moose::Meta::Attribute       0     2.2206  
    Moose::Role                  0.56  2.2206  
    Moose::Util::TypeConstraints 0     2.2206  
    MooseX::Role::Parameterized  1.01  1.11    
    namespace::autoclean         0     0.29    
    perl                         5.006 5.016003
    Scalar::Util                 0     1.63    
    strict                       0     1.07    
    Try::Tiny                    0     0.30    
    warnings                     0     1.13    

build_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    File::Spec                   0     3.39_02 
    if                           0     0.0602  
    Module::Metadata             0     1.000038
    Module::Runtime              0     0.016   
    Moose::Meta::Class           0     2.2206  
    Moose::Util                  0     2.2206  
    Path::Tiny                   0.009 0.114   
    perl                         5.006 5.016003
    Test::Deep                   0     1.130   
    Test::Fatal                  0.003 0.016   
    Test::Moose                  0     2.2206  
    Test::More                   0.88  1.302183
    Test::Needs                  0     0.002010
    Test::Trap                   0     0.3.5   
    Test::Warnings               0.009 0.030   

configure_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    ExtUtils::MakeMaker          0     7.58    
    Module::Build::Tiny          0.034 0.047   
    perl                         5.006 5.016003


------------------------------
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:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
    PERL = 5.16.3
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29179
    PERL5_CPAN_IS_RUNNING = 29179
    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 = 5.16.3
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-5.16.3
    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-5.16.3/bin/perl
    $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                1.9800  
    CPAN::Meta          2.143240
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                n/a     
    JSON::PP            4.05    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test2               1.302183
    Test::Harness       3.48    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=darwin, osvers=19.6.0, archname=darwin-thread-multi-2level
    uname='darwin harrow.local 19.6.0 darwin kernel version 19.6.0: thu oct 29 22:56:45 pdt 2020; root:xnu-6153.141.2.2~1release_x86_64 x86_64 '
    config_args='-de -Dusethreads -Dprefix=/Users/cpantesting/cpantesting/perl-5.16.3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.27)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-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=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under darwin
  Compiled at Dec 29 2020 22:52:51
  %ENV:
    PERL="5.16.3"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29179"
    PERL5_CPAN_IS_RUNNING="29179"
    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="5.16.3"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-5.16.3"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3
    .