Subject: | xml libxml related failure (perl 5.16.x only?) |
The following failure seems to happen only perl 5.16.x:
# Failed test 'use Prty::Xml::LibXml;'
# at t/bin/Prty/Xml/LibXml.t line 13.
# Tried to use 'Prty::Xml::LibXml'.
# Error: 1 object version 2.0128 does not match bootstrap parameter 1 at /opt/perl-5.16.3/lib/5.16.3/x86_64-linux/DynaLoader.pm line 213.
# BEGIN failed--compilation aborted at /opt/perl-5.16.3/lib/site_perl/5.16.3/x86_64-linux/XML/LibXML.pm line 156.
# Compilation failed in require at (eval 29) line 2.
# ...propagated at /opt/perl-5.16.3/lib/5.16.3/base.pm line 84.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017070818/Prty-1.115-12/blib/lib/Prty/Xml/LibXml.pm line 2.
# Compilation failed in require at /tmpfs/.cpan-build-cpansand/2017070818/Prty-1.115-12/blib/lib/Prty/Test/Class.pm line 722.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017070818/Prty-1.115-12/blib/lib/Prty/Test/Class.pm line 722.
# Failed test 'Exception:
# CLASSLOADER-00001: Modul kann nicht geladen werden
# Class:
# XML::LibXML
# Method:
# load_xml()
# Error:
# Attempt to reload XML/LibXML.pm aborted.
# Compilation failed in require
# Stacktrace:
# Prty::Test::Class::runTests() [t/bin/Prty/Xml/LibXml.t:140]
# (eval) [/tmpfs/.cpan-build-cpansand/2017070818/Prty-1.115-12/blib/lib/Prty/Test/Class.pm:568]
# Prty::Xml::LibXml::Test::test_unitTest() [/tmpfs/.cpan-build-cpansand/2017070818/Prty-1.115-12/blib/lib/Prty/Test/Class.pm:568]
# Prty::ClassLoader::AUTOLOAD() [t/bin/Prty/Xml/LibXml.t:35]
# '
# at t/bin/Prty/Xml/LibXml.t line 140.
# Looks like you failed 2 tests of 4.
t/bin/Prty/Xml/LibXml.t .........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
(less 2 skipped subtests: 0 okay)