[xml] Why does XML::LibXSLT (= the Perl 5 / CPAN wrappers for libxslt) Fails a Basic Test on some BSD and other systems?



Hi all,

[I am posting this message in separate copies to both xml gnome org and
perl-xml listserv ActiveState com ].

after I added a test to the XML::LibXSLT test suite to check for the successful
run of a Perl XSLT stylesheet I wrote, I've been getting many CPAN Testers
Failures:

http://matrix.cpantesters.org/?dist=XML-LibXSLT+1.87 

While most Linux systems work fine, I've been getting many failures from BSD
systems. The longer story is that this test script was a port of part of a test
of a dependent CPAN package that's been getting testing failures after it was
attempted to be installed after a successful testing and installation of
XML::LibXSLT (whose test coverage was and probably still is incomplete).

You can find the offending test here:

https://bitbucket.org/shlomif/perl-xml-libxslt/src/8d9cfd4ce6381853c2c3c185842daa2f81107c79/t/xml-grammar-failures.t?at=default

(just note it uses some external files specified in the $input_fn and $xslt_fn
variables).

Now someone I talked with said that libxslt and/or libxml2 were incompatible
with clang/LLVM (and possibly other non-GCC compilers). If that's true, is it
a known issue? Is it ultimately a bug of clang/LLVM? Or alternatively, is it a
dependency on a non-standard GCCist behaviour in libxslt and libxml2? Is the
problem with the Perl bindings?

Please enlighten me.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Buffy Factoids - http://www.shlomifish.org/humour/bits/facts/Buffy/

I hope that if it had not been clear before, it isn’t less clear now.
    — One of Shlomi Fish’s Technion Lecturers

Please reply to list if it's a mailing list post - http://shlom.in/reply .


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]