124 lines
5 KiB
Text
124 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/1493097779.19599
|
|
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::Toc () on cpanmetadb ...
|
|
Unpacking HTML-Toc-1.12.tar.gz
|
|
--> Working on HTML::Toc
|
|
Fetching http://www.cpan.org/authors/id/F/FV/FVULTO/HTML-Toc-1.12.tar.gz ... OK
|
|
HTML-Toc-1.12/
|
|
HTML-Toc-1.12/t/
|
|
HTML-Toc-1.12/t/SiteMap/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir2/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir2/SubSubDir2/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir2/SubSubDir2/index.htm
|
|
HTML-Toc-1.12/t/SiteMap/SubDir2/index.htm
|
|
HTML-Toc-1.12/t/SiteMap/SubDir2/SubSubDir1/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir2/SubSubDir1/index.htm
|
|
HTML-Toc-1.12/t/SiteMap/SubDir1/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir1/SubSubDir1/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir1/SubSubDir1/index.htm
|
|
HTML-Toc-1.12/t/SiteMap/SubDir1/index.htm
|
|
HTML-Toc-1.12/t/SiteMap/SubDir3/
|
|
HTML-Toc-1.12/t/SiteMap/SubDir3/index.htm
|
|
HTML-Toc-1.12/t/SiteMap/index.htm
|
|
HTML-Toc-1.12/t/anchors.t
|
|
HTML-Toc-1.12/t/insertionPoint.t
|
|
HTML-Toc-1.12/t/siteMap.t
|
|
HTML-Toc-1.12/t/format.t
|
|
HTML-Toc-1.12/t/propagate.t
|
|
HTML-Toc-1.12/t/manualTest.t
|
|
HTML-Toc-1.12/t/options.t
|
|
HTML-Toc-1.12/t/generate.t
|
|
HTML-Toc-1.12/t/ManualTest/
|
|
HTML-Toc-1.12/t/ManualTest/manualTest1.htm
|
|
HTML-Toc-1.12/t/update.t
|
|
HTML-Toc-1.12/t/podExamples.t
|
|
HTML-Toc-1.12/t/extend.t
|
|
HTML-Toc-1.12/t/insert.t
|
|
HTML-Toc-1.12/TocInsertor.pm
|
|
HTML-Toc-1.12/Changes
|
|
HTML-Toc-1.12/TocUpdator.pm
|
|
HTML-Toc-1.12/MANIFEST
|
|
HTML-Toc-1.12/Toc.pm
|
|
HTML-Toc-1.12/TocGenerator.pm
|
|
HTML-Toc-1.12/Toc.pod
|
|
HTML-Toc-1.12/Makefile.PL
|
|
HTML-Toc-1.12/META.yml
|
|
Entering HTML-Toc-1.12
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring HTML-Toc-1.12 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for HTML::Toc
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Differences 0 ... Yes (0.64)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have HTML::Parser 0 ... Yes (3.72)
|
|
OK
|
|
Building and testing HTML-Toc-1.12 ... cp Toc.pm blib/lib/HTML/Toc.pm
|
|
cp TocUpdator.pm blib/lib/HTML/TocUpdator.pm
|
|
cp Toc.pod blib/lib/HTML/Toc.pod
|
|
cp TocInsertor.pm blib/lib/HTML/TocInsertor.pm
|
|
cp TocGenerator.pm blib/lib/HTML/TocGenerator.pm
|
|
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
|
|
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1493097779.19599/HTML-Toc-1.12/blib/lib/HTML/TocInsertor.pm line 366.
|
|
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{{ <-- HERE toc}}/ at /home/ryan/.cpanm/work/1493097779.19599/HTML-Toc-1.12/blib/lib/HTML/TocInsertor.pm line 333.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/anchors.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 7/7 subtests
|
|
t/extend.t .......... ok
|
|
t/format.t .......... ok
|
|
t/generate.t ........ ok
|
|
t/insert.t .......... ok
|
|
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1493097779.19599/HTML-Toc-1.12/blib/lib/HTML/TocInsertor.pm line 366.
|
|
t/insertionPoint.t .. ok
|
|
t/manualTest.t ...... ok
|
|
t/options.t ......... ok
|
|
t/podExamples.t ..... ok
|
|
t/propagate.t ....... ok
|
|
t/siteMap.t ......... ok
|
|
t/update.t .......... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/anchors.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 7 tests but ran 0.
|
|
Files=12, Tests=80, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.43 cusr 0.00 csys = 0.47 CPU)
|
|
Result: FAIL
|
|
Failed 1/12 test programs. 0/80 subtests failed.
|
|
Makefile:845: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing HTML::Toc failed. See /home/ryan/.cpanm/work/1493097779.19599/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose HTML::Toc] 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
|