197 lines
7.5 KiB
Text
197 lines
7.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/1493171526.19646
|
|
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::Detergent () on cpanmetadb ...
|
|
Unpacking HTML-Detergent-0.06.tar.gz
|
|
--> Working on HTML::Detergent
|
|
Fetching http://www.cpan.org/authors/id/D/DO/DORIAN/HTML-Detergent-0.06.tar.gz ... OK
|
|
HTML-Detergent-0.06/
|
|
HTML-Detergent-0.06/inc/
|
|
HTML-Detergent-0.06/inc/Module/
|
|
HTML-Detergent-0.06/inc/Module/Install.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/
|
|
HTML-Detergent-0.06/inc/Module/Install/AutoInstall.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Fetch.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Makefile.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Include.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Base.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Metadata.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Can.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/WriteAll.pm
|
|
HTML-Detergent-0.06/inc/Module/Install/Win32.pm
|
|
HTML-Detergent-0.06/inc/Module/AutoInstall.pm
|
|
HTML-Detergent-0.06/t/
|
|
HTML-Detergent-0.06/t/data/
|
|
HTML-Detergent-0.06/t/data/iai.xsl
|
|
HTML-Detergent-0.06/t/data/about.html
|
|
HTML-Detergent-0.06/t/boilerplate.t
|
|
HTML-Detergent-0.06/t/pod-coverage.t
|
|
HTML-Detergent-0.06/t/00-load.t
|
|
HTML-Detergent-0.06/t/manifest.t
|
|
HTML-Detergent-0.06/t/02-basic.t
|
|
HTML-Detergent-0.06/t/01-config.t
|
|
HTML-Detergent-0.06/t/pod.t
|
|
HTML-Detergent-0.06/Changes
|
|
HTML-Detergent-0.06/MYMETA.json
|
|
HTML-Detergent-0.06/MYMETA.yml
|
|
HTML-Detergent-0.06/MANIFEST
|
|
HTML-Detergent-0.06/MANIFEST.SKIP
|
|
HTML-Detergent-0.06/META.yml
|
|
HTML-Detergent-0.06/lib/
|
|
HTML-Detergent-0.06/lib/HTML/
|
|
HTML-Detergent-0.06/lib/HTML/Detergent.pm
|
|
HTML-Detergent-0.06/lib/HTML/Detergent/
|
|
HTML-Detergent-0.06/lib/HTML/Detergent/Config.pm
|
|
HTML-Detergent-0.06/README
|
|
HTML-Detergent-0.06/Makefile.PL
|
|
Entering HTML-Detergent-0.06
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring HTML-Detergent-0.06 ... *** Module::AutoInstall version 1.06
|
|
*** Checking for Perl dependencies...
|
|
*** Since we're running under cpanminus, I'll just let it take care
|
|
of the dependency's installation later.
|
|
[Core Features]
|
|
- Test::More ...loaded. (1.302078)
|
|
- Moose ...loaded. (2.2004)
|
|
- MooseX::Types ...loaded. (0.50)
|
|
- namespace::autoclean ...loaded. (0.28)
|
|
- XML::LibXML ...loaded. (2.0129)
|
|
- XML::LibXSLT ...missing.
|
|
- XML::LibXML::LazyBuilder ...loaded. (0.08)
|
|
- HTML::HTML5::Parser ...loaded. (0.301)
|
|
*** Module::AutoInstall configuration finished.
|
|
Warning: prerequisite XML::LibXSLT 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for HTML::Detergent
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have XML::LibXML 0 ... Yes (2.0129)
|
|
Checking if you have XML::LibXML::LazyBuilder 0 ... Yes (0.08)
|
|
Checking if you have namespace::autoclean 0 ... Yes (0.28)
|
|
Checking if you have XML::LibXSLT 0 ... No
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have MooseX::Types 0 ... Yes (0.50)
|
|
Checking if you have Moose 0 ... Yes (2.2004)
|
|
Checking if you have HTML::HTML5::Parser 0 ... Yes (0.301)
|
|
Searching XML::LibXSLT (0) on cpanmetadb ...
|
|
Unpacking XML-LibXSLT-1.95.tar.gz
|
|
OK
|
|
==> Found dependencies: XML::LibXSLT
|
|
--> Working on XML::LibXSLT
|
|
Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-1.95.tar.gz ... OK
|
|
XML-LibXSLT-1.95/
|
|
XML-LibXSLT-1.95/perl-libxml-mm.h
|
|
XML-LibXSLT-1.95/benchmark/
|
|
XML-LibXSLT-1.95/benchmark/Driver/
|
|
XML-LibXSLT-1.95/benchmark/Driver/Sablotron.pm
|
|
XML-LibXSLT-1.95/benchmark/Driver/LibXSLT.pm
|
|
XML-LibXSLT-1.95/benchmark/Driver/BaseClass.pm
|
|
XML-LibXSLT-1.95/benchmark/benchmark.pl
|
|
XML-LibXSLT-1.95/Changes
|
|
XML-LibXSLT-1.95/LICENSE
|
|
XML-LibXSLT-1.95/LibXSLT.pm
|
|
XML-LibXSLT-1.95/MANIFEST
|
|
XML-LibXSLT-1.95/testcases/
|
|
XML-LibXSLT-1.95/testcases/default.conf
|
|
XML-LibXSLT-1.95/example/
|
|
XML-LibXSLT-1.95/example/fatal.xsl
|
|
XML-LibXSLT-1.95/example/2.xml
|
|
XML-LibXSLT-1.95/example/bad3.xsl
|
|
XML-LibXSLT-1.95/example/nonfatal.xsl
|
|
XML-LibXSLT-1.95/example/1.xml
|
|
XML-LibXSLT-1.95/example/bad2.xsl
|
|
XML-LibXSLT-1.95/example/1.xsl
|
|
XML-LibXSLT-1.95/example/2.xsl
|
|
XML-LibXSLT-1.95/example/bad1.xsl
|
|
XML-LibXSLT-1.95/Makefile.PL
|
|
XML-LibXSLT-1.95/META.yml
|
|
XML-LibXSLT-1.95/META.json
|
|
XML-LibXSLT-1.95/README
|
|
XML-LibXSLT-1.95/t/
|
|
XML-LibXSLT-1.95/t/04params.t
|
|
XML-LibXSLT-1.95/t/style-trailing-space.t
|
|
XML-LibXSLT-1.95/t/rt71345_a.t
|
|
XML-LibXSLT-1.95/t/09exslt.t
|
|
XML-LibXSLT-1.95/t/06output.t
|
|
XML-LibXSLT-1.95/t/03input.t
|
|
XML-LibXSLT-1.95/t/08literal.t
|
|
XML-LibXSLT-1.95/t/cpan-changes.t
|
|
XML-LibXSLT-1.95/t/02dromeds.t
|
|
XML-LibXSLT-1.95/t/xml-grammar-failures.t
|
|
XML-LibXSLT-1.95/t/06entities.t
|
|
XML-LibXSLT-1.95/t/pod.t
|
|
XML-LibXSLT-1.95/t/11utf8.t
|
|
XML-LibXSLT-1.95/t/10functions.t
|
|
XML-LibXSLT-1.95/t/data/
|
|
XML-LibXSLT-1.95/t/data/perl-begin-page.xml-grammar-vered.xml
|
|
XML-LibXSLT-1.95/t/data/vered-xml-to-docbook.xslt
|
|
XML-LibXSLT-1.95/t/05quick.t
|
|
XML-LibXSLT-1.95/t/07blankdoc.t
|
|
XML-LibXSLT-1.95/t/13error.t
|
|
XML-LibXSLT-1.95/t/01basic.t
|
|
XML-LibXSLT-1.95/t/14security.t
|
|
XML-LibXSLT-1.95/t/12import.t
|
|
XML-LibXSLT-1.95/t/15misc.t
|
|
XML-LibXSLT-1.95/t/rt71345_b.t
|
|
XML-LibXSLT-1.95/typemap
|
|
XML-LibXSLT-1.95/scripts/
|
|
XML-LibXSLT-1.95/scripts/tag-release.pl
|
|
XML-LibXSLT-1.95/LibXSLT.xs
|
|
XML-LibXSLT-1.95/ppport.h
|
|
XML-LibXSLT-1.95/perl-libxml-mm.c
|
|
Entering XML-LibXSLT-1.95
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring XML-LibXSLT-1.95 ... running xslt-config... using fallback values for LIBS and INC
|
|
failed
|
|
options:
|
|
LIBS='-L/usr/local/lib -L/usr/lib -lxslt -lxml2 -lz -lm'
|
|
INC='-I/usr/local/include -I/usr/include'
|
|
If this is wrong, Re-run as:
|
|
$ /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'
|
|
|
|
looking for -lxslt... libxslt not found
|
|
Try setting LIBS and INC values on the command line
|
|
Or get libxslt and libxml2 from
|
|
http://www.libxml.org/
|
|
If you install via RPMs, make sure you also install the -devel
|
|
RPMs, as this is where the headers (.h files) are.
|
|
no
|
|
! Configure failed for XML-LibXSLT-1.95. See /home/ryan/.cpanm/work/1493171526.19646/build.log for details.
|
|
! Installing the dependencies failed: Module 'XML::LibXSLT' is not installed
|
|
! Bailing out the installation for HTML-Detergent-0.06.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose HTML::Detergent] 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
|