Date: Fri, 09 Feb 2024 14:24:02 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 276902] www/iridium: Fails to build with libxml2 2.11.7 Message-ID: <bug-276902-28929-ksRfiWH2vY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276902-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-276902-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276902 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D29209339c35ddb4e9ec7a62acbd3ceb= aa6ad4a19 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276902-28929-ksRfiWH2vY>