Test-Moose-More v0.050 Perl 5 v5.32.1 amd64-openbsd

Status
Pass
From
David Solimano
Dist
Test-Moose-More v0.050
Platform
Perl 5 v5.32.1 amd64-openbsd
Date
2022-12-13 05:58:28
ID
2a74ae70-7aab-11ed-bb12-60dd47d6f9cd
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 Chris Weyl,

This is a computer-generated report for Test-Moose-More-0.050
on perl 5.32.1, created by CPAN-Reporter-1.2011.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/attribute_options_ok/*.t t/is_class_ok/*.t t/validate_attribute/*.t t/validate_class/*.t t/validate_role/*.t t/validate_thing/*.t t/wrapped/*.t
t/00-check-deps.t ...................................... ok
t/00-compile.t ......................................... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Test Requires ===
# 
#     Module                  Want     Have
#     ---------------------- ----- --------
#     ExtUtils::MakeMaker      any     7.44
#     File::Spec               any     3.78
#     IO::Handle               any     1.42
#     IPC::Open3               any     1.21
#     List::Util              1.45     1.63
#     Moose                    any   2.2201
#     Moose::Meta::Attribute   any   2.2201
#     Moose::Role              any   2.2201
#     Moose::Util::MetaRole    any   2.2201
#     TAP::SimpleOutput      0.009    0.009
#     Test::Builder::Tester    any 1.302191
#     Test::CheckDeps        0.010    0.010
#     Test::More              0.94 1.302191
#     namespace::autoclean     any     0.29
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                       Want     Have
#     ---------------------------- ---- --------
#     Carp                          any     1.50
#     Data::OptList                 any    0.112
#     List::MoreUtils               any    0.430
#     List::Util                   1.45     1.63
#     Moose::Util                   any   2.2201
#     Moose::Util::TypeConstraints  any   2.2201
#     Scalar::Util                  any     1.63
#     Sub::Exporter::Progressive    any 0.001013
#     Syntax::Keyword::Junction     any 0.003008
#     Test::Builder                 any 1.302191
#     Test::Moose                   any   2.2201
#     Test::More                   0.94 1.302191
#     strict                        any     1.11
#     warnings                      any     1.47
# 
t/00-report-prereqs.t .................................. ok
t/attribute_options_ok/basic.t ......................... ok
t/attribute_options_ok/subtest-wrapper.t ............... ok
t/check_sugar.t ........................................ ok
t/definition_context.t ................................. ok
t/does_metaroles_ok.t .................................. ok
t/does_not_metaroles_ok.t .............................. ok
t/does_not_ok.t ........................................ ok
t/does_ok.t ............................................ ok
t/has_attribute_ok.t ................................... ok
t/is_anon_ok.t ......................................... ok
t/is_class_ok/basic.t .................................. ok
t/is_class_ok/moose-meta-attribute-should-be-moosey.t .. ok
t/is_immutable_ok.t .................................... ok
t/is_not_anon_ok.t ..................................... ok
t/is_role_ok.t ......................................... ok
t/meta_ok.t ............................................ ok
t/method_from_pkg_ok.t ................................. ok
t/method_is_accessor_ok.t .............................. ok
t/method_is_not_accessor_ok.t .......................... ok
t/method_not_from_pkg_ok.t ............................. ok
t/method_ok.t .......................................... ok
t/no_meta_ok.t ......................................... ok
t/pristine_ok.t ........................................ ok
t/requires_method_ok.t ................................. ok
t/subtest-1.t .......................................... ok
t/validate_attribute/basic.t ........................... ok
t/validate_attribute/coerce.t .......................... ok
t/validate_attribute/in_roles.t ........................ ok
t/validate_attribute/lazy.t ............................ ok
t/validate_attribute/required.t ........................ ok
t/validate_class/basic.t ............................... ok
t/validate_class/metaclasses.t ......................... ok
t/validate_class/metaroles.t ........................... ok
t/validate_class/methods.t ............................. ok
t/validate_role/basic.t ................................ ok
t/validate_role/compose.t .............................. ok
t/validate_role/metaclasses.t .......................... ok
t/validate_role/metaroles.t ............................ ok
t/validate_thing/metaclasses.t ......................... ok
t/validate_thing/methods.t ............................. ok
t/validate_thing/sugar.t ............................... ok
t/wrapped/in_roles.t ................................... ok
All tests successful.

Test Summary Report
-------------------
t/00-check-deps.t                                    (Wstat: 0 Tests: 32 Failed: 0)
  TODO passed:   32
Files=45, Tests=235, 40 wallclock secs ( 0.34 usr  0.20 sys + 29.67 cusr  7.36 csys = 37.57 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    Carp                         0        1.50    
    Data::OptList                0        0.112   
    List::MoreUtils              0        0.430   
    List::Util                   1.45     1.63    
    Moose::Util                  0        2.2201  
    Moose::Util::TypeConstraints 0        2.2201  
    perl                         5.006    5.032001
    Scalar::Util                 0        1.63    
    strict                       0        1.11    
    Sub::Exporter::Progressive   0        0.001013
    Syntax::Keyword::Junction    0        0.003008
    Test::Builder                0        1.302191
    Test::Moose                  0        2.2201  
    Test::More                   0.94     1.302191
    warnings                     0        1.47    

build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.44    
    File::Spec                   0        3.78    
    IO::Handle                   0        1.42    
    IPC::Open3                   0        1.21    
    List::Util                   1.45     1.63    
    Moose                        0        2.2201  
    Moose::Meta::Attribute       0        2.2201  
    Moose::Role                  0        2.2201  
    Moose::Util::MetaRole        0        2.2201  
    namespace::autoclean         0        0.29    
    TAP::SimpleOutput            0.009    0.009   
    Test::Builder::Tester        0        1.302191
    Test::CheckDeps              0.010    0.010   
    Test::More                   0.94     1.302191

configure_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.44    
    perl                         5.006    5.032001

opt_build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    CPAN::Meta                   2.120900 2.150010


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/perluser/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = /home/perluser/.cpan/build/TAP-SimpleOutput-0.009-0/blib/arch:/home/perluser/.cpan/build/TAP-SimpleOutput-0.009-0/blib/lib:/home/perluser/.cpan/build/Perl-Version-1.013-0/blib/arch:/home/perluser/.cpan/build/Perl-Version-1.013-0/blib/lib:/home/perluser/.cpan/build/File-Slurp-Tiny-0.004-0/blib/arch:/home/perluser/.cpan/build/File-Slurp-Tiny-0.004-0/blib/lib:/home/perluser/.cpan/build/Syntax-Keyword-Junction-0.003008-0/blib/arch:/home/perluser/.cpan/build/Syntax-Keyword-Junction-0.003008-0/blib/lib:/home/perluser/.cpan/build/syntax-0.004-1/blib/arch:/home/perluser/.cpan/build/syntax-0.004-1/blib/lib:/home/perluser/.cpan/build/Test-CheckDeps-0.010-3/blib/arch:/home/perluser/.cpan/build/Test-CheckDeps-0.010-3/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 33229
    PERL5_CPAN_IS_RUNNING = 33229
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 28769,33229
    PERL_CR_SMOKER_CURRENT = MooseX-ShortHas-1.222491
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/ksh
    TERM = screen

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

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                2.90    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=openbsd
    osvers=7.2
    archname=amd64-openbsd
    uname='openbsd'
    config_args='-dse -Dopenbsd_distribution=defined -Dmksymlinks'
    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 ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='OpenBSD Clang 13.0.0'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/lib/clang/13.0.0/lib /usr/lib
    libs=-lm -lc
    perllibs=-lm -lc
    libc=/usr/lib/libc.so.96.2
    so=so
    useshrplib=true
    libperl=libperl.so.22.0
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-R/usr/libdata/perl5/amd64-openbsd/CORE'
    cccdlflags='-DPIC -fpic '
    lddlflags='-shared -fpic  -fstack-protector-strong -L/usr/local/lib'


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
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_CTYPE
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under openbsd
  %ENV:
    PERL5LIB="/home/perluser/.cpan/build/TAP-SimpleOutput-0.009-0/blib/arch:/home/perluser/.cpan/build/TAP-SimpleOutput-0.009-0/blib/lib:/home/perluser/.cpan/build/Perl-Version-1.013-0/blib/arch:/home/perluser/.cpan/build/Perl-Version-1.013-0/blib/lib:/home/perluser/.cpan/build/File-Slurp-Tiny-0.004-0/blib/arch:/home/perluser/.cpan/build/File-Slurp-Tiny-0.004-0/blib/lib:/home/perluser/.cpan/build/Syntax-Keyword-Junction-0.003008-0/blib/arch:/home/perluser/.cpan/build/Syntax-Keyword-Junction-0.003008-0/blib/lib:/home/perluser/.cpan/build/syntax-0.004-1/blib/arch:/home/perluser/.cpan/build/syntax-0.004-1/blib/lib:/home/perluser/.cpan/build/Test-CheckDeps-0.010-3/blib/arch:/home/perluser/.cpan/build/Test-CheckDeps-0.010-3/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="33229"
    PERL5_CPAN_IS_RUNNING="33229"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="28769,33229"
    PERL_CR_SMOKER_CURRENT="MooseX-ShortHas-1.222491"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/perluser/.cpan/build/TAP-SimpleOutput-0.009-0/blib/arch
    /home/perluser/.cpan/build/TAP-SimpleOutput-0.009-0/blib/lib
    /home/perluser/.cpan/build/Perl-Version-1.013-0/blib/arch
    /home/perluser/.cpan/build/Perl-Version-1.013-0/blib/lib
    /home/perluser/.cpan/build/File-Slurp-Tiny-0.004-0/blib/arch
    /home/perluser/.cpan/build/File-Slurp-Tiny-0.004-0/blib/lib
    /home/perluser/.cpan/build/Syntax-Keyword-Junction-0.003008-0/blib/arch
    /home/perluser/.cpan/build/Syntax-Keyword-Junction-0.003008-0/blib/lib
    /home/perluser/.cpan/build/syntax-0.004-1/blib/arch
    /home/perluser/.cpan/build/syntax-0.004-1/blib/lib
    /home/perluser/.cpan/build/Test-CheckDeps-0.010-3/blib/arch
    /home/perluser/.cpan/build/Test-CheckDeps-0.010-3/blib/lib
    /usr/local/libdata/perl5/site_perl/amd64-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/amd64-openbsd
    /usr/libdata/perl5
    .