[Bug 276902] www/iridium: Fails to build with libxml2 2.11.7
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276902] www/iridium: Fails to build with libxml2 2.11.7"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Feb 2024 14:24:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276902 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=29209339c35ddb4e9ec7a62acbd3cebaa6ad4a19 commit 29209339c35ddb4e9ec7a62acbd3cebaa6ad4a19 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:23:04 +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@ (cherry picked from commit 1e1b3d42f560254a9c6e533d20e1c081c184cf5b) .../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.