cpantestlogs/Moose::Meta::Attribute::Custom::Trait::Prototype_genfailure.log
2017-05-02 18:44:36 -07:00

162 lines
8.5 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/1493092264.8113
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 Moose::Meta::Attribute::Custom::Trait::Prototype () on cpanmetadb ...
Unpacking MooseX-Attribute-Prototype-0.10.tar.gz
--> Working on Moose::Meta::Attribute::Custom::Trait::Prototype
Fetching http://www.cpan.org/authors/id/C/CT/CTBROWN/MooseX-Attribute-Prototype-0.10.tar.gz ... OK
MooseX-Attribute-Prototype-0.10/
MooseX-Attribute-Prototype-0.10/t/
MooseX-Attribute-Prototype-0.10/t/00-load.t
MooseX-Attribute-Prototype-0.10/t/05-Attribute-Prototype.t
MooseX-Attribute-Prototype-0.10/t/02-Prototype-Object.t
MooseX-Attribute-Prototype-0.10/t/lib/
MooseX-Attribute-Prototype-0.10/t/lib/borrowed_role.pm
MooseX-Attribute-Prototype-0.10/t/lib/role.pm
MooseX-Attribute-Prototype-0.10/t/lib/MyRole.pm
MooseX-Attribute-Prototype-0.10/t/pod.t
MooseX-Attribute-Prototype-0.10/t/01-Simple-Prototype.t
MooseX-Attribute-Prototype-0.10/t/pod-coverage.t.off
MooseX-Attribute-Prototype-0.10/t/03-Prototype-Collection.t
MooseX-Attribute-Prototype-0.10/t/04-Prototype-Meta.t
MooseX-Attribute-Prototype-0.10/inc/
MooseX-Attribute-Prototype-0.10/inc/Module/
MooseX-Attribute-Prototype-0.10/inc/Module/Install/
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Metadata.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Include.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Can.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Makefile.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Fetch.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/WriteAll.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Base.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/AutoInstall.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install/Win32.pm
MooseX-Attribute-Prototype-0.10/inc/Module/Install.pm
MooseX-Attribute-Prototype-0.10/inc/Module/AutoInstall.pm
MooseX-Attribute-Prototype-0.10/Makefile.PL
MooseX-Attribute-Prototype-0.10/Changes
MooseX-Attribute-Prototype-0.10/TODO
MooseX-Attribute-Prototype-0.10/README
MooseX-Attribute-Prototype-0.10/MANIFEST
MooseX-Attribute-Prototype-0.10/lib/
MooseX-Attribute-Prototype-0.10/lib/MooseX/
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype.pm
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Meta/
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Meta/Attribute/
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Meta/Attribute/Trait/
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Meta/Attribute/Trait/Prototype.pm
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Object.pm
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Collection.pm
MooseX-Attribute-Prototype-0.10/lib/MooseX/Attribute/Prototype/Meta.pm
MooseX-Attribute-Prototype-0.10/META.yml
Entering MooseX-Attribute-Prototype-0.10
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring MooseX-Attribute-Prototype-0.10 ... *** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (1.302078)
- Test::Moose ...loaded. (2.2004)
- Moose ...loaded. (2.2004 >= 0.65)
- MooseX::AttributeHelpers ...loaded. (0.25 >= 0.13)
- Moose::Exporter ...loaded. (2.2004 >= 0.65)
- Moose::Util ...loaded. (2.2004 >= 0.65)
- Moose::Util::MetaRole ...loaded. (2.2004 >= 0.65)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MooseX::Attribute::Prototype
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moose::Util 0.65 ... Yes (2.2004)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have MooseX::AttributeHelpers 0.13 ... Yes (0.25)
Checking if you have Moose::Exporter 0.65 ... Yes (2.2004)
Checking if you have Test::Moose 0 ... Yes (2.2004)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Moose 0.65 ... Yes (2.2004)
Checking if you have Moose::Util::MetaRole 0.65 ... Yes (2.2004)
OK
Building and testing MooseX-Attribute-Prototype-0.10 ... cp lib/MooseX/Attribute/Prototype/Meta.pm blib/lib/MooseX/Attribute/Prototype/Meta.pm
cp lib/MooseX/Attribute/Prototype/Object.pm blib/lib/MooseX/Attribute/Prototype/Object.pm
cp lib/MooseX/Attribute/Prototype/Meta/Attribute/Trait/Prototype.pm blib/lib/MooseX/Attribute/Prototype/Meta/Attribute/Trait/Prototype.pm
cp lib/MooseX/Attribute/Prototype/Collection.pm blib/lib/MooseX/Attribute/Prototype/Collection.pm
cp lib/MooseX/Attribute/Prototype.pm blib/lib/MooseX/Attribute/Prototype.pm
Manifying 4 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-Simple-Prototype.t t/02-Prototype-Object.t t/03-Prototype-Collection.t t/04-Prototype-Meta.t t/05-Attribute-Prototype.t t/pod.t
# Failed test 'use MooseX::Attribute::Prototype;'
# at t/00-load.t line 11.
# Tried to use 'MooseX::Attribute::Prototype'.
# Error: Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493092264.8113/MooseX-Attribute-Prototype-0.10/blib/lib/MooseX/Attribute/Prototype.pm line 21.
# BEGIN failed--compilation aborted at t/00-load.t line 11.
# Looks like you failed 1 test of 2.
t/00-load.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at lib/MooseX/Attribute/Prototype.pm line 21.
BEGIN failed--compilation aborted at t/01-Simple-Prototype.t line 11.
# Looks like your test exited with 255 before it could output anything.
t/01-Simple-Prototype.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
t/02-Prototype-Object.t ...... ok
t/03-Prototype-Collection.t .. ok
t/04-Prototype-Meta.t ........ ok
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493092264.8113/MooseX-Attribute-Prototype-0.10/blib/lib/MooseX/Attribute/Prototype.pm line 21.
BEGIN failed--compilation aborted at t/05-Attribute-Prototype.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/05-Attribute-Prototype.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 19/19 subtests
t/pod.t ...................... ok
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/01-Simple-Prototype.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/05-Attribute-Prototype.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 19 tests but ran 0.
Files=7, Tests=34, 1 wallclock secs ( 0.01 usr 0.02 sys + 0.99 cusr 0.02 csys = 1.04 CPU)
Result: FAIL
Failed 3/7 test programs. 1/34 subtests failed.
Makefile:791: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Moose::Meta::Attribute::Custom::Trait::Prototype failed. See /home/ryan/.cpanm/work/1493092264.8113/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Moose::Meta::Attribute::Custom::Trait::Prototype] 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