[Bug 276903] www/ungoogled-chromium: Fails to build with libxml2 2.11.7
Date: Fri, 09 Feb 2024 14:23:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276903 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e1b3d42f560254a9c6e533d20e1c081c184cf5b commit 1e1b3d42f560254a9c6e533d20e1c081c184cf5b Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-02-09 14:19:47 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-02-09 14:22:45 +0000 www/{*chromium,iridium}: xmlError is only a const since version 2.12 the previous patches were checking if libxml is older than 2.11.6, but that breaks builds with 2.11.7 as xmlError has been changed to a const at 2.12 PR: 276901, 276902, 276903 Reported by: diizzy@ .../files/patch-third__party_blink_renderer_core_xml_xslt__processor.h | 2 +- ...tch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc | 2 +- .../files/patch-third__party_blink_renderer_core_xml_xslt__processor.h | 2 +- ...tch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc | 2 +- .../files/patch-third__party_blink_renderer_core_xml_xslt__processor.h | 2 +- ...tch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.