Hi, The package does not build because it does not pass two tests related to schemas:
>> FAIL: examples/schema1 >> FAIL: examples/valid1 I am afraid that the problem is a libxml2 bug detailed here: #832864 I have built xmlstarlet against libxml2=2.9.1+dfsg1-5+deb8u1 (previous version in Debian) and the package builds ok. I could disable these two tests, but I think it is better to wait a little bit until this libxml2 bug is fixed. Cheers.

