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

113 lines
5.7 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/1493317865.28970
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 MooseX::MultiObject () on cpanmetadb ...
Unpacking MooseX-MultiObject-0.03.tar.gz
--> Working on MooseX::MultiObject
Fetching http://www.cpan.org/authors/id/J/JR/JROCKWAY/MooseX-MultiObject-0.03.tar.gz ... OK
MooseX-MultiObject-0.03
MooseX-MultiObject-0.03/README
MooseX-MultiObject-0.03/Changes
MooseX-MultiObject-0.03/LICENSE
MooseX-MultiObject-0.03/dist.ini
MooseX-MultiObject-0.03/META.yml
MooseX-MultiObject-0.03/MANIFEST
MooseX-MultiObject-0.03/t
MooseX-MultiObject-0.03/t/basic.t
MooseX-MultiObject-0.03/META.json
MooseX-MultiObject-0.03/Makefile.PL
MooseX-MultiObject-0.03/t/release-pod-syntax.t
MooseX-MultiObject-0.03/lib/MooseX
MooseX-MultiObject-0.03/lib/MooseX/MultiObject.pm
MooseX-MultiObject-0.03/lib/MooseX/MultiObject
MooseX-MultiObject-0.03/lib/MooseX/MultiObject/Role.pm
MooseX-MultiObject-0.03/lib/MooseX/MultiObject/Meta
MooseX-MultiObject-0.03/lib/MooseX/MultiObject/Meta/Class.pm
MooseX-MultiObject-0.03/lib/MooseX/MultiObject/Meta/Method
MooseX-MultiObject-0.03/lib/MooseX/MultiObject/Meta/Method/MultiDelegation.pm
Entering MooseX-MultiObject-0.03
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring MooseX-MultiObject-0.03 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MooseX::MultiObject
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have true 0 ... Yes (0.18)
Checking if you have MooseX::APIRole::Internals 0 ... Yes (0.01)
Checking if you have Moose::Util 0 ... Yes (2.2004)
Checking if you have Set::Object 0 ... Yes (1.35)
Checking if you have Moose::Meta::TypeConstraint::Role 0 ... Yes (2.2004)
Checking if you have Moose::Meta::Method 0 ... Yes (2.2004)
Checking if you have MooseX::APIRole 0 ... Yes (0.01)
Checking if you have MooseX::Types::Set::Object 0 ... Yes (0.05)
Checking if you have Moose::Exporter 0 ... Yes (2.2004)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Class::MOP::Method::Generated 0 ... Yes (2.2004)
Checking if you have namespace::autoclean 0 ... Yes (0.28)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Moose::Role 0 ... Yes (2.2004)
Checking if you have parent 0 ... Yes (0.236)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Moose::Meta::TypeConstraint::Class 0 ... Yes (2.2004)
Checking if you have Carp 0 ... Yes (1.38)
OK
Building and testing MooseX-MultiObject-0.03 ... cp lib/MooseX/MultiObject.pm blib/lib/MooseX/MultiObject.pm
cp lib/MooseX/MultiObject/Meta/Method/MultiDelegation.pm blib/lib/MooseX/MultiObject/Meta/Method/MultiDelegation.pm
cp lib/MooseX/MultiObject/Meta/Class.pm blib/lib/MooseX/MultiObject/Meta/Class.pm
cp lib/MooseX/MultiObject/Role.pm blib/lib/MooseX/MultiObject/Role.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, 'blib/lib', 'blib/arch')" t/*.t
'Object=HASH(0x55de9e0f3190)' is not an object that can be added to this multiobject at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Moose/Meta/TypeConstraint.pm line 213
Moose::Meta::TypeConstraint::assert_valid('Moose::Meta::TypeConstraint::Role=HASH(0x55de9f58a210)', 'Object=HASH(0x55de9e0f3190)') called at /home/ryan/.cpanm/work/1493317865.28970/MooseX-MultiObject-0.03/blib/lib/MooseX/MultiObject.pm line 76
Set::add_managed_object('Set=HASH(0x55de9f58e7c8)', 'Object=HASH(0x55de9e0f3190)') called at t/basic.t line 38
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/basic.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 3 subtests passed
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=2, Tests=3, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.17 cusr 0.00 csys = 0.18 CPU)
Result: FAIL
Failed 1/2 test programs. 0/3 subtests failed.
Makefile:890: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing MooseX::MultiObject failed. See /home/ryan/.cpanm/work/1493317865.28970/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose MooseX::MultiObject] 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