cpantestlogs/Test::HTML::Lint_incfailure.log
2017-05-02 18:44:36 -07:00

316 lines
22 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/1492922751.17672
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 Test::HTML::Lint () on cpanmetadb ...
Unpacking HTML-Lint-2.26.tar.gz
--> Working on Test::HTML::Lint
Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/HTML-Lint-2.26.tar.gz ... OK
HTML-Lint-2.26/
HTML-Lint-2.26/MANIFEST
HTML-Lint-2.26/Makefile.PL
HTML-Lint-2.26/META.json
HTML-Lint-2.26/README
HTML-Lint-2.26/bin/
HTML-Lint-2.26/bin/weblint
HTML-Lint-2.26/t/
HTML-Lint-2.26/t/config-unknown-directive.t
HTML-Lint-2.26/t/text-unclosed-entity.t
HTML-Lint-2.26/t/00-load.t
HTML-Lint-2.26/t/elem-unclosed.t
HTML-Lint-2.26/t/attr-unknown.t
HTML-Lint-2.26/t/12-html_fragment_ok.t
HTML-Lint-2.26/t/elem-img-alt-missing.t
HTML-Lint-2.26/t/10-test-html-lint.t
HTML-Lint-2.26/t/xhtml-html.t
HTML-Lint-2.26/t/config-unknown-value.t
HTML-Lint-2.26/t/elem-input-alt-missing.t
HTML-Lint-2.26/t/elem-unknown.t
HTML-Lint-2.26/t/50-multiple-files.t
HTML-Lint-2.26/t/elem-img-sizes-missing.t
HTML-Lint-2.26/t/attr-repeated.t
HTML-Lint-2.26/t/api-eof-not-called.t
HTML-Lint-2.26/t/40-where.t
HTML-Lint-2.26/t/20-error-types-skip.t
HTML-Lint-2.26/t/text-invalid-entity.t
HTML-Lint-2.26/t/random-nobr.t
HTML-Lint-2.26/t/elem-unopened.t
HTML-Lint-2.26/t/text-use-entity.t
HTML-Lint-2.26/t/20-error-types-export.t
HTML-Lint-2.26/t/strong-id.t
HTML-Lint-2.26/t/LintTest.pl
HTML-Lint-2.26/t/embed-extensions.t
HTML-Lint-2.26/t/20-error-types.t
HTML-Lint-2.26/t/pod-coverage.t
HTML-Lint-2.26/t/60-add-tags.t
HTML-Lint-2.26/t/elem-empty-but-closed.t
HTML-Lint-2.26/t/doc-tag-required.t
HTML-Lint-2.26/t/02-versions.t
HTML-Lint-2.26/t/01-coverage.t
HTML-Lint-2.26/t/11-test-html-lint-overload.t
HTML-Lint-2.26/t/30-test-builder.t
HTML-Lint-2.26/t/api-parse-not-called.t
HTML-Lint-2.26/t/pod.t
HTML-Lint-2.26/t/elem-nonrepeatable.t
HTML-Lint-2.26/t/text-unknown-entity.t
HTML-Lint-2.26/META.yml
HTML-Lint-2.26/lib/
HTML-Lint-2.26/lib/Test/
HTML-Lint-2.26/lib/Test/HTML/
HTML-Lint-2.26/lib/Test/HTML/Lint.pm
HTML-Lint-2.26/lib/HTML/
HTML-Lint-2.26/lib/HTML/Lint.pm
HTML-Lint-2.26/lib/HTML/Lint/
HTML-Lint-2.26/lib/HTML/Lint/Parser.pm
HTML-Lint-2.26/lib/HTML/Lint/HTML4.pm
HTML-Lint-2.26/lib/HTML/Lint/Error.pm
HTML-Lint-2.26/Changes
Entering HTML-Lint-2.26
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring HTML-Lint-2.26 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Lint
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 Exporter 0 ... Yes (5.72)
Checking if you have Test::Builder::Tester 0 ... Yes (1.302078)
Checking if you have HTML::Parser 3.47 ... Yes (3.72)
Checking if you have HTML::Tagset 3.03 ... Yes (3.20)
Checking if you have HTML::Entities 0 ... Yes (3.69)
Checking if you have Test::Builder 0 ... Yes (1.302078)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing HTML-Lint-2.26 ... cp lib/HTML/Lint.pm blib/lib/HTML/Lint.pm
cp lib/HTML/Lint/Parser.pm blib/lib/HTML/Lint/Parser.pm
cp lib/HTML/Lint/HTML4.pm blib/lib/HTML/Lint/HTML4.pm
cp lib/HTML/Lint/Error.pm blib/lib/HTML/Lint/Error.pm
cp lib/Test/HTML/Lint.pm blib/lib/Test/HTML/Lint.pm
cp bin/weblint blib/script/weblint
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/weblint
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
# Testing HTML::Lint 2.26, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ..................... ok
t/01-coverage.t ................. ok
t/02-versions.t ................. ok
t/10-test-html-lint.t ........... ok
t/11-test-html-lint-overload.t .. ok
t/12-html_fragment_ok.t ......... ok
t/20-error-types-export.t ....... ok
t/20-error-types-skip.t ......... ok
t/20-error-types.t .............. ok
t/30-test-builder.t ............. ok
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/40-where.t line 3.
t/40-where.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/50-multiple-files.t line 4.
t/50-multiple-files.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/60-add-tags.t line 6.
t/60-add-tags.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/api-eof-not-called.t .......... ok
t/api-parse-not-called.t ........ ok
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/attr-repeated.t line 3.
t/attr-repeated.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/attr-unknown.t line 3.
t/attr-unknown.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/config-unknown-directive.t line 3.
t/config-unknown-directive.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/config-unknown-value.t line 3.
t/config-unknown-value.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/doc-tag-required.t line 3.
t/doc-tag-required.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-empty-but-closed.t line 3.
t/elem-empty-but-closed.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-img-alt-missing.t line 3.
t/elem-img-alt-missing.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-img-sizes-missing.t line 3.
t/elem-img-sizes-missing.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-input-alt-missing.t line 3.
t/elem-input-alt-missing.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-nonrepeatable.t line 3.
t/elem-nonrepeatable.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-unclosed.t line 3.
t/elem-unclosed.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-unknown.t line 3.
t/elem-unknown.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/elem-unopened.t line 3.
t/elem-unopened.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/embed-extensions.t line 3.
t/embed-extensions.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/pod-coverage.t ................ ok
t/pod.t ......................... ok
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/random-nobr.t line 3.
t/random-nobr.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/strong-id.t line 3.
t/strong-id.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/text-invalid-entity.t line 6.
t/text-invalid-entity.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/text-unclosed-entity.t line 6.
t/text-unclosed-entity.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/text-unknown-entity.t line 6.
t/text-unknown-entity.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/text-use-entity.t line 4.
t/text-use-entity.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/LintTest.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/blib/lib /home/ryan/.cpanm/work/1492922751.17672/HTML-Lint-2.26/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 t/xhtml-html.t line 3.
t/xhtml-html.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/40-where.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/50-multiple-files.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/60-add-tags.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/attr-repeated.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/attr-unknown.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/config-unknown-directive.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/config-unknown-value.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/doc-tag-required.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-empty-but-closed.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-img-alt-missing.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-img-sizes-missing.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-input-alt-missing.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-nonrepeatable.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-unclosed.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-unknown.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/elem-unopened.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/embed-extensions.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/random-nobr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/strong-id.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/text-invalid-entity.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/text-unclosed-entity.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/text-unknown-entity.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/text-use-entity.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/xhtml-html.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=38, Tests=77, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.41 cusr 0.01 csys = 0.47 CPU)
Result: FAIL
Failed 24/38 test programs. 0/77 subtests failed.
Makefile:910: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Test::HTML::Lint failed. See /home/ryan/.cpanm/work/1492922751.17672/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Test::HTML::Lint] 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