129 lines
5 KiB
Text
129 lines
5 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/1492987297.3043
|
|
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 HTML::Index () on cpanmetadb ...
|
|
Unpacking HTML-Index-0.15.tar.gz
|
|
--> Working on HTML::Index
|
|
Fetching http://www.cpan.org/authors/id/A/AW/AWRIGLEY/HTML-Index-0.15.tar.gz ... OK
|
|
HTML-Index-0.15/
|
|
HTML-Index-0.15/t/
|
|
HTML-Index-0.15/t/stem.t
|
|
HTML-Index-0.15/t/inmem.t
|
|
HTML-Index-0.15/t/incremental.t
|
|
HTML-Index-0.15/t/Tests.pm
|
|
HTML-Index-0.15/t/big.t
|
|
HTML-Index-0.15/t/stopwords.t
|
|
HTML-Index-0.15/t/compress.t
|
|
HTML-Index-0.15/t/deindex.t
|
|
HTML-Index-0.15/t/parser.t
|
|
HTML-Index-0.15/t/index.t
|
|
HTML-Index-0.15/t/soundex.t
|
|
HTML-Index-0.15/t/dd.t
|
|
HTML-Index-0.15/README
|
|
HTML-Index-0.15/lib/
|
|
HTML-Index-0.15/lib/HTML/
|
|
HTML-Index-0.15/lib/HTML/Index/
|
|
HTML-Index-0.15/lib/HTML/Index/Store.pm
|
|
HTML-Index-0.15/lib/HTML/Index/Document.pm
|
|
HTML-Index-0.15/lib/HTML/Index/Store/
|
|
HTML-Index-0.15/lib/HTML/Index/Store/BerkeleyDB.pm
|
|
HTML-Index-0.15/lib/HTML/Index/Store/DataDumper.pm
|
|
HTML-Index-0.15/lib/HTML/Index.pm
|
|
HTML-Index-0.15/eg/
|
|
HTML-Index-0.15/eg/indexer.pl
|
|
HTML-Index-0.15/eg/test6.html
|
|
HTML-Index-0.15/eg/test1.html
|
|
HTML-Index-0.15/eg/test2.html
|
|
HTML-Index-0.15/eg/search.pl
|
|
HTML-Index-0.15/eg/test3.html
|
|
HTML-Index-0.15/eg/test4.html
|
|
HTML-Index-0.15/eg/stopwords.txt
|
|
HTML-Index-0.15/eg/test5.html
|
|
HTML-Index-0.15/MANIFEST
|
|
HTML-Index-0.15/Changes
|
|
HTML-Index-0.15/Makefile.PL
|
|
Entering HTML-Index-0.15
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring HTML-Index-0.15 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for HTML::Index
|
|
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 Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have Fcntl 0 ... Yes (1.13)
|
|
Checking if you have Text::Soundex 0 ... Yes (3.05)
|
|
Checking if you have Lingua::Stem 0 ... Yes (0.84)
|
|
Checking if you have BerkeleyDB 0 ... Yes (0.55)
|
|
Checking if you have HTML::TreeBuilder 0 ... Yes (5.04)
|
|
Checking if you have Carp::Assert 0 ... Yes (0.21)
|
|
Checking if you have Class::Struct 0 ... Yes (0.65)
|
|
Checking if you have HTML::Entities 0 ... Yes (3.69)
|
|
Checking if you have Compress::Zlib 0 ... Yes (2.074)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
OK
|
|
Building and testing HTML-Index-0.15 ... cp lib/HTML/Index/Document.pm blib/lib/HTML/Index/Document.pm
|
|
cp lib/HTML/Index/Store/BerkeleyDB.pm blib/lib/HTML/Index/Store/BerkeleyDB.pm
|
|
cp lib/HTML/Index.pm blib/lib/HTML/Index.pm
|
|
cp lib/HTML/Index/Store/DataDumper.pm blib/lib/HTML/Index/Store/DataDumper.pm
|
|
cp lib/HTML/Index/Store.pm blib/lib/HTML/Index/Store.pm
|
|
Manifying 5 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
|
|
# Looks like you planned 1000 tests but ran 957.
|
|
t/big.t ..........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 43/1000 subtests
|
|
t/compress.t ..... ok
|
|
t/dd.t ........... ok
|
|
t/deindex.t ...... ok
|
|
t/incremental.t .. ok
|
|
t/index.t ........ ok
|
|
t/inmem.t ........ ok
|
|
t/parser.t ....... ok
|
|
t/soundex.t ...... ok
|
|
t/stem.t ......... ok
|
|
t/stopwords.t .... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/big.t (Wstat: 65280 Tests: 957 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 1000 tests but ran 957.
|
|
Files=11, Tests=1054, 1 wallclock secs ( 0.07 usr 0.00 sys + 0.81 cusr 0.09 csys = 0.97 CPU)
|
|
Result: FAIL
|
|
Failed 1/11 test programs. 0/1054 subtests failed.
|
|
Makefile:876: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing HTML::Index failed. See /home/ryan/.cpanm/work/1492987297.3043/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose HTML::Index] 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
|