[Bug 203250] xmlto xsltproc segfaults on git documentation
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 21 20:00:11 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203250
--- Comment #1 from Lacey Powers <lacey.leanne at gmail.com> ---
When building from poudriere, xmlto fails to build the git documentation. This
is caused by an underlying segmentation fault in xsltproc.
Rebuilding libxslt-1.1.28_7 doesn't seem to help fix this.
xmlto -m ../../Documentation/manpage-normal.xsl man git-subtree.xml
/usr/local/bin/xmlto: line 585: 35665 Segmentation fault (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.Pa861F/git-subtree.proc" "/tmp/xmlto-xsl.pBst4O"
"/usr/ports/devel/git/work/git-2.5.3/contrib/subtree/git-subtree.xml"
/usr/local/bin/xsltproc --nonet --xinclude --param passivetex.extensions 1 -o
/tmp/xmlto.ePqpYB/git-subtree.proc /tmp/xmlto-xsl.5ykwCy
/usr/ports/devel/git/work/git-2.5.3/contrib/subtree/git-subtree.xml
xsl files are attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list