<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Martin just made a doc PR with a small docbook error and got this very unhelpful failure in CI<div class=""><br class=""></div><div class=""><a href="https://travis-ci.org/postgis/postgis/jobs/505434125" class="">https://travis-ci.org/postgis/postgis/jobs/505434125</a></div><div class=""><br class=""></div><div class="">Contrariwise, if I actually run ‘make check’ myself in ./doc I get the actually useful feedback:</div><div class=""><br class=""></div><div class=""><font face="Courier" class="">Sparrow:~/Code/postgis-git/doc pramsey(dr-jts-doc-improve-ref)$ make check<br class="">/usr/bin/xmllint --loaddtd --xinclude --valid postgis-out.xml > /dev/null<br class="">reference_transaction.xml:15: element abstract: validity error : Element abstract content does not follow the DTD, expecting (title? , (formalpara | para | simpara)+), got (para note )<br class="">    </abstract><br class="">               ^<br class="">make: *** [check] Error 4<br class=""></font><br class=""></div><div class="">Any travis experts know why our setup is swallowing the error from make check in ./doc?</div><div class=""><br class=""></div><div class="">P</div></body></html>