101 lines
4.9 KiB
Text
101 lines
4.9 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/1493406568.13213
|
|
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 Keyword::TreeFold () on cpanmetadb ...
|
|
Unpacking Keyword-TreeFold-v0.1.1.tar.gz
|
|
--> Working on Keyword::TreeFold
|
|
Fetching http://www.cpan.org/authors/id/L/LE/LEMBARK/Keyword-TreeFold-v0.1.1.tar.gz ... OK
|
|
Keyword-TreeFold-v0.1.1/
|
|
Keyword-TreeFold-v0.1.1/t/
|
|
Keyword-TreeFold-v0.1.1/t/lib/
|
|
Keyword-TreeFold-v0.1.1/t/lib/Bogus.pm
|
|
Keyword-TreeFold-v0.1.1/t/10-Lexical-Count.t
|
|
Keyword-TreeFold-v0.1.1/t/12-Single-Lexical.t
|
|
Keyword-TreeFold-v0.1.1/t/11-Algorithm-Sanity.t
|
|
Keyword-TreeFold-v0.1.1/t/20-Performance/
|
|
Keyword-TreeFold-v0.1.1/t/20-Performance/01-Progressive-Count.t
|
|
Keyword-TreeFold-v0.1.1/MANIFEST
|
|
Keyword-TreeFold-v0.1.1/Makefile.PL
|
|
Keyword-TreeFold-v0.1.1/Changes
|
|
Keyword-TreeFold-v0.1.1/lib/
|
|
Keyword-TreeFold-v0.1.1/lib/Keyword/
|
|
Keyword-TreeFold-v0.1.1/lib/Keyword/TreeFold.pm
|
|
Keyword-TreeFold-v0.1.1/META.yml
|
|
Keyword-TreeFold-v0.1.1/META.json
|
|
Entering Keyword-TreeFold-v0.1.1
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Keyword-TreeFold-v0.1.1 ... Checking if your kit is complete...
|
|
Looks good
|
|
WARNING: Setting ABSTRACT via file 'lib/Keyword/TreeFold.pm' failed
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 754.
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Keyword::TreeFold
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Digest::SHA 0 ... Yes (5.96)
|
|
Checking if you have FindBin::libs 0 ... Yes (2.12)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Benchmark 0 ... Yes (1.22)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have Keyword::Declare 0 ... Yes (0.000005)
|
|
OK
|
|
Building and testing Keyword-TreeFold-v0.1.1 ... cp lib/Keyword/TreeFold.pm blib/lib/Keyword/TreeFold.pm
|
|
Manifying 1 pod document
|
|
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
|
|
t/10-Lexical-Count.t ..... ok
|
|
t/11-Algorithm-Sanity.t .. ok
|
|
|
|
# Failed test 'Single lexical fails'
|
|
# at t/12-Single-Lexical.t line 30.
|
|
# 'Can't locate t/lib/Bogus.pm in @INC (you may need to install the t::lib::Bogus module) (@INC contains: /home/ryan/.cpanm/work/1493406568.13213/Keyword-TreeFold-v0.1.1/t/lib /home/ryan/.cpanm/work/1493406568.13213/Keyword-TreeFold-v0.1.1/lib /home/ryan/.cpanm/work/1493406568.13213/Keyword-TreeFold-v0.1.1/blib/lib /home/ryan/.cpanm/work/1493406568.13213/Keyword-TreeFold-v0.1.1/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at (eval 7) line 1.
|
|
# '
|
|
# doesn't match '(?^u:^Bogus tree_fold:)'
|
|
# Looks like you failed 1 test of 1.
|
|
t/12-Single-Lexical.t ....
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/12-Single-Lexical.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=3, Tests=82, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.23 cusr 0.01 csys = 0.26 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 1/82 subtests failed.
|
|
Makefile:851: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing Keyword::TreeFold failed. See /home/ryan/.cpanm/work/1493406568.13213/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Keyword::TreeFold] 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
|