maintainer-feedback requested: [Bug 292932] textproc/libxslt: multiple port builds are broken after update to 1.1.45

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Feb 2026 14:12:22 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 292932: textproc/libxslt: multiple port builds are broken after update to
1.1.45
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292932



--- Description ---
Several ports are now failing to build after updating libxslt to 1.1.45. The
commonality between them is that they all try to run a xsltproc command.

Ports that are failing to build in my runs:
devel/xdg-utils
lang/vala
devel/talloc
devel/talloc242
textproc/asciidoc
security/p11-kit
databases/tdb1410
databases/tdb
graphics/gtk-update-icon-cache
devel/dbus
devel/git@default
devel/git@lite

example build error:
/usr/local/bin/xmlto: line 613: 40211 Segmentation fault	 (core dumped)
"/usr/local/bin/xsltproc" --nonet --xinclude --param passivetex.extensions '1'
-o "/tmp/xmlto.iiq5zb/git-subtree.proc" "/tmp/xmlto-xsl.NecbH0"
"/wrkdirs/usr/ports/devel/git/work-default/git-2.53.0/contrib/subtree/git-subtr
ee.xml"
gmake: *** [Makefile:84: git-subtree.1] Error 139
*** Error code 2