Subject: | Failed Build on Ubuntu 14.04 |
Date: | Fri, 16 Dec 2016 12:07:51 -0700 |
To: | bug-MooseX-StrictConstructor [...] rt.cpan.org |
From: | Todd Bruner <todd.bruner [...] gmail.com> |
Build log:
cpanm (App::cpanminus) 1.7001 on perl 5.018002 built for
x86_64-linux-gnu-thread-multi
Work directory is /home/scot/.cpanm/work/1481301366.10827
You have make /usr/bin/make
You have LWP 6.05
You have /bin/tar: tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
Show quoted text
>.
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.
Searching Courriel on cpanmetadb ...
--> Working on Courriel
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Courriel-0.44.tar.gz
-> OK
Unpacking Courriel-0.44.tar.gz
Entering Courriel-0.44
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.66)
Configuring Courriel-0.44
Running Makefile.PL
Warning: prerequisite MooseX::StrictConstructor 0 not found.
Checking if your kit is complete...
Looks good
Writing Makefile for Courriel
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have warnings 0 ... Yes (1.18)
Checking if you have File::Slurp::Tiny 0 ... Yes (0.004)
Checking if you have MIME::Base64 0 ... Yes (3.13)
Checking if you have Params::ValidationCompiler 0.18 ... Yes (0.21)
Checking if you have Exporter 0 ... Yes (5.68)
Checking if you have Carp 0 ... Yes (1.29)
Checking if you have DateTime::Format::Mail 0.403 ... Yes (0.403)
Checking if you have Scalar::Util 0 ... Yes (1.46)
Checking if you have MIME::QuotedPrint 0 ... Yes (3.13)
Checking if you have utf8 0 ... Yes (1.10)
Checking if you have MooseX::StrictConstructor 0 ... No
Checking if you have Test::Differences 0 ... Yes (0.64)
Checking if you have MooseX::Types::Moose 0 ... Yes (0.41)
Checking if you have File::LibMagic 0 ... Yes (1.00)
Checking if you have DateTime::Format::Natural 0 ... Yes (1.04)
Checking if you have Encode 0 ... Yes (2.49)
Checking if you have Email::MessageID 0 ... Yes (1.406)
Checking if you have File::Spec 0 ... Yes (3.40)
Checking if you have List::AllUtils 0 ... Yes (0.12)
Checking if you have Sub::Exporter 0 ... Yes (0.986)
Checking if you have Email::MIME::Encodings 0 ... Yes (1.315)
Checking if you have namespace::autoclean 0 ... Yes (0.28)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.66)
Checking if you have parent 0 ... Yes (0.225)
Checking if you have Email::Abstract::Plugin 0 ... Yes (3.008)
Checking if you have MooseX::Types::Combine 0 ... Yes (0.41)
Checking if you have MooseX::Role::Parameterized 0 ... Yes (1.09)
Checking if you have MooseX::Types 0 ... Yes (0.41)
Checking if you have File::Basename 0 ... Yes (2.84)
Checking if you have Test::More 0.96 ... Yes (1.302067)
Checking if you have Sys::Hostname 0 ... Yes (1.17)
Checking if you have Moose::Role 0 ... Yes (2.1005)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Test::Requires 0 ... Yes (0.07)
Checking if you have Moose 0 ... Yes (2.1005)
Checking if you have strict 0 ... Yes (1.07)
Checking if you have Devel::PartialDump 0 ... Yes (0.17)
Checking if you have Email::Address 0 ... Yes (1.900)
Checking if you have Email::Address::List 0 ... Yes (0.05)
Checking if you have MooseX::Types::Common::String 0 ... Yes (0.001012)
Checking if you have DateTime 0 ... Yes (1.06)
Checking if you have List::MoreUtils 0.28 ... Yes (0.33)
==> Found dependencies: MooseX::StrictConstructor
Searching MooseX::StrictConstructor on cpanmetadb ...
--> Working on MooseX::StrictConstructor
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/MooseX-
StrictConstructor-0.19.tar.gz
-> OK
Unpacking MooseX-StrictConstructor-0.19.tar.gz
Entering MooseX-StrictConstructor-0.19
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (6.66)
Configuring MooseX-StrictConstructor-0.19
Running Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for MooseX::StrictConstructor
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Moose::Exporter 0 ... Yes (2.1005)
Checking if you have B 0 ... Yes (1.42_02)
Checking if you have strict 0 ... Yes (1.07)
Checking if you have namespace::autoclean 0 ... Yes (0.28)
Checking if you have Test::More 0.88 ... Yes (1.302067)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Moose::Role 0 ... Yes (2.1005)
Checking if you have warnings 0 ... Yes (1.18)
Checking if you have Test::Moose 0 ... Yes (2.1005)
Checking if you have Moose::Util::MetaRole 0 ... Yes (2.1005)
Checking if you have Moose 0.94 ... Yes (2.1005)
Building and testing MooseX-StrictConstructor-0.19
cp lib/MooseX/StrictConstructor/Trait/Class.pm blib/lib/MooseX/
StrictConstructor/Trait/Class.pm
cp lib/MooseX/StrictConstructor.pm blib/lib/MooseX/StrictConstructor.pm
cp lib/MooseX/StrictConstructor/Trait/Method/Constructor.pm blib/lib/MooseX/
StrictConstructor/Trait/Method/Constructor.pm
Manifying blib/man3/MooseX::StrictConstructor::Trait::
Method::Constructor.3pm
Manifying blib/man3/MooseX::StrictConstructor.3pm
Manifying blib/man3/MooseX::StrictConstructor::Trait::Class.3pm
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate object method "history" via package "Test::Builder" at
/usr/lib/perl5/Test/Moose.pm line 80.
t/basic.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't locate object method "history" via package "Test::Builder" at
/usr/lib/perl5/Test/Moose.pm line 80.
t/instance.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/release-cpan-changes.t ... skipped: these tests are for release candidate
testing
t/release-eol.t ............ skipped: these tests are for release candidate
testing
t/release-no-tabs.t ........ skipped: these tests are for release candidate
testing
t/release-pod-linkcheck.t .. skipped: these tests are for release candidate
testing
t/release-pod-no404s.t ..... skipped: these tests are for release candidate
testing
t/release-pod-spell.t ...... skipped: these tests are for release candidate
testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate
testing
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/instance.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=9, Tests=0, 5 wallclock secs ( 0.03 usr 0.13 sys + 1.11 cusr 3.37
csys = 4.64 CPU)
Result: FAIL
Failed 2/9 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 255
-> FAIL Installing MooseX::StrictConstructor failed. See
/home/scot/.cpanm/work/1481301366.10827/build.log for details. Retry with
--force to force install it.
-> FAIL Installing the dependencies failed: Module
'MooseX::StrictConstructor' is not installed
-> FAIL Bailing out the installation for Courriel-0.44.
------------------------------
todd.bruner@gmail.com