MooseX-Getopt v0.76 Perl 5 v5.24.4 i386-freebsd-64int

Status
Pass
From
Chris Williams (BINGOS)
Dist
MooseX-Getopt v0.76
Platform
Perl 5 v5.24.4 i386-freebsd-64int
Date
2024-02-25 15:16:50
ID
e66abe86-d3f0-11ee-98b0-b3c3213a625c
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 error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.70
#     Module::Build::Tiny 0.034    0.047
#     perl                5.006 5.024004
# 
# === Configure Suggests ===
# 
#     Module      Want       Have
#     -------- ------- ----------
#     JSON::PP 2.27300 2.27300_01
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------ ----- --------
#     File::Spec           any     3.75
#     Module::Metadata     any 1.000031
#     Module::Runtime      any    0.016
#     Moose::Meta::Class   any   2.2207
#     Moose::Util          any   2.2207
#     Path::Tiny         0.009    0.144
#     Test::Deep           any    1.204
#     Test::Fatal        0.003    0.017
#     Test::Moose          any   2.2207
#     Test::More          0.88 1.302198
#     Test::Needs          any 0.002010
#     Test::Trap           any    0.3.5
#     Test::Warnings     0.009    0.033
#     if                   any   0.0606
#     perl               5.006 5.024004
# 
# === Test Recommends ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     CPAN::Meta             2.120900 2.150010
#     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.40
#     Getopt::Long                  2.37     2.57
#     Getopt::Long::Descriptive    0.088    0.114
#     Moose                          any   2.2207
#     Moose::Meta::Attribute         any   2.2207
#     Moose::Role                   0.56   2.2207
#     Moose::Util::TypeConstraints   any   2.2207
#     MooseX::Role::Parameterized   1.01     1.11
#     Scalar::Util                   any     1.63
#     Try::Tiny                      any     0.31
#     namespace::autoclean           any     0.29
#     perl                         5.006 5.024004
#     strict                         any     1.11
#     warnings                       any     1.36
# 
# === Other Modules ===
# 
#     Module                     Have
#     -------------------- ----------
#     Dist::CheckConflicts       0.11
#     Encode                     3.20
#     File::Temp               0.2311
#     JSON::PP             2.27300_01
#     Module::Runtime           0.016
#     Pod::Coverage           missing
#     Sub::Name               missing
#     YAML                    missing
#     autodie                    2.29
# 
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, 22 wallclock secs ( 0.23 usr  0.16 sys + 18.16 cusr  2.99 csys = 21.55 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.40        0
	  File::Spec                         3.75        0
	  Getopt::Long                       2.57     2.37
	  Getopt::Long::Descriptive         0.114    0.088
	  Module::Metadata               1.000031        0
	  Module::Runtime                   0.016        0
	  Moose                            2.2207        0
	  Moose::Meta::Attribute           2.2207        0
	  Moose::Meta::Class               2.2207        0
	  Moose::Role                      2.2207     0.56
	  Moose::Util                      2.2207        0
	  Moose::Util::TypeConstraints     2.2207        0
	  MooseX::Role::Parameterized        1.11     1.01
	  Path::Tiny                        0.144    0.009
	  Scalar::Util                       1.63        0
	  Test::Deep                        1.204        0
	  Test::Fatal                       0.017    0.003
	  Test::Moose                      2.2207        0
	  Test::More                     1.302198     0.88
	  Test::Needs                    0.002010        0
	  Test::Trap                        0.3.5        0
	  Test::Warnings                    0.033    0.009
	  Try::Tiny                          0.31        0
	  if                               0.0606        0
	  namespace::autoclean               0.29        0
	  strict                             1.11        0
	  warnings                           1.36        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.75
	Module::Build                    0.4234
	Pod::Parser                        1.63
	Pod::Simple                        3.32
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/xH4k9nzS80/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/CisZH3z4rN/Test-Trap-v0.3.5/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/CisZH3z4rN/Test-Trap-v0.3.5/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/QARQBFUO9f/MooseX-Getopt-0.76/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/QARQBFUO9f/MooseX-Getopt-0.76/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 8748
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.24.4
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/xH4k9nzS80
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/xH4k9nzS80"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/xH4k9nzS80
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/64bit/perl-5.24.4/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=13.2-release-p8, archname=i386-freebsd-64int
    uname='freebsd felstain 13.2-release-p8 freebsd 13.2-release-p8 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.24.4 -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/14.0.5/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=, 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  -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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV 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 freebsd
  Compiled at Dec 25 2023 04:28:06
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/xH4k9nzS80/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/CisZH3z4rN/Test-Trap-v0.3.5/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/CisZH3z4rN/Test-Trap-v0.3.5/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/QARQBFUO9f/MooseX-Getopt-0.76/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/QARQBFUO9f/MooseX-Getopt-0.76/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="8748"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.24.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/xH4k9nzS80"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/xH4k9nzS80""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/xH4k9nzS80"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/xH4k9nzS80/lib/perl5/5.24.4/i386-freebsd-64int
    /usr/home/cpan/pit/jail/xH4k9nzS80/lib/perl5/5.24.4
    /usr/home/cpan/pit/jail/xH4k9nzS80/lib/perl5/i386-freebsd-64int
    /usr/home/cpan/pit/jail/xH4k9nzS80/lib/perl5
    /usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/CisZH3z4rN/Test-Trap-v0.3.5/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/CisZH3z4rN/Test-Trap-v0.3.5/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/QARQBFUO9f/MooseX-Getopt-0.76/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.24.4/.cpanplus/5.24.4/build/QARQBFUO9f/MooseX-Getopt-0.76/blib/arch
    /usr/home/cpan/pit/64bit/perl-5.24.4/lib/site_perl/5.24.4/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.24.4/lib/site_perl/5.24.4
    /usr/home/cpan/pit/64bit/perl-5.24.4/lib/5.24.4/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.24.4/lib/5.24.4
    .