Building devel/git on Poudriere fails like this:
Looks like there is a problem other than Git itself? Any hints?
Code:
===> Installing contributed scripts
chmod +x git-subtree
install -d -m 755 /wrkdirs/usr/ports/devel/git/work/stage/usr/local/libexec/git-core
install -m 755 git-subtree /wrkdirs/usr/ports/devel/git/work/stage/usr/local/libexec/git-core
asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \
-agit_version=2.4.6 git-subtree.txt
xmlto -m ../../Documentation/manpage-normal.xsl man git-subtree.xml
Usage : /usr/local/bin/xmllint [options] XMLfiles ...
Parse the XML files and output the result of the parsing
///*** SNIP ***///
Libxml project home page: http://xmlsoft.org/
To report bugs or get some help check: http://xmlsoft.org/bugs.html
xmlto: /wrkdirs/usr/ports/devel/git/work/git-2.4.6/contrib/subtree/git-subtree.xml does not validate (status 1)
xmlto: Fix document syntax or use --skip-validation option
[b]Unknown option --postvalid
Makefile:64: recipe for target 'git-subtree.1' failed[/b]
gmake[1]: *** [git-subtree.1] Error 11
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/git/work/git-2.4.6/contrib/subtree'
*** Error code 2
Stop.
make: stopped in /usr/ports/devel/git
====>> Cleaning up wrkdir
===> Cleaning for git-2.4.6
build of devel/git ended at Tue Aug 11 19:10:12 CEST 2015
build time: 00:01:47
!!! build failure encountered !!!