cpantestlogs/Mite_genfailure.log
2017-05-02 18:44:36 -07:00

546 lines
33 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493510551.23616
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Mite () on cpanmetadb ...
Unpacking Mite-v0.0.1.tar.gz
--> Working on Mite
Fetching http://www.cpan.org/authors/id/M/MS/MSCHWERN/Mite-v0.0.1.tar.gz ... OK
Mite-v0.0.1
Mite-v0.0.1/.perlcriticrc
Mite-v0.0.1/.perltidyrc
Mite-v0.0.1/.travis.yml
Mite-v0.0.1/Build.PL
Mite-v0.0.1/LICENSE
Mite-v0.0.1/MANIFEST
Mite-v0.0.1/MANIFEST.SKIP
Mite-v0.0.1/META.json
Mite-v0.0.1/META.yml
Mite-v0.0.1/README
Mite-v0.0.1/bin
Mite-v0.0.1/bin/mite
Mite-v0.0.1/lib
Mite-v0.0.1/lib/Mite.pm
Mite-v0.0.1/lib/Mite
Mite-v0.0.1/lib/Mite/App.pm
Mite-v0.0.1/lib/Mite/Attribute.pm
Mite-v0.0.1/lib/Mite/Class.pm
Mite-v0.0.1/lib/Mite/Compiled.pm
Mite-v0.0.1/lib/Mite/Config.pm
Mite-v0.0.1/lib/Mite/MakeMaker.pm
Mite-v0.0.1/lib/Mite/ModuleBuild.pm
Mite-v0.0.1/lib/Mite/Project.pm
Mite-v0.0.1/lib/Mite/Shim.pm
Mite-v0.0.1/lib/Mite/Source.pm
Mite-v0.0.1/lib/Mite/Types.pm
Mite-v0.0.1/lib/Mite/App
Mite-v0.0.1/lib/Mite/App/Command.pm
Mite-v0.0.1/lib/Mite/App/Command
Mite-v0.0.1/lib/Mite/App/Command/clean.pm
Mite-v0.0.1/lib/Mite/App/Command/compile.pm
Mite-v0.0.1/lib/Mite/App/Command/init.pm
Mite-v0.0.1/lib/Mite/Role
Mite-v0.0.1/lib/Mite/Role/HasConfig.pm
Mite-v0.0.1/lib/Mite/Role/HasDefault.pm
Mite-v0.0.1/lib/Mite/Role/HasYAML.pm
Mite-v0.0.1/t
Mite-v0.0.1/t/00compile.t
Mite-v0.0.1/t/multiple_classes_one_file.t
Mite-v0.0.1/t/types.t
Mite-v0.0.1/t/lib
Mite-v0.0.1/t/lib/Test
Mite-v0.0.1/t/lib/Test/Mite.pm
Mite-v0.0.1/t/MakeMaker
Mite-v0.0.1/t/MakeMaker/build.t
Mite-v0.0.1/t/MakeMaker/pm_to_blib.t
Mite-v0.0.1/t/MakeMaker/Some-Project
Mite-v0.0.1/t/MakeMaker/Some-Project/Makefile.PL
Mite-v0.0.1/t/MakeMaker/Some-Project/lib
Mite-v0.0.1/t/MakeMaker/Some-Project/lib/Some
Mite-v0.0.1/t/MakeMaker/Some-Project/lib/Some/Project.pm
Mite-v0.0.1/t/mite
Mite-v0.0.1/t/mite/clean.t
Mite-v0.0.1/t/mite/compile.t
Mite-v0.0.1/t/mite/init.t
Mite-v0.0.1/t/Mite-Attribute
Mite-v0.0.1/t/Mite-Attribute/clone.t
Mite-v0.0.1/t/Mite-Attribute/defaults.t
Mite-v0.0.1/t/Mite-Attribute/is.t
Mite-v0.0.1/t/Mite-Attribute/ro.t
Mite-v0.0.1/t/Mite-Attribute/rw.t
Mite-v0.0.1/t/Mite-Class
Mite-v0.0.1/t/Mite-Class/attributes.t
Mite-v0.0.1/t/Mite-Class/default.t
Mite-v0.0.1/t/Mite-Class/default_coderef.t
Mite-v0.0.1/t/Mite-Class/extends.t
Mite-v0.0.1/t/Mite-Class/introspect.t
Mite-v0.0.1/t/Mite-Class/parents.t
Mite-v0.0.1/t/Mite-Compiled
Mite-v0.0.1/t/Mite-Compiled/basic.t
Mite-v0.0.1/t/Mite-Config
Mite-v0.0.1/t/Mite-Config/config.t
Mite-v0.0.1/t/Mite-Config/mite_dir.t
Mite-v0.0.1/t/Mite-Project
Mite-v0.0.1/t/Mite-Project/defaults.t
Mite-v0.0.1/t/Mite-Project/extend_attribute.t
Mite-v0.0.1/t/Mite-Project/find.t
Mite-v0.0.1/t/Mite-Project/information.t
Mite-v0.0.1/t/Mite-Project/load.t
Mite-v0.0.1/t/Mite-Project/projects.t
Mite-v0.0.1/t/Mite-Project/shim.t
Mite-v0.0.1/t/Mite-Project/write.t
Mite-v0.0.1/t/Mite-Shim
Mite-v0.0.1/t/Mite-Shim/find_mite.t
Mite-v0.0.1/t/Mite-Shim/lib
Mite-v0.0.1/t/Mite-Shim/lib/Foo.pm
Mite-v0.0.1/t/Mite-Shim/lib/Foo.pm.mite.pm
Mite-v0.0.1/t/Mite-Source
Mite-v0.0.1/t/Mite-Source/basic.t
Mite-v0.0.1/t/Module-Build
Mite-v0.0.1/t/Module-Build/build.t
Mite-v0.0.1/t/Module-Build/Some-Project
Mite-v0.0.1/t/Module-Build/Some-Project/Build.PL
Mite-v0.0.1/t/Module-Build/Some-Project/MANIFEST
Mite-v0.0.1/t/Module-Build/Some-Project/lib
Mite-v0.0.1/t/Module-Build/Some-Project/lib/Some
Mite-v0.0.1/t/Module-Build/Some-Project/lib/Some/Project.pm
Mite-v0.0.1/t/Roles
Mite-v0.0.1/t/Roles/HasConfig.t
Mite-v0.0.1/t/Roles/HasDefault.t
Mite-v0.0.1/t/Roles/HasYAML.t
Mite-v0.0.1/t/Test-Mite
Mite-v0.0.1/t/Test-Mite/mite_command.t
Mite-v0.0.1/t/Test-Mite/mite_load.t
Mite-v0.0.1/t/Test-Mite/pragmas.t
Mite-v0.0.1/t/Test-Mite/sims.t
Entering Mite-v0.0.1
Checking configure dependencies from META.json
Checking if you have Module::Build 0.42 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Mite-v0.0.1 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Mite' version 'v0.0.1'
Checking dependencies from MYMETA.json ...
Checking if you have Test::FailWarnings 0.008 ... Yes (0.008)
Checking if you have Fennec 2.016 ... Yes (2.017)
Checking if you have Test::Output 1.02 ... Yes (1.031)
Checking if you have Test::Deep 0.110 ... Yes (1.126)
Checking if you have Mouse 1.08 ... Yes (v2.4.9)
Checking if you have YAML::XS 0.41 ... Yes (0.64)
Checking if you have Test::Sims 20130412 ... Yes (20130412)
Checking if you have Capture::Tiny 0.22 ... Yes (0.40)
Checking if you have Path::Tiny 0.052 ... Yes (0.104)
Checking if you have MouseX::Foreign 1.000 ... Yes (1.000)
Checking if you have Test::Most 0.31 ... Yes (0.35)
Checking if you have version 0.77 ... Yes (0.9918)
Checking if you have Devel::Hide 0.0009 ... Yes (0.0009)
Checking if you have Test::Compile 0.24 ... Yes (v1.3.0)
Checking if you have File::Copy::Recursive 0.38 ... Yes (0.38)
Checking if you have Child 0.010 ... Yes (0.013)
Checking if you have Method::Signatures 20140224 ... Yes (20170211)
Checking if you have App::Cmd 0.323 ... Yes (0.331)
OK
Building and testing Mite-v0.0.1 ... Building Mite
t/00compile.t ...................... ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/MakeMaker/build.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/MakeMaker/pm_to_blib.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Attribute/clone.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
t/Mite-Attribute/defaults.t ........ ok
t/Mite-Attribute/is.t .............. ok
t/Mite-Attribute/ro.t .............. ok
t/Mite-Attribute/rw.t .............. ok
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Class/attributes.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/13 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Class/default.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Class/default_coderef.t .....
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/48 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Class/extends.t .............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/44 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Class/introspect.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Class/parents.t .............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/28 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Compiled/basic.t ............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/11 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Config/config.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/Mite-Config/mite_dir.t ........... ok
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Project/defaults.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Project/extend_attribute.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Project/find.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Project/information.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Project/load.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/Mite-Project/projects.t .......... ok
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Project/shim.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/Mite-Project/write.t ............. ok
t/Mite-Shim/find_mite.t ............ ok
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Mite-Source/basic.t ..............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/24 subtests
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Module-Build/build.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
t/Roles/HasConfig.t ................ ok
t/Roles/HasDefault.t ............... ok
t/Roles/HasYAML.t .................. ok
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Test-Mite/mite_command.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Test-Mite/mite_load.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
t/Test-Mite/pragmas.t .............. ok
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/Test-Mite/sims.t .................
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/22 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/mite/clean.t .....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/mite/compile.t ...................
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/40 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/mite/init.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
# Failed test 'Test::FailWarnings should catch no warnings'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm line 169.
# Warning was 'Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.'
t/multiple_classes_one_file.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/14 subtests
t/types.t .......................... ok
Test Summary Report
-------------------
t/MakeMaker/build.t (Wstat: 256 Tests: 20 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/MakeMaker/pm_to_blib.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 2
t/Mite-Attribute/clone.t (Wstat: 512 Tests: 10 Failed: 2)
Failed tests: 1, 6
Non-zero exit status: 2
t/Mite-Class/attributes.t (Wstat: 512 Tests: 13 Failed: 2)
Failed tests: 1, 6
Non-zero exit status: 2
t/Mite-Class/default.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Mite-Class/default_coderef.t (Wstat: 2560 Tests: 48 Failed: 10)
Failed tests: 1, 6, 10, 14, 18, 25, 29, 34, 41, 45
Non-zero exit status: 10
t/Mite-Class/extends.t (Wstat: 1024 Tests: 44 Failed: 4)
Failed tests: 1, 15, 23, 31
Non-zero exit status: 4
t/Mite-Class/introspect.t (Wstat: 512 Tests: 7 Failed: 2)
Failed tests: 1, 5
Non-zero exit status: 2
t/Mite-Class/parents.t (Wstat: 1024 Tests: 28 Failed: 4)
Failed tests: 1, 4, 15, 18
Non-zero exit status: 4
t/Mite-Compiled/basic.t (Wstat: 768 Tests: 11 Failed: 3)
Failed tests: 1, 6, 9
Non-zero exit status: 3
t/Mite-Config/config.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/Mite-Project/defaults.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 1, 5
Non-zero exit status: 2
t/Mite-Project/extend_attribute.t (Wstat: 512 Tests: 10 Failed: 2)
Failed tests: 1, 6
Non-zero exit status: 2
t/Mite-Project/find.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Mite-Project/information.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Mite-Project/load.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Mite-Project/shim.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Mite-Source/basic.t (Wstat: 1024 Tests: 24 Failed: 4)
Failed tests: 1, 4, 14, 20
Non-zero exit status: 4
t/Module-Build/build.t (Wstat: 256 Tests: 20 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/Test-Mite/mite_command.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 1, 5
Non-zero exit status: 2
t/Test-Mite/mite_load.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 1, 5
Non-zero exit status: 2
t/Test-Mite/sims.t (Wstat: 1280 Tests: 22 Failed: 5)
Failed tests: 1, 5, 9, 13, 16
Non-zero exit status: 5
t/mite/clean.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/mite/compile.t (Wstat: 1536 Tests: 40 Failed: 6)
Failed tests: 1, 4, 7, 12, 17, 29
Non-zero exit status: 6
t/mite/init.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/multiple_classes_one_file.t (Wstat: 512 Tests: 14 Failed: 2)
Failed tests: 1, 8
Non-zero exit status: 2
Files=40, Tests=556, 16 wallclock secs ( 0.15 usr 0.06 sys + 12.26 cusr 1.59 csys = 14.06 CPU)
Result: FAIL
Failed 26/40 test programs. 64/556 subtests failed.
! Installing Mite failed. See /home/ryan/.cpanm/work/1493510551.23616/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Mite] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man