v1.6.0 on Mac OSX 10.7.5 (Lion)
Compile ended with a SUCCESS message but summary at end of 'make check' shows:
============================================================================
Testsuite summary for XMLStarlet 1.6.0
============================================================================
# TOTAL: 79
# PASS: 75
# SKIP: 0
# XFAIL: 3
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to http://sourceforge.net/projects/xmlstar/support
============================================================================
make[2]: *** [test-suite.log] Error 1
make[1]: *** [check-TESTS] Error 2
make: *** [check-am] Error 2
$
I'm attaching the complete test-suite.log file.
What can I do to fix these failures?
The segfault cases need to be investigated with a debugger. I think if
exslt-ed
is XFAIL, it indicates a libxml or libxslt that is too old to support those functions (it shouldn't segfault though).