132 lines
5.6 KiB
Text
132 lines
5.6 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/1493592356.15326
|
|
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 Tickit::Widget::Scroller () on cpanmetadb ...
|
|
Unpacking Tickit-Widget-Scroller-0.22.tar.gz
|
|
--> Working on Tickit::Widget::Scroller
|
|
Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Tickit-Widget-Scroller-0.22.tar.gz ... OK
|
|
Tickit-Widget-Scroller-0.22
|
|
Tickit-Widget-Scroller-0.22/Build.PL
|
|
Tickit-Widget-Scroller-0.22/Changes
|
|
Tickit-Widget-Scroller-0.22/LICENSE
|
|
Tickit-Widget-Scroller-0.22/MANIFEST
|
|
Tickit-Widget-Scroller-0.22/META.json
|
|
Tickit-Widget-Scroller-0.22/META.yml
|
|
Tickit-Widget-Scroller-0.22/Makefile.PL
|
|
Tickit-Widget-Scroller-0.22/README
|
|
Tickit-Widget-Scroller-0.22/examples
|
|
Tickit-Widget-Scroller-0.22/examples/richtext.pl
|
|
Tickit-Widget-Scroller-0.22/examples/text.pl
|
|
Tickit-Widget-Scroller-0.22/lib
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget/Scroller.pm
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget/Scroller
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget/Scroller/Item.pod
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget/Scroller/Item
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget/Scroller/Item/RichText.pm
|
|
Tickit-Widget-Scroller-0.22/lib/Tickit/Widget/Scroller/Item/Text.pm
|
|
Tickit-Widget-Scroller-0.22/t
|
|
Tickit-Widget-Scroller-0.22/t/00use.t
|
|
Tickit-Widget-Scroller-0.22/t/01item-text.t
|
|
Tickit-Widget-Scroller-0.22/t/02item-richtext.t
|
|
Tickit-Widget-Scroller-0.22/t/10initial.t
|
|
Tickit-Widget-Scroller-0.22/t/11scroll.t
|
|
Tickit-Widget-Scroller-0.22/t/12resize-bottom.t
|
|
Tickit-Widget-Scroller-0.22/t/12resize-top.t
|
|
Tickit-Widget-Scroller-0.22/t/20push-bottom.t
|
|
Tickit-Widget-Scroller-0.22/t/20push-top.t
|
|
Tickit-Widget-Scroller-0.22/t/21shift-bottom.t
|
|
Tickit-Widget-Scroller-0.22/t/21shift-top.t
|
|
Tickit-Widget-Scroller-0.22/t/22unshift-bottom.t
|
|
Tickit-Widget-Scroller-0.22/t/22unshift-top.t
|
|
Tickit-Widget-Scroller-0.22/t/23pop-bottom.t
|
|
Tickit-Widget-Scroller-0.22/t/23pop-top.t
|
|
Tickit-Widget-Scroller-0.22/t/30indicator.t
|
|
Tickit-Widget-Scroller-0.22/t/99pod.t
|
|
Entering Tickit-Widget-Scroller-0.22
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Tickit-Widget-Scroller-0.22 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Tickit-Widget-Scroller' version '0.22'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have String::Tagged 0 ... Yes (0.13)
|
|
Checking if you have Tickit::Test 0.12 ... Yes (0.62)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302083)
|
|
Checking if you have Tickit::Pen 0.19 ... Yes (0.62)
|
|
Checking if you have Tickit::Widget 0.35 ... Yes (0.52)
|
|
Checking if you have Tickit::Window 0.57 ... Yes (0.62)
|
|
Checking if you have Tickit::RenderBuffer 0.43 ... Yes (0.62)
|
|
OK
|
|
Building and testing Tickit-Widget-Scroller-0.22 ... Building Tickit-Widget-Scroller
|
|
t/00use.t ............. ok
|
|
t/01item-text.t ....... ok
|
|
t/02item-richtext.t ... ok
|
|
t/10initial.t ......... ok
|
|
t/11scroll.t .......... ok
|
|
$win->clear has been removed at t/12resize-bottom.t line 35.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/12resize-bottom.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
All 1 subtests passed
|
|
$win->clear has been removed at t/12resize-top.t line 33.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/12resize-top.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
All 1 subtests passed
|
|
t/20push-bottom.t ..... ok
|
|
t/20push-top.t ........ ok
|
|
t/21shift-bottom.t .... ok
|
|
t/21shift-top.t ....... ok
|
|
t/22unshift-bottom.t .. ok
|
|
t/22unshift-top.t ..... ok
|
|
t/23pop-bottom.t ...... ok
|
|
t/23pop-top.t ......... ok
|
|
t/30indicator.t ....... ok
|
|
t/99pod.t ............. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/12resize-bottom.t (Wstat: 65280 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/12resize-top.t (Wstat: 65280 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=17, Tests=279, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.74 cusr 0.04 csys = 0.84 CPU)
|
|
Result: FAIL
|
|
Failed 2/17 test programs. 0/279 subtests failed.
|
|
! Installing Tickit::Widget::Scroller failed. See /home/ryan/.cpanm/work/1493592356.15326/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Tickit::Widget::Scroller] 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
|