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

123 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/1493264096.30032
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 App::Colorist () on cpanmetadb ...
! Finding App::Colorist on cpanmetadb failed.
Searching App::Colorist () on metacpan ...
! Could not find a release matching App::Colorist () on MetaCPAN.
Searching App::Colorist on mirror http://www.cpan.org ...
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
Uncompressing index file...
Unpacking App-Colorist-0.150460.tar.gz
--> Working on App::Colorist
Fetching http://www.cpan.org/authors/id/H/HA/HANENKAMP/App-Colorist-0.150460.tar.gz ... OK
App-Colorist-0.150460
App-Colorist-0.150460/README
App-Colorist-0.150460/Changes
App-Colorist-0.150460/LICENSE
App-Colorist-0.150460/dist.ini
App-Colorist-0.150460/META.yml
App-Colorist-0.150460/MANIFEST
App-Colorist-0.150460/META.json
App-Colorist-0.150460/Makefile.PL
App-Colorist-0.150460/bin
App-Colorist-0.150460/bin/colorist
App-Colorist-0.150460/t
App-Colorist-0.150460/t/colorist.t
App-Colorist-0.150460/t/rules
App-Colorist-0.150460/t/rules/test.pl
App-Colorist-0.150460/lib/App
App-Colorist-0.150460/lib/App/Colorist.pm
App-Colorist-0.150460/t/rules/test
App-Colorist-0.150460/t/rules/test/rules.pl
App-Colorist-0.150460/t/release-pod-syntax.t
App-Colorist-0.150460/t/rules/test/colors.yml
App-Colorist-0.150460/t/release-pod-coverage.t
App-Colorist-0.150460/lib/App/Colorist
App-Colorist-0.150460/lib/App/Colorist/Ruleset.pm
App-Colorist-0.150460/lib/App/Colorist/Colorizer.pm
Entering App-Colorist-0.150460
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring App-Colorist-0.150460 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for App::Colorist
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have YAML 0 ... Yes (1.23)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have IO::Select 0 ... Yes (1.22)
Checking if you have Moose::Exporter 0 ... Yes (2.2004)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have MooseX::Getopt 0 ... Yes (0.71)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Readonly 0 ... Yes (2.05)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have File::Temp 0 ... Yes (0.2304)
OK
Building and testing App-Colorist-0.150460 ... cp lib/App/Colorist/Ruleset.pm blib/lib/App/Colorist/Ruleset.pm
cp lib/App/Colorist/Colorizer.pm blib/lib/App/Colorist/Colorizer.pm
cp lib/App/Colorist.pm blib/lib/App/Colorist.pm
cp bin/colorist blib/script/colorist
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/colorist
Manifying 1 pod document
Manifying 3 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
do "t/rules/test/rules.pl" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493264096.30032/App-Colorist-0.150460/blib/lib/App/Colorist/Colorizer.pm line 244.
Failed to read rule set "t/rules/test/rules.pl": at /home/ryan/.cpanm/work/1493264096.30032/App-Colorist-0.150460/blib/lib/App/Colorist/Colorizer.pm line 256.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/colorist.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
t/release-pod-coverage.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/colorist.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=3, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.31 cusr 0.01 csys = 0.34 CPU)
Result: FAIL
Failed 1/3 test programs. 0/1 subtests failed.
Makefile:903: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing App::Colorist failed. See /home/ryan/.cpanm/work/1493264096.30032/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose App::Colorist] 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