Date: Tue, 3 Feb 2026 22:39:01 -0500 From: Matthew Wener <matthew@wener.org> To: freebsd-ports@freebsd.org Subject: Multiple Ports Relying on xsltproc Encounter Build Errors Message-ID: <976af656-6859-479d-8665-32773e766f95@wener.org>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hello,
Can anyone tell me if I am doing something wrong here or if there's a
known issue with xsltproc? I have several ports failing to build, all of
which hit a xsltproc command and then fail. OS Version: 14.3-RELEASE-p8
Arch: amd64 Ports tree: main Poudriere Version:
poudriere-git-3.4.99.20251213
*graphics/gtk-update-icon-cache*
[100% 122/122] /usr/local/bin/xsltproc --nonet --stringparam
man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam
man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0
--stringparam man.copyright.section.enabled 0 -o
docs/gtk-update-icon-cache.1
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
../docs/gtk-update-icon-cache.xml FAILED: [code=267]
docs/gtk-update-icon-cache.1 /usr/local/bin/xsltproc --nonet
--stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi
--stringparam man.th.extra1.suppress 1 --stringparam
man.authors.section.enabled 0 --stringparam
man.copyright.section.enabled 0 -o docs/gtk-update-icon-cache.1
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
../docs/gtk-update-icon-cache.xml ===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure
to the maintainer. *** Error code 1
*lang/vala*
gmake[3]: Entering directory
'/wrkdirs/usr/ports/lang/vala/work/vala-0.56.18/doc/manual'
/usr/local/bin/xsltproc \ --xinclude \ --path . \ --output
devhelp/vala-0.56.devhelp2 \ ./devhelp.xsl \ ./manual.xml
./manual.xml:1: warning: failed to load external entity
"http://www.docbook.org/xml/4.4/docbookx.dtd" OASIS//DTD DocBook XML
V4.4//EN' 'http://www.docbook.org/xml/4.4/docbookx.dtd'> ^ ===>
Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and
rebuild before reporting the failure to the maintainer. *** Error code 1
textproc/asciidoc
a2x: ERROR: "xsltproc" --nonet --path %%LOCALBASE%%/share/xsl/docbook/manpages/ --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 "/wrkdirs/usr/ports/textproc/asciidoc/work/asciidoc-10.2.1/asciidoc/resources/docbook-xsl/manpage.xsl" "/wrkdirs/usr/ports/textproc/asciidoc/work/asciidoc-10.2.1/doc/a2x.1.xml" returned non-zero exit status -11
*** Error code 1
devel/git
/usr/local/bin/xmlto: line 613: 70094 Segmentation fault (core dumped) "/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1' -o "/tmp/xmlto.w51w9m/git-subtree.proc" "/tmp/xmlto-xsl.r28rga" "/wrkdirs/usr/ports/devel/git/work-default/git-2.53.0/contrib/subtree/git-subtree.xml"
gmake: *** [Makefile:84: git-subtree.1] Error 139
*** Error code 2
Thanks,
-Matt
[-- Attachment #2 --]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p>Can anyone tell me if I am doing something wrong here or if
there's a known issue with <span style="white-space: pre-wrap">xsltproc?</span> I
have several ports failing to build, all of which hit a <span
style="white-space: pre-wrap">xsltproc command and then fail.
OS Version: 14.3-RELEASE-p8
Arch: amd64
Ports tree: main
Poudriere Version: poudriere-git-3.4.99.20251213</span></p>
<h3><span style="white-space: pre-wrap"><b>graphics/gtk-update-icon-cache</b></span><br>
<span style="white-space: pre-wrap"></span></h3>
<p><span style="white-space: pre-wrap">[100% 122/122] /usr/local/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 -o docs/gtk-update-icon-cache.1 <a
class="moz-txt-link-freetext"
href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl">http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl</a> ../docs/gtk-update-icon-cache.xml
FAILED: [code=267] docs/gtk-update-icon-cache.1
/usr/local/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 -o docs/gtk-update-icon-cache.1 <a
class="moz-txt-link-freetext"
href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl">http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl</a> ../docs/gtk-update-icon-cache.xml
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1</span></p>
<h3><span style="white-space: pre-wrap"><b>lang/vala</b></span></h3>
<p><span style="white-space: pre-wrap">gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/vala/work/vala-0.56.18/doc/manual'
/usr/local/bin/xsltproc \
--xinclude \
--path . \
--output devhelp/vala-0.56.devhelp2 \
./devhelp.xsl \
./manual.xml
./manual.xml:1: warning: failed to load external entity <a
class="moz-txt-link-rfc2396E"
href="http://www.docbook.org/xml/4.4/docbookx.dtd">"http://www.docbook.org/xml/4.4/docbookx.dtd"</a>
OASIS//DTD DocBook XML V4.4//EN' '<a class="moz-txt-link-freetext"
href="http://www.docbook.org/xml/4.4/docbookx.dtd">http://www.docbook.org/xml/4.4/docbookx.dtd</a>'>
^
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1</span></p>
<h3><span style="white-space: pre-wrap">textproc/asciidoc</span></h3>
<pre
style="color: rgb(255, 255, 255); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; overflow-wrap: break-word; white-space: pre-wrap;">a2x: ERROR: "xsltproc" --nonet --path %%LOCALBASE%%/share/xsl/docbook/manpages/ --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 "/wrkdirs/usr/ports/textproc/asciidoc/work/asciidoc-10.2.1/asciidoc/resources/docbook-xsl/manpage.xsl" "/wrkdirs/usr/ports/textproc/asciidoc/work/asciidoc-10.2.1/doc/a2x.1.xml" returned non-zero exit status -11
*** Error code 1</pre>
<h3>devel/git</h3>
<pre
style="color: rgb(255, 255, 255); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; overflow-wrap: break-word; white-space: pre-wrap;">/usr/local/bin/xmlto: line 613: 70094 Segmentation fault (core dumped) "/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1' -o "/tmp/xmlto.w51w9m/git-subtree.proc" "/tmp/xmlto-xsl.r28rga" "/wrkdirs/usr/ports/devel/git/work-default/git-2.53.0/contrib/subtree/git-subtree.xml"
gmake: *** [Makefile:84: git-subtree.1] Error 139
*** Error code 2
Thanks,
-Matt
</pre>
</body>
</html>
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?976af656-6859-479d-8665-32773e766f95>
