Bug 276903 - www/ungoogled-chromium: Fails to build with libxml2 2.11.7
Summary: www/ungoogled-chromium: Fails to build with libxml2 2.11.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-chromium (Nobody)
URL:
Keywords:
Depends on:
Blocks: 276900
  Show dependency treegraph
 
Reported: 2024-02-08 23:00 UTC by Daniel Engberg
Modified: 2024-02-09 14:24 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (chromium)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-09 14:23:00 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-09 14:24:03 UTC
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(-)