Bugzilla Automation <[email protected]> has asked freebsd-desktop (Team) <[email protected]> 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
