/usr/local/include/libxml2/libxml/SAX.h:15:4: error: "libxml/SAX.h is deprecated" [-Werror,-W#warnings]
It looks like upstream has no updates related to this. Disabling -Werror could be a temporary solution. I need to investigate this a little.
Sounds good, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=be66b1cf386830fa03ef90100622b496b7b794a6 commit be66b1cf386830fa03ef90100622b496b7b794a6 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2025-05-13 11:14:16 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2025-05-13 11:16:07 +0000 finance/gnucash: Import patches to fix with new boost and libxml - Import upstream patches to fix build with boot 1.88 [1] - Import upstream patch to fix build with newer libxml2 [2] Reported by: jbo [1] PR: 285907 [2] finance/gnucash/Makefile | 3 +++ finance/gnucash/distinfo | 8 +++++++- 2 files changed, 10 insertions(+), 1 deletion(-)
Port fixed. Sorry it took so long.