125 lines
4.8 KiB
Text
125 lines
4.8 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/1493512274.30746
|
|
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 Template::HTML () on cpanmetadb ...
|
|
! Finding Template::HTML on cpanmetadb failed.
|
|
Searching Template::HTML () on metacpan ...
|
|
Unpacking Template-HTML-0.04.tar.gz
|
|
--> Working on Template::HTML
|
|
Fetching http://www.cpan.org/authors/id/M/MS/MSMITH/Template-HTML-0.04.tar.gz ... OK
|
|
Template-HTML-0.04/
|
|
Template-HTML-0.04/t/
|
|
Template-HTML-0.04/t/include_path.t
|
|
Template-HTML-0.04/t/include_path.tt2
|
|
Template-HTML-0.04/t/parsing.t
|
|
Template-HTML-0.04/t/pod-coverage.t
|
|
Template-HTML-0.04/t/pod.t
|
|
Template-HTML-0.04/README
|
|
Template-HTML-0.04/Makefile.PL
|
|
Template-HTML-0.04/MANIFEST
|
|
Template-HTML-0.04/META.yml
|
|
Template-HTML-0.04/Changes
|
|
Template-HTML-0.04/lib/
|
|
Template-HTML-0.04/lib/Template/
|
|
Template-HTML-0.04/lib/Template/HTML/
|
|
Template-HTML-0.04/lib/Template/HTML/Context.pm
|
|
Template-HTML-0.04/lib/Template/HTML/Variable.pm
|
|
Template-HTML-0.04/lib/Template/HTML/Stash.pm
|
|
Template-HTML-0.04/lib/Template/HTML.pm
|
|
Entering Template-HTML-0.04
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Template-HTML-0.04 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Template::HTML
|
|
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 Template 1 ... Yes (2.27)
|
|
OK
|
|
Building and testing Template-HTML-0.04 ... cp lib/Template/HTML/Variable.pm blib/lib/Template/HTML/Variable.pm
|
|
cp lib/Template/HTML/Stash.pm blib/lib/Template/HTML/Stash.pm
|
|
cp lib/Template/HTML/Context.pm blib/lib/Template/HTML/Context.pm
|
|
cp lib/Template/HTML.pm blib/lib/Template/HTML.pm
|
|
Manifying 4 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
|
|
t/include_path.t .. ok
|
|
|
|
# Failed test '[% test.remove(">") %]'
|
|
# at t/parsing.t line 44.
|
|
# got: '< Test & stuff '
|
|
# expected: '< Test & stuff '
|
|
|
|
# Failed test '[% test | html %]'
|
|
# at t/parsing.t line 44.
|
|
# got: '&lt; Test &amp; stuff &gt;'
|
|
# expected: '&lt; Test &amp; stuff &gt;'
|
|
|
|
# Failed test '[% test %]'
|
|
# at t/parsing.t line 44.
|
|
# got: '< Test & stuff >'
|
|
# expected: '< Test & stuff >'
|
|
|
|
# Failed test '[% test | replace("&","and") %]'
|
|
# at t/parsing.t line 44.
|
|
# got: '< Test and stuff >'
|
|
# expected: '< Test and stuff >'
|
|
|
|
# Failed test '[% test | upper %]'
|
|
# at t/parsing.t line 44.
|
|
# got: '< TEST & STUFF >'
|
|
# expected: '< TEST & STUFF >'
|
|
|
|
# Failed test '[% test | truncate(12) %]'
|
|
# at t/parsing.t line 44.
|
|
# got: '< Test & ...'
|
|
# expected: '< Test & ...'
|
|
# Looks like you failed 6 tests of 12.
|
|
t/parsing.t .......
|
|
Dubious, test returned 6 (wstat 1536, 0x600)
|
|
Failed 6/12 subtests
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/parsing.t (Wstat: 1536 Tests: 12 Failed: 6)
|
|
Failed tests: 3, 5-6, 9-10, 12
|
|
Non-zero exit status: 6
|
|
Files=4, Tests=25, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.27 cusr 0.02 csys = 0.33 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 6/25 subtests failed.
|
|
Makefile:853: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Template::HTML failed. See /home/ryan/.cpanm/work/1493512274.30746/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Template::HTML] 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
|