125 lines
5.1 KiB
Text
125 lines
5.1 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/1493000018.12478
|
|
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 XML::Validate () on cpanmetadb ...
|
|
Unpacking XML-Validate-1.025.tar.gz
|
|
--> Working on XML::Validate
|
|
Fetching http://www.cpan.org/authors/id/B/BB/BBC/XML-Validate-1.025.tar.gz ... OK
|
|
XML-Validate-1.025/
|
|
XML-Validate-1.025/t/
|
|
XML-Validate-1.025/t/pod_coverage.t
|
|
XML-Validate-1.025/t/MSXML.t
|
|
XML-Validate-1.025/t/LibXML.t
|
|
XML-Validate-1.025/t/invalid-ext-dtd.xml
|
|
XML-Validate-1.025/t/invalid-schema.xml
|
|
XML-Validate-1.025/t/base-uri.xml
|
|
XML-Validate-1.025/t/malformed.xml
|
|
XML-Validate-1.025/t/valid.xml
|
|
XML-Validate-1.025/t/plants.xsd
|
|
XML-Validate-1.025/t/Validate.t
|
|
XML-Validate-1.025/t/test.dtd
|
|
XML-Validate-1.025/t/invalid.xml
|
|
XML-Validate-1.025/t/valid-ext-dtd.xml
|
|
XML-Validate-1.025/t/pod.t
|
|
XML-Validate-1.025/t/valid-schema.xml
|
|
XML-Validate-1.025/t/Xerces.t
|
|
XML-Validate-1.025/t/well-formed.xml
|
|
XML-Validate-1.025/scripts/
|
|
XML-Validate-1.025/scripts/validxml.pl
|
|
XML-Validate-1.025/lib/
|
|
XML-Validate-1.025/lib/XML/
|
|
XML-Validate-1.025/lib/XML/Validate.pm
|
|
XML-Validate-1.025/lib/XML/Validate/
|
|
XML-Validate-1.025/lib/XML/Validate/Xerces.pm
|
|
XML-Validate-1.025/lib/XML/Validate/MSXML.pm
|
|
XML-Validate-1.025/lib/XML/Validate/LibXML.pm
|
|
XML-Validate-1.025/lib/XML/Validate/Base.pm
|
|
XML-Validate-1.025/COPYING
|
|
XML-Validate-1.025/Changes
|
|
XML-Validate-1.025/MANIFEST
|
|
XML-Validate-1.025/MANIFEST.SKIP
|
|
XML-Validate-1.025/META.yml
|
|
XML-Validate-1.025/README
|
|
XML-Validate-1.025/Makefile.PL
|
|
Entering XML-Validate-1.025
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring XML-Validate-1.025 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for XML::Validate
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Assertions 0 ... Yes (1.054)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Log::Trace 0 ... Yes (1.070)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
OK
|
|
Building and testing XML-Validate-1.025 ... cp lib/XML/Validate/Xerces.pm blib/lib/XML/Validate/Xerces.pm
|
|
cp lib/XML/Validate/Base.pm blib/lib/XML/Validate/Base.pm
|
|
cp lib/XML/Validate/LibXML.pm blib/lib/XML/Validate/LibXML.pm
|
|
cp lib/XML/Validate.pm blib/lib/XML/Validate.pm
|
|
cp lib/XML/Validate/MSXML.pm blib/lib/XML/Validate/MSXML.pm
|
|
cp scripts/validxml.pl blib/script/validxml.pl
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/validxml.pl
|
|
Manifying 1 pod document
|
|
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
|
|
t/LibXML.t ........ ok
|
|
t/MSXML.t ......... ok
|
|
t/pod.t ........... ok
|
|
|
|
# Failed test 'Pod coverage on XML::Validate::MSXML'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# XML::Validate::MSXML: requiring 'XML::Validate::MSXML' failed
|
|
|
|
# Failed test 'Pod coverage on XML::Validate::Xerces'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# XML::Validate::Xerces: requiring 'XML::Validate::Xerces' failed
|
|
# Looks like you failed 2 tests of 5.
|
|
t/pod_coverage.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/5 subtests
|
|
t/Validate.t ...... ok
|
|
t/Xerces.t ........ ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/pod_coverage.t (Wstat: 512 Tests: 5 Failed: 2)
|
|
Failed tests: 3-4
|
|
Non-zero exit status: 2
|
|
Files=6, Tests=96, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.18 cusr 0.00 csys = 0.20 CPU)
|
|
Result: FAIL
|
|
Failed 1/6 test programs. 2/96 subtests failed.
|
|
Makefile:880: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing XML::Validate failed. See /home/ryan/.cpanm/work/1493000018.12478/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose XML::Validate] 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
|