Test-Moose-More v0.050 Perl 5 v5.41.14 amd64-netbsd
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
Test-Moose-More v0.050
- Platform
- Perl 5 v5.41.14 amd64-netbsd
- Date
- 2025-06-01 00:59:51
- ID
- b8ec0cb8-3e83-11f0-9855-834b090489d1
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.41.14, created by CPAN-Reporter-1.2020.
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 "/home/cpan/bin/perl/bin/perl5.41.14" "-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.76
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.76
#
# === Test Requires ===
#
# Module Want Have
# ---------------------- ----- --------
# ExtUtils::MakeMaker any 7.76
# File::Spec any 3.94
# IO::Handle any 1.55
# IPC::Open3 any 1.24
# List::Util 1.45 1.68_01
# Moose any 2.2207
# Moose::Meta::Attribute any 2.2207
# Moose::Role any 2.2207
# Moose::Util::MetaRole any 2.2207
# TAP::SimpleOutput 0.009 0.009
# Test::Builder::Tester any 1.302214
# Test::CheckDeps 0.010 0.010
# Test::More 0.94 1.302214
# namespace::autoclean any 0.31
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------- ---- --------
# Carp any 1.54
# Data::OptList any 0.114
# List::MoreUtils any 0.430
# List::Util 1.45 1.68_01
# Moose::Util any 2.2207
# Moose::Util::TypeConstraints any 2.2207
# Scalar::Util any 1.68_01
# Sub::Exporter::Progressive any 0.001013
# Syntax::Keyword::Junction any 0.003009
# Test::Builder any 1.302214
# Test::Moose any 2.2207
# Test::More 0.94 1.302214
# strict any 1.14
# warnings any 1.74
#
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, 8 wallclock secs ( 0.11 usr 0.10 sys + 6.55 cusr 1.43 csys = 8.19 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- -------- --------
Carp 0 1.54
Data::OptList 0 0.114
List::MoreUtils 0 0.430
List::Util 1.45 1.68_01
Moose::Util 0 2.2207
Moose::Util::TypeConstraints 0 2.2207
perl 5.006 5.041014
Scalar::Util 0 1.68_01
strict 0 1.14
Sub::Exporter::Progressive 0 0.001013
Syntax::Keyword::Junction 0 0.003009
Test::Builder 0 1.302214
Test::Moose 0 2.2207
Test::More 0.94 1.302214
warnings 0 1.74
build_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 7.76
File::Spec 0 3.94
IO::Handle 0 1.55
IPC::Open3 0 1.24
List::Util 1.45 1.68_01
! Moose 0 broken
! Moose::Meta::Attribute 0 broken
! Moose::Role 0 broken
Moose::Util::MetaRole 0 2.2207
namespace::autoclean 0 0.31
TAP::SimpleOutput 0.009 0.009
Test::Builder::Tester 0 1.302214
Test::CheckDeps 0.010 0.010
Test::More 0.94 1.302214
configure_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 7.76
perl 5.006 5.041014
opt_build_requires:
Module Need Have
---------------------------- -------- --------
CPAN::Meta 2.120900 2.150010
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4919
PERL5_CPAN_IS_RUNNING = 4919
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/pkg/bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.41.14
$UID/$EUID = 1003 / 1003
$GID = 100 100
$EGID = 100 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280241
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.94
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302214
Test::Harness 3.50
Test::More 1.302214
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 14) configuration:
Commit id: f9d1ecdb4e3a32ee002d062294dc02e4ce5fdab0
Platform:
osname=netbsd
osvers=10.1
archname=amd64-netbsd
uname='netbsd cjg-netbsd10 10.1 netbsd 10.1 (generic) #0: mon dec 16 13:08:11 utc 2024 mkrepro@mkrepro.netbsd.org:usrsrcsysarchamd64compilegeneric amd64 '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include -D_FORTIFY_SOURCE=2'
optimize='-O'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include'
ccversion=''
gccversion='10.5.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,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
libpth=/usr/lib /usr/pkg/lib /lib
libs=-lpthread -lm -lcrypt -lutil -lc -lposix
perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -L/usr/pkg/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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 netbsd
Compiled at May 31 2025 16:23:08
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4919"
PERL5_CPAN_IS_RUNNING="4919"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.41.14/amd64-netbsd
/home/cpan/bin/perl/lib/site_perl/5.41.14
/home/cpan/bin/perl/lib/5.41.14/amd64-netbsd
/home/cpan/bin/perl/lib/5.41.14
.