Re: pkg/59864: fonts/harfbuzz: Documentation build fails due to missing docbook-xsl and XML catalog
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59864; it has been noted by GNATS. From: Thomas Klausner <[email protected]> To: NetBSD bugtracking <[email protected]> Cc: Subject: Re: pkg/59864: fonts/harfbuzz: Documentation build fails due to missing docbook-xsl and XML catalog Date: Fri, 26 Dec 2025 21:07:56 +0100 The build with the doc option works fine for me on NetBSD 11.99.4/x86_64 with pkgsrc as-is. The doc option is on by default, and harfbuzz also built fine in a Darwin bulk build a couple days ago: https://releng.netbsd.org/bulktracker/pkg/75094673 docbook-xsl is required by gtk-doc, so it should already be installed. This looks like a local problem, though I have no idea what might make it break this way. Thomas