Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 20:00:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203250] xmlto xsltproc segfaults on git documentation
Message-ID:  <bug-203250-13-jmNAyybSq9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203250-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203250-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203250

--- Comment #1 from Lacey Powers <lacey.leanne@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203250-13-jmNAyybSq9>