Test-Class-Moose v0.98 Perl 5 v5.18.2 MSWin32-x86-multi-thread
- Status
- Fail
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Test-Class-Moose v0.98
- Platform
- Perl 5 v5.18.2 MSWin32-x86-multi-thread
- Date
- 2019-10-27 11:07:54
- ID
- b78830e5-6bf4-1014-af40-f5d6dce416d4
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 Dave Rolsky,
This is a computer-generated report for Test-Class-Moose-0.98
on perl 5.18.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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 'C:\strawberry182\c\bin\dmake.exe test':
C:\strawberry182\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 6.84
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 6.84
#
# === Test Requires ===
#
# Module Want Have
# --------------------- -------- --------
# ExtUtils::MakeMaker any 6.84
# File::Spec any 3.40
# File::Temp any 0.2304
# Test2::Tools::Basic any 0.000126
# Test2::Tools::Class any 0.000126
# Test2::Tools::Compare any 0.000126
# Test2::Tools::Subtest any 0.000126
# Test2::V0 any 0.000126
# Test::Builder any 1.302168
# Test::More 1.302015 1.302168
# Test::Requires any 0.07
# Test::Warnings any 0.014
# lib any 0.63
#
# === Test Recommends ===
#
# Module Want Have
# ------------ -------- --------
# CPAN::Meta 2.120900 2.133380
# Test::Output 0.0005 1.03
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------- -------- --------
# Benchmark any 1.15
# Carp any 1.32
# Class::MOP any 2.1204
# Exporter any 5.68
# File::Find any 1.23
# File::Spec any 3.40
# Import::Into any 1.002000
# JSON::MaybeXS any 1.001000
# List::SomeUtils any 0.58
# List::Util any 1.38
# Module::Runtime any 0.014
# Module::Util any 1.09
# Moose 2.0000 2.1204
# Moose::Role 2.0000 2.1204
# Moose::Util any 2.1204
# Moose::Util::TypeConstraints any 2.1204
# MooseX::Getopt 0.71 0.74
# MooseX::Getopt::Dashes any 0.74
# Package::DeprecationManager 0.16 0.17
# Parallel::ForkManager any 1.06
# Scalar::Util any 1.38
# Sub::Attribute any 0.07
# TAP::Formatter::Color 3.29 3.30
# Test2 1.302118 1.302168
# Test2::API any 1.302168
# Test2::AsyncSubtest 0.000018 0.000126
# Test2::IPC any 1.302168
# Test2::Tools::AsyncSubtest any 0.000126
# Test::Most any 0.33
# Try::Tiny any 0.18
# namespace::autoclean any 0.15
# strict any 1.07
# warnings any 1.18
#
# === Runtime Recommends ===
#
# Module Want Have
# --------------------- ------ ----
# Parallel::ForkManager v0.7.6 1.06
#
t/00-report-prereqs.t .......... ok
t/autouse.t .................... ok
t/bad_subclass.t ............... ok
t/bare.t ....................... ok
t/basic.t ...................... ok
Can't stat t\lib\Local: No such file or directory
at C:\strawberry182\cpan\build\Test-Class-Moose-0.98-0\blib\lib/Test/Class/Moose/Load.pm line 73.
t/cli.t ........................ ok
t/environment.t ................ ok
t/executor_roles.t ............. ok
t/include_classes.t ............ ok
t/include_exclude.t ............ ok
t/load-special-characters.t .... ok
t/load.t ....................... ok
t/no_tests_run.t ............... ok
t/non_randomize_classes.t ...... ok
t/parallel.t ................... skipped: These tests currently fail on Windows for reasons we do not understand. Patches welcome.
t/parameterized.t .............. ok
t/plans.t ...................... ok
t/process_name.t ............... ok
t/reportpassed.t ............... ok
t/skip.t ....................... ok
You can only consume roles, TestsFor::Basic::Role is not a Moose role at C:\strawberry182\perl\site\lib\Moose\Exception.pm line 37
Moose::Exception::_build_trace('Moose::Exception::CanOnlyConsumeRole=HASH(0x2014b04)') called at reader Moose::Exception::trace (defined at C:\strawberry182\perl\site\lib\Moose\Exception.pm line 9) line 7
Moose::Exception::trace('Moose::Exception::CanOnlyConsumeRole=HASH(0x2014b04)') called at C:\strawberry182\perl\site\lib\Moose\Exception.pm line 49
Moose::Exception::BUILD('Moose::Exception::CanOnlyConsumeRole=HASH(0x2014b04)', 'HASH(0x2014534)') called at C:\strawberry182\perl\site\lib\Class\MOP\Method.pm line 128
Class::MOP::Method::execute('Moose::Meta::Method=HASH(0x201dfbc)', 'Moose::Exception::CanOnlyConsumeRole=HASH(0x2014b04)', 'HASH(0x2014534)') called at C:\strawberry182\perl\site\lib\Moose\Object.pm line 56
Moose::Object::BUILDALL('Moose::Exception::CanOnlyConsumeRole=HASH(0x2014b04)', 'HASH(0x2014534)') called at C:\strawberry182\perl\site\lib\Moose\Meta\Class.pm line 282
Moose::Meta::Class::new_object('Moose::Meta::Class=HASH(0x202107c)', 'HASH(0x2014534)') called at C:\strawberry182\perl\site\lib\Moose\Object.pm line 27
Moose::Object::new('Moose::Exception::CanOnlyConsumeRole', 'role_name', 'TestsFor::Basic::Role') called at C:\strawberry182\perl\site\lib\Moose\Util.pm line 51
Moose::Util::throw_exception('CanOnlyConsumeRole', 'role_name', 'TestsFor::Basic::Role') called at C:\strawberry182\perl\site\lib\Moose\Util.pm line 145
Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x20146a4)', undef, 'TestsFor::Basic::Role') called at C:\strawberry182\perl\site\lib\Moose\Util.pm line 108
Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x20146a4)', 'TestsFor::Basic::Role') called at C:\strawberry182\perl\site\lib\Moose.pm line 60
Moose::with('Moose::Meta::Class=HASH(0x20146a4)', 'TestsFor::Basic::Role') called at C:\strawberry182\perl\site\lib\Moose\Exporter.pm line 405
Moose::with('TestsFor::Basic::Role') called at t\taglib\TestsFor\Basic\WithRole.pm line 4
require TestsFor/Basic/WithRole.pm at (eval 384) line 1
Test::Class::Moose::Load::BEGIN at t\taglib\TestsFor\Basic\WithRole.pm line 0
eval {...} at t\taglib\TestsFor\Basic\WithRole.pm line 0
eval 'use TestsFor::Basic::WithRole ()' at C:\strawberry182\cpan\build\Test-Class-Moose-0.98-0\blib\lib\Test\Class\Moose\Load.pm line 54
Test::Class::Moose::Load::_load('Test::Class::Moose::Load', 't\taglib/TestsFor/Basic/WithRole.pm', 't\taglib') called at C:\strawberry182\cpan\build\Test-Class-Moose-0.98-0\blib\lib\Test\Class\Moose\Load.pm line 68
Test::Class::Moose::Load::__ANON__ at C:\strawberry182\perl\lib\File\Find.pm line 790
File::Find::_find_dir('HASH(0x1ad6bac)', 't\taglib', 1) called at C:\strawberry182\perl\lib\File\Find.pm line 578
File::Find::_find_opt('HASH(0x1ad6bac)', 't\taglib') called at C:\strawberry182\perl\lib\File\Find.pm line 1079
File::Find::find('HASH(0x1ad6bac)', 't\taglib') called at C:\strawberry182\cpan\build\Test-Class-Moose-0.98-0\blib\lib\Test\Class\Moose\Load.pm line 73
Test::Class::Moose::Load::import('Test::Class::Moose::Load', 't/taglib') called at t\tags.t line 8
main::BEGIN at t\taglib\TestsFor\Basic\WithRole.pm line 0
eval {...} at t\taglib\TestsFor\Basic\WithRole.pm line 0
Compilation failed in require at (eval 384) line 1.
BEGIN failed--compilation aborted at (eval 384) line 1.
BEGIN failed--compilation aborted at t/tags.t line 8.
t/tags.t .......................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/test_class_is_not_loaded.t ... ok
t/test_control_methods.t ....... ok
t/test_control_methods_skip.t .. ok
t/timing.t ..................... ok
t/todo.t ....................... ok
Test Summary Report
-------------------
t/tags.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=26, Tests=181, 56 wallclock secs ( 0.43 usr + 0.14 sys = 0.57 CPU)
Result: FAIL
Failed 1/26 test programs. 0/181 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- -------- --------
Benchmark 0 1.15
Carp 0 1.32
Class::MOP 0 2.1204
Exporter 0 5.68
File::Find 0 1.23
File::Spec 0 3.40
Import::Into 0 1.002000
JSON::MaybeXS 0 1.001000
List::SomeUtils 0 0.58
List::Util 0 1.38
Module::Runtime 0 0.014
Module::Util 0 1.09
Moose 2.0000 2.1204
Moose::Role 2.0000 2.1204
Moose::Util 0 2.1204
Moose::Util::TypeConstraints 0 2.1204
MooseX::Getopt 0.71 0.74
MooseX::Getopt::Dashes 0 0.74
namespace::autoclean 0 0.15
Package::DeprecationManager 0.16 0.17
Parallel::ForkManager 0 1.06
perl 5.010000 5.018002
Scalar::Util 0 1.38
strict 0 1.07
Sub::Attribute 0 0.07
TAP::Formatter::Color 3.29 3.30
Test2 1.302118 1.302168
Test2::API 0 1.302168
Test2::AsyncSubtest 0.000018 0.000126
Test2::IPC 0 1.302168
Test2::Tools::AsyncSubtest 0 0.000126
Test::Most 0 0.33
Try::Tiny 0 0.18
warnings 0 1.18
build_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 6.84
File::Spec 0 3.40
File::Temp 0 0.2304
lib 0 0.63
Test2::Tools::Basic 0 0.000126
Test2::Tools::Class 0 0.000126
Test2::Tools::Compare 0 0.000126
Test2::Tools::Subtest 0 0.000126
Test2::V0 0 0.000126
Test::Builder 0 1.302168
Test::More 1.302015 1.302168
Test::Requires 0 0.07
Test::Warnings 0 0.014
configure_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 6.84
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry182\c\bin;C:\strawberry182\perl\site\bin;C:\strawberry182\perl\bin
PERL5LIB = C:\strawberry182\cpan\build\Test2-Suite-0.000126-0/blib/arch;C:\strawberry182\cpan\build\Test2-Suite-0.000126-0/blib/lib;C:\strawberry182\cpan\build\Term-Table-0.014-0/blib/arch;C:\strawberry182\cpan\build\Term-Table-0.014-0/blib/lib;C:\strawberry182\cpan\build\Sub-Info-0.002-0/blib/arch;C:\strawberry182\cpan\build\Sub-Info-0.002-0/blib/lib;C:\strawberry182\cpan\build\Importer-0.025-0/blib/arch;C:\strawberry182\cpan\build\Importer-0.025-0/blib/lib;C:\strawberry182\cpan\build\Test-Simple-1.302168-0/blib/arch;C:\strawberry182\cpan\build\Test-Simple-1.302168-0/blib/lib;C:\strawberry182\cpan\build\Sub-Attribute-0.07-0/blib/arch;C:\strawberry182\cpan\build\Sub-Attribute-0.07-0/blib/lib;C:\strawberry182\cpan\build\Package-DeprecationManager-0.17-0/blib/arch;C:\strawberry182\cpan\build\Package-DeprecationManager-0.17-0/blib/lib;C:\strawberry182\cpan\build\MooseX-Getopt-0.74-0/blib/arch;C:\strawberry182\cpan\build\MooseX-Getopt-0.74-0/blib/lib;C:\strawberry182\cpan\build\Test-Needs-0.002006-0/blib/arch;C:\strawberry182\cpan\build\Test-Needs-0.002006-0/blib/lib;C:\strawberry182\cpan\build\List-SomeUtils-0.58-1/blib/arch;C:\strawberry182\cpan\build\List-SomeUtils-0.58-1/blib/lib;C:\strawberry182\cpan\build\List-SomeUtils-XS-0.58-1/blib/arch;C:\strawberry182\cpan\build\List-SomeUtils-XS-0.58-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1568
PERL5_CPAN_IS_RUNNING = 1568
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1236,1568
PERL_CR_SMOKER_CURRENT = Test-Class-Moose-0.98
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HASH_SEED = 0x11111111
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry182\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.133380
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.84
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4203
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.302168
YAML 0.90
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl-no64 5.18.2.1 #1 Tue Jan 7 19:43:33 2014 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry182\perl\lib\CORE" -L"C:\strawberry182\c\lib"'
libpth=C:\strawberry182\c\lib C:\strawberry182\c\i686-w64-mingw32\lib C:\strawberry182\c\lib\gcc\i686-w64-mingw32\4.7.3
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry182\perl\lib\CORE" -L"C:\strawberry182\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Jan 7 2014 19:51:54
%ENV:
PERL5LIB="C:\strawberry182\cpan\build\Test2-Suite-0.000126-0/blib/arch;C:\strawberry182\cpan\build\Test2-Suite-0.000126-0/blib/lib;C:\strawberry182\cpan\build\Term-Table-0.014-0/blib/arch;C:\strawberry182\cpan\build\Term-Table-0.014-0/blib/lib;C:\strawberry182\cpan\build\Sub-Info-0.002-0/blib/arch;C:\strawberry182\cpan\build\Sub-Info-0.002-0/blib/lib;C:\strawberry182\cpan\build\Importer-0.025-0/blib/arch;C:\strawberry182\cpan\build\Importer-0.025-0/blib/lib;C:\strawberry182\cpan\build\Test-Simple-1.302168-0/blib/arch;C:\strawberry182\cpan\build\Test-Simple-1.302168-0/blib/lib;C:\strawberry182\cpan\build\Sub-Attribute-0.07-0/blib/arch;C:\strawberry182\cpan\build\Sub-Attribute-0.07-0/blib/lib;C:\strawberry182\cpan\build\Package-DeprecationManager-0.17-0/blib/arch;C:\strawberry182\cpan\build\Package-DeprecationManager-0.17-0/blib/lib;C:\strawberry182\cpan\build\MooseX-Getopt-0.74-0/blib/arch;C:\strawberry182\cpan\build\MooseX-Getopt-0.74-0/blib/lib;C:\strawberry182\cpan\build\Test-Needs-0.002006-0/blib/arch;C:\strawberry182\cpan\build\Test-Needs-0.002006-0/blib/lib;C:\strawberry182\cpan\build\List-SomeUtils-0.58-1/blib/arch;C:\strawberry182\cpan\build\List-SomeUtils-0.58-1/blib/lib;C:\strawberry182\cpan\build\List-SomeUtils-XS-0.58-1/blib/arch;C:\strawberry182\cpan\build\List-SomeUtils-XS-0.58-1/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="1568"
PERL5_CPAN_IS_RUNNING="1568"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1236,1568"
PERL_CR_SMOKER_CURRENT="Test-Class-Moose-0.98"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HASH_SEED="0x11111111"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\strawberry182\cpan\build\Test2-Suite-0.000126-0/blib/arch
C:\strawberry182\cpan\build\Test2-Suite-0.000126-0/blib/lib
C:\strawberry182\cpan\build\Term-Table-0.014-0/blib/arch
C:\strawberry182\cpan\build\Term-Table-0.014-0/blib/lib
C:\strawberry182\cpan\build\Sub-Info-0.002-0/blib/arch
C:\strawberry182\cpan\build\Sub-Info-0.002-0/blib/lib
C:\strawberry182\cpan\build\Importer-0.025-0/blib/arch
C:\strawberry182\cpan\build\Importer-0.025-0/blib/lib
C:\strawberry182\cpan\build\Test-Simple-1.302168-0/blib/arch
C:\strawberry182\cpan\build\Test-Simple-1.302168-0/blib/lib
C:\strawberry182\cpan\build\Sub-Attribute-0.07-0/blib/arch
C:\strawberry182\cpan\build\Sub-Attribute-0.07-0/blib/lib
C:\strawberry182\cpan\build\Package-DeprecationManager-0.17-0/blib/arch
C:\strawberry182\cpan\build\Package-DeprecationManager-0.17-0/blib/lib
C:\strawberry182\cpan\build\MooseX-Getopt-0.74-0/blib/arch
C:\strawberry182\cpan\build\MooseX-Getopt-0.74-0/blib/lib
C:\strawberry182\cpan\build\Test-Needs-0.002006-0/blib/arch
C:\strawberry182\cpan\build\Test-Needs-0.002006-0/blib/lib
C:\strawberry182\cpan\build\List-SomeUtils-0.58-1/blib/arch
C:\strawberry182\cpan\build\List-SomeUtils-0.58-1/blib/lib
C:\strawberry182\cpan\build\List-SomeUtils-XS-0.58-1/blib/arch
C:\strawberry182\cpan\build\List-SomeUtils-XS-0.58-1/blib/lib
C:/strawberry182/perl/site/lib
C:/strawberry182/perl/vendor/lib
C:/strawberry182/perl/lib
.