Bug 284316 - devel/electron32: Fails to build with ICU 76.1
Summary: devel/electron32: Fails to build with ICU 76.1
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: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks: 278420
  Show dependency treegraph
 
Reported: 2025-01-24 17:52 UTC by Daniel Engberg
Modified: 2025-01-30 21:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2025-01-28 20:20:32 UTC
(In reply to Daniel Engberg from comment #0)

Thanks for letting me know the issue. I'm on it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-30 21:12:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a65233d4d0f25d61355f21cc8040fa2133cb62ad

commit a65233d4d0f25d61355f21cc8040fa2133cb62ad
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-01-30 21:10:11 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-01-30 21:12:20 +0000

    devel/electron32: fix build with ICU 76

    PR:             284316
    Reported by:    diizzy
    Obtained from:  https://cgit.freebsd.org/ports/tree/www/chromium?id=ca048c2884dc9822310a87e2dfebb8b1647095e2

 devel/electron32/files/patch-.gn (new)              | 11 +++++++++++
 .../files/patch-build_linux_unbundle_icu.gn         | 21 ++++++++++++++++++++-
 2 files changed, 31 insertions(+), 1 deletion(-)
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2025-01-30 21:13:34 UTC
A fix has been committed. Thanks!