MooseX-Role-Parameterized v1.11 Perl 5 v5.22.3 i386-freebsd-64int

Status
Pass
From
Chris Williams (BINGOS)
Dist
MooseX-Role-Parameterized v1.11
Platform
Perl 5 v5.22.3 i386-freebsd-64int
Date
2022-02-02T07:50:15
ID
c229c4e0-83fc-11ec-bc66-57723b537541
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.62
#     Module::Build::Tiny 0.034 0.039
# 
# === Test Requires ===
# 
#     Module                        Want     Have
#     ---------------------------- ----- --------
#     CPAN::Meta::Check            0.011    0.014
#     CPAN::Meta::Requirements       any    2.132
#     Data::Dumper                   any    2.158
#     File::Spec                     any     3.75
#     Module::Metadata               any 1.000026
#     Moose::Util::TypeConstraints   any   2.2201
#     Storable                       any     3.25
#     Test::Fatal                    any    0.016
#     Test::Moose                    any   2.2201
#     Test::More                    0.96 1.302188
#     Test::Needs                    any 0.002009
#     lib                            any     0.63
#     overload                       any     1.26
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                 Want   Have
#     -------------------- ------ ------
#     Carp                    any   1.36
#     Module::Runtime         any  0.016
#     Moose                2.0300 2.2201
#     Moose::Exporter         any 2.2201
#     Moose::Meta::Role       any 2.2201
#     Moose::Role             any 2.2201
#     Moose::Util             any 2.2201
#     namespace::autoclean    any   0.29
#     namespace::clean       0.19   0.27
#     strict                  any   1.09
#     warnings                any   1.34
# 
# === Other Modules ===
# 
#     Module                     Have
#     -------------------- ----------
#     Dist::CheckConflicts       0.11
#     Encode                     3.16
#     File::Temp               0.2311
#     JSON::PP             2.27300_01
#     Module::Runtime           0.016
#     Pod::Coverage           missing
#     Sub::Name                  0.26
#     YAML                    missing
#     autodie                    2.26
# 
t/00-report-prereqs.t ............... ok
t/001-parameters.t .................. ok
t/002-role-block.t .................. ok
t/003-apply.t ....................... ok
t/004-with.t ........................ ok
t/005-with-parameterized.t .......... ok
t/006-requires.t .................... ok
t/007-excludes.t .................... ok
t/008-method-modifers.t ............. ok
t/009-override-super.t .............. ok
t/010-blessed-confess.t ............. ok
t/011-reference-parameters.t ........ ok
t/012-rename-role.t ................. ok
t/013-does.t ........................ ok
t/014-compose-parameterizable.t ..... ok
t/015-compose-keywords.t ............ ok
t/016-trait.t ....................... ok
t/017-current_metaclass.t ........... ok
t/018-parameter-roles.t ............. skipped: Not implemented yet
t/020-metaclass-reinitialize.t ...... ok
t/021-parameter-trait.t ............. ok
Roles with parameters cannot be cached. Consider applying the parameters before calling create_anon_class, or using 'weaken => 0' instead at /usr/home/cpan/pit/jail/NdwfkdQyxw/lib/perl5/i386-freebsd-64int/Moose/Meta/Class.pm line 131.
t/022-export-p-trait.t .............. ok
t/023-metarole-import-params.t ...... skipped: Not implemented yet
t/024-named-anonymous.t ............. ok
t/100-erroneous-keywords.t .......... ok
t/101-alias-excludes.t .............. ok
t/102-nested.t ...................... ok
t/150-composite-role-application.t .. ok
t/200-cooperative.t ................. skipped: Need MooseX::Role::WithOverloading 0.14
t/zzz-check-breaks.t ................ ok
All tests successful.
Files=30, Tests=153, 18 wallclock secs ( 0.14 usr  0.12 sys + 13.90 cusr  3.52 csys = 17.69 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  CPAN::Meta::Check                 0.014    0.011
	  CPAN::Meta::Requirements          2.132        0
	  Carp                               1.36        0
	  Data::Dumper                      2.158        0
	  File::Spec                         3.75        0
	  Module::Metadata               1.000026        0
	  Module::Runtime                   0.016        0
	  Moose                            2.2201   2.0300
	  Moose::Exporter                  2.2201        0
	  Moose::Meta::Role                2.2201        0
	  Moose::Role                      2.2201        0
	  Moose::Util                      2.2201        0
	  Moose::Util::TypeConstraints     2.2201        0
	  Storable                           3.25        0
	  Test::Fatal                       0.016        0
	  Test::Moose                      2.2201        0
	  Test::More                     1.302188     0.96
	  Test::Needs                    0.002009        0
	  lib                                0.63        0
	  namespace::autoclean               0.29        0
	  namespace::clean                   0.27     0.19
	  overload                           1.26        0
	  strict                             1.09        0
	  warnings                           1.34        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.62
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.62
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.29
	Test2                          1.302188
	Test::Harness                      3.42
	Test::More                     1.302188
	version                          0.9929

******************************** 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
    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/NdwfkdQyxw/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/82KxDrpDPy/MooseX-Role-Parameterized-1.11/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/82KxDrpDPy/MooseX-Role-Parameterized-1.11/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 1389
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.22.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/NdwfkdQyxw
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/NdwfkdQyxw"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/NdwfkdQyxw
    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.22.3/bin/perl5.22.3
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=12.3-release, archname=i386-freebsd-64int
    uname='freebsd ffyrc 12.3-release freebsd 12.3-release r371126 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.22.3 -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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', 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/10.0.1/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_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE 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 14 2021 20:30:20
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/NdwfkdQyxw/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/82KxDrpDPy/MooseX-Role-Parameterized-1.11/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/82KxDrpDPy/MooseX-Role-Parameterized-1.11/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="1389"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.22.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/NdwfkdQyxw"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/NdwfkdQyxw""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/NdwfkdQyxw"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/NdwfkdQyxw/lib/perl5/5.22.3/i386-freebsd-64int
    /usr/home/cpan/pit/jail/NdwfkdQyxw/lib/perl5/5.22.3
    /usr/home/cpan/pit/jail/NdwfkdQyxw/lib/perl5/i386-freebsd-64int
    /usr/home/cpan/pit/jail/NdwfkdQyxw/lib/perl5
    /usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/82KxDrpDPy/MooseX-Role-Parameterized-1.11/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/82KxDrpDPy/MooseX-Role-Parameterized-1.11/blib/arch
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/site_perl/5.22.3/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/site_perl/5.22.3
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3
    .