cpantestlogs/XML::Filter::Namespace_genfailure.log
2017-05-02 18:44:36 -07:00

242 lines
11 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/1493669612.28437
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::Filter::Namespace () on cpanmetadb ...
Unpacking XML-Filter-Namespace-1.03.tar.gz
--> Working on XML::Filter::Namespace
Fetching http://www.cpan.org/authors/id/S/SE/SEMANTICO/XML-Filter-Namespace-1.03.tar.gz ... OK
XML-Filter-Namespace-1.03/
XML-Filter-Namespace-1.03/filtns
XML-Filter-Namespace-1.03/Build.PL
XML-Filter-Namespace-1.03/README
XML-Filter-Namespace-1.03/MANIFEST
XML-Filter-Namespace-1.03/t/
XML-Filter-Namespace-1.03/t/basic.t
XML-Filter-Namespace-1.03/t/1.t
XML-Filter-Namespace-1.03/META.yml
XML-Filter-Namespace-1.03/lib/
XML-Filter-Namespace-1.03/lib/XML/
XML-Filter-Namespace-1.03/lib/XML/Filter/
XML-Filter-Namespace-1.03/lib/XML/Filter/Namespace.pm
XML-Filter-Namespace-1.03/Changes
XML-Filter-Namespace-1.03/Makefile.PL
Entering XML-Filter-Namespace-1.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring XML-Filter-Namespace-1.03 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'XML-Filter-Namespace' version '1.03'
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have XML::SAX::Base 0 ... Yes (1.09)
Checking if you have Class::Accessor 0.17 ... Yes (0.34)
Checking if you have XML::SAX::Writer 0.44 ... Yes (0.56)
OK
Building and testing XML-Filter-Namespace-1.03 ... Building XML-Filter-Namespace
t/1.t ...... ok
# Failed test 'stripped attribute (XML::SAX::Expat)'
# at t/basic.t line 146.
# '<root attr='value' xmlns='urn:foo'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'stripped nested element (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text<element /></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\<\/root\>)'
# Failed test 'removed nested element in alternative namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/SAX/Writer/XML.pm line 75.
# Failed test 'stripped attribute (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root attr='value'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'removed attribute in empty namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed alternative namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed duplicated namespace declaration (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root><b>Text</b></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
# Failed test 'removed duplicated namespace declaration with different prefix (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root><b>Text</b></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/SAX/Writer/XML.pm line 75.
# Failed test 'removed attribute in alternative namespace (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root attr='value'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'inserted newline after correct element (XML::SAX::ExpatXS)'
# at t/basic.t line 146.
# '<root>Text<element />
# </root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\
# \<\/root\>)'
# Failed test 'stripped plain element (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'stripped nested element (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root>Text<element /></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\<\/root\>)'
# Failed test 'removed nested element in alternative namespace (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/SAX/Writer/XML.pm line 75.
# Failed test 'stripped attribute (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root attr='value'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'removed attribute in empty namespace (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed alternative namespace (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed duplicated namespace declaration (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root><b>Text</b></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
# Failed test 'removed duplicated namespace declaration with different prefix (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root><b>Text</b></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/SAX/Writer/XML.pm line 75.
# Failed test 'removed attribute in alternative namespace (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root attr='value'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'inserted newline after correct element (XML::SAX::PurePerl)'
# at t/basic.t line 146.
# '<root>Text<element />
# </root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\
# \<\/root\>)'
# Failed test 'stripped plain element (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'stripped nested element (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text<element /></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\<\/root\>)'
# Failed test 'removed nested element in alternative namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/SAX/Writer/XML.pm line 75.
# Failed test 'stripped attribute (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root attr='value'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'removed attribute in empty namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed alternative namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<\/root\>)'
# Failed test 'removed duplicated namespace declaration (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root><b>Text</b></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
# Failed test 'removed duplicated namespace declaration with different prefix (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root><b>Text</b></root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>\<b\>Text\<\/b\>\<\/root\>)'
Well formed error: prefix '' is not bound to any URI at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/SAX/Writer/XML.pm line 75.
# Failed test 'removed attribute in alternative namespace (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root attr='value'>Text</root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\ attr\=\'value\'\>Text\<\/root\>)'
# Failed test 'inserted newline after correct element (XML::LibXML::SAX::Parser)'
# at t/basic.t line 146.
# '<?xml version='1.0'?><root>Text<element />
# </root>'
# doesn't match '(?^:\<root\ xmlns\=\'urn\:foo\'\>Text\<element\ \/\>\
# \<\/root\>)'
# Looks like you failed 30 tests of 53.
t/basic.t ..
Dubious, test returned 30 (wstat 7680, 0x1e00)
Failed 30/53 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 7680 Tests: 53 Failed: 30)
Failed tests: 5, 16-24, 28-37, 41-50
Non-zero exit status: 30
Files=2, Tests=54, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.12 cusr 0.00 csys = 0.14 CPU)
Result: FAIL
Failed 1/2 test programs. 30/54 subtests failed.
! Installing XML::Filter::Namespace failed. See /home/ryan/.cpanm/work/1493669612.28437/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose XML::Filter::Namespace] 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