281 lines
12 KiB
Text
281 lines
12 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492220775.5323
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
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 XML::Grammar::Vered () on cpanmetadb ...
|
|
Unpacking XML-Grammar-Vered-0.0.9.tar.gz
|
|
--> Working on XML::Grammar::Vered
|
|
Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-Grammar-Vered-0.0.9.tar.gz ... OK
|
|
XML-Grammar-Vered-0.0.9
|
|
XML-Grammar-Vered-0.0.9/README
|
|
XML-Grammar-Vered-0.0.9/Changes
|
|
XML-Grammar-Vered-0.0.9/LICENSE
|
|
XML-Grammar-Vered-0.0.9/dist.ini
|
|
XML-Grammar-Vered-0.0.9/TODO.txt
|
|
XML-Grammar-Vered-0.0.9/t
|
|
XML-Grammar-Vered-0.0.9/t/xslt.t
|
|
XML-Grammar-Vered-0.0.9/META.yml
|
|
XML-Grammar-Vered-0.0.9/MANIFEST
|
|
XML-Grammar-Vered-0.0.9/Build.PL
|
|
XML-Grammar-Vered-0.0.9/weaver.ini
|
|
XML-Grammar-Vered-0.0.9/MANIFEST.SKIP
|
|
XML-Grammar-Vered-0.0.9/t/00-compile.t
|
|
XML-Grammar-Vered-0.0.9/t/00-libxml-basic.t
|
|
XML-Grammar-Vered-0.0.9/t/00-libxslt-basic.t
|
|
XML-Grammar-Vered-0.0.9/t/release-pod-syntax.t
|
|
XML-Grammar-Vered-0.0.9/inc/Test/Run
|
|
XML-Grammar-Vered-0.0.9/inc/Test/Run/Builder.pm
|
|
XML-Grammar-Vered-0.0.9/extradata
|
|
XML-Grammar-Vered-0.0.9/extradata/vered-xml.rng
|
|
XML-Grammar-Vered-0.0.9/lib/XML/Grammar
|
|
XML-Grammar-Vered-0.0.9/lib/XML/Grammar/Vered.pm
|
|
XML-Grammar-Vered-0.0.9/t/release-pod-coverage.t
|
|
XML-Grammar-Vered-0.0.9/t/release-cpan-changes.t
|
|
XML-Grammar-Vered-0.0.9/inc/XML/Grammar
|
|
XML-Grammar-Vered-0.0.9/inc/XML/Grammar/Builder.pm
|
|
XML-Grammar-Vered-0.0.9/t/release-trailing-space.t
|
|
XML-Grammar-Vered-0.0.9/extradata/vered-xml-to-docbook.xslt
|
|
XML-Grammar-Vered-0.0.9/t/data/system-tests-1/expected-docbook
|
|
XML-Grammar-Vered-0.0.9/t/data/system-tests-1/expected-docbook/perl-begin-page.docbook.xml
|
|
XML-Grammar-Vered-0.0.9/t/data/system-tests-1/input-xml
|
|
XML-Grammar-Vered-0.0.9/t/data/system-tests-1/input-xml/perl-begin-page.xml-grammar-vered.xml
|
|
Entering XML-Grammar-Vered-0.0.9
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring XML-Grammar-Vered-0.0.9 ... Checking prerequisites...
|
|
requires:
|
|
! XML::GrammarBase::Role::RelaxNG is not installed
|
|
! XML::GrammarBase::Role::XSLT is not installed
|
|
test_requires:
|
|
! XML::LibXSLT is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'XML-Grammar-Vered' version '0.0.9'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IO::Handle 0 ... Yes (1.36)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have MooX 0 ... Yes (0.101)
|
|
Checking if you have vars 0 ... Yes (1.03)
|
|
Checking if you have Module::Build 0.3601 ... Yes (0.4222)
|
|
Checking if you have XML::GrammarBase::Role::XSLT v0.2.2 ... No
|
|
Checking if you have XML::LibXSLT 0 ... No
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have IPC::Open3 0 ... Yes (1.20)
|
|
Checking if you have XML::LibXML 0 ... Yes (2.0129)
|
|
Checking if you have File::ShareDir 1.00 ... Yes (1.102)
|
|
Checking if you have XML::GrammarBase::Role::RelaxNG v0.2.2 ... No
|
|
Checking if you have Test::XML::Ordered 0 ... Yes (0.0.9)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have autodie 0 ... Yes (2.29)
|
|
Searching XML::GrammarBase::Role::XSLT (v0.2.2) on cpanmetadb ...
|
|
Unpacking XML-GrammarBase-v0.2.3.tar.gz
|
|
OK
|
|
==> Found dependencies: XML::GrammarBase::Role::XSLT, XML::LibXSLT, XML::GrammarBase::Role::RelaxNG
|
|
--> Working on XML::GrammarBase::Role::XSLT
|
|
Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-GrammarBase-v0.2.3.tar.gz ... OK
|
|
XML-GrammarBase-v0.2.3
|
|
XML-GrammarBase-v0.2.3/Changes
|
|
XML-GrammarBase-v0.2.3/LICENSE
|
|
XML-GrammarBase-v0.2.3/MANIFEST
|
|
XML-GrammarBase-v0.2.3/Build.PL
|
|
XML-GrammarBase-v0.2.3/META.yml
|
|
XML-GrammarBase-v0.2.3/META.json
|
|
XML-GrammarBase-v0.2.3/README
|
|
XML-GrammarBase-v0.2.3/TODO.pod
|
|
XML-GrammarBase-v0.2.3/lib
|
|
XML-GrammarBase-v0.2.3/lib/XML
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase.pm
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase/Role
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase/Role/RelaxNG.pm
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase/Role/DataDir.pm
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase/Role/XSLT.pm
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase/Role/XSLT
|
|
XML-GrammarBase-v0.2.3/lib/XML/GrammarBase/Role/XSLT/Global.pm
|
|
XML-GrammarBase-v0.2.3/inc
|
|
XML-GrammarBase-v0.2.3/inc/Test
|
|
XML-GrammarBase-v0.2.3/inc/Test/Run
|
|
XML-GrammarBase-v0.2.3/inc/Test/Run/Builder.pm
|
|
XML-GrammarBase-v0.2.3/t
|
|
XML-GrammarBase-v0.2.3/t/00-load.t
|
|
XML-GrammarBase-v0.2.3/t/01libxml-basic.t
|
|
XML-GrammarBase-v0.2.3/t/style-trailing-space.t
|
|
XML-GrammarBase-v0.2.3/t/pod-coverage.t
|
|
XML-GrammarBase-v0.2.3/t/data_dir.t
|
|
XML-GrammarBase-v0.2.3/t/cpan-changes.t
|
|
XML-GrammarBase-v0.2.3/t/pod.t
|
|
XML-GrammarBase-v0.2.3/t/xslt.t
|
|
XML-GrammarBase-v0.2.3/t/rng.t
|
|
XML-GrammarBase-v0.2.3/t/multi-xslt.t
|
|
XML-GrammarBase-v0.2.3/t/data
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml.rng
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml-test-docbook-xslt-output.docbook.xml
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml-invalid-test.xml
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml-test.xml
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml-to-docbook.xslt
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml-to-html.xslt
|
|
XML-GrammarBase-v0.2.3/t/data/fiction-xml-test-html-xslt-output.xhtml
|
|
XML-GrammarBase-v0.2.3/t/data/screenplay-xml
|
|
XML-GrammarBase-v0.2.3/t/data/screenplay-xml/xml
|
|
XML-GrammarBase-v0.2.3/t/data/screenplay-xml/xml/with-tags-inside-paragraphs.xml
|
|
XML-GrammarBase-v0.2.3/scripts
|
|
XML-GrammarBase-v0.2.3/scripts/bump-version-number.pl
|
|
XML-GrammarBase-v0.2.3/scripts/tag-release.pl
|
|
Entering XML-GrammarBase-v0.2.3
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring XML-GrammarBase-v0.2.3 ... Checking prerequisites...
|
|
requires:
|
|
! XML::LibXSLT is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'XML-GrammarBase' version 'v0.2.3'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have MooX::late 0 ... Yes (0.015)
|
|
Checking if you have Moo::Role 0 ... Yes (2.003002)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have autodie 0 ... Yes (2.29)
|
|
Checking if you have XML::LibXML 2.0017 ... Yes (2.0129)
|
|
Checking if you have File::ShareDir 0 ... Yes (1.102)
|
|
Checking if you have Test::XML::Ordered 0 ... Yes (0.0.9)
|
|
Checking if you have Package::Variant 0 ... Yes (1.003002)
|
|
Checking if you have MooX::Role 0 ... Yes (0.101)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have MooX 0 ... Yes (0.101)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have XML::LibXSLT 1.80 ... No
|
|
Checking if you have MooX::Types::MooseLike 0 ... Yes (0.29)
|
|
Searching XML::LibXSLT (1.80) 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/1492220775.5323/build.log for details.
|
|
! Installing the dependencies failed: Module 'XML::LibXSLT' is not installed
|
|
! Bailing out the installation for XML-GrammarBase-v0.2.3.
|
|
Already tried XML::LibXSLT. Skipping.
|
|
Searching XML::GrammarBase::Role::RelaxNG (v0.2.2) on cpanmetadb ...
|
|
Already tried XML-GrammarBase-v0.2.3. Skipping.
|
|
! Installing the dependencies failed: Module 'XML::LibXSLT' is not installed, Module 'XML::GrammarBase::Role::XSLT' is not installed, Module 'XML::GrammarBase::Role::RelaxNG' is not installed
|
|
! Bailing out the installation for XML-Grammar-Vered-0.0.9.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose XML::Grammar::Vered] 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
|