Bug 283569 - games/liblcf: Fails to build with ICU 76.1
Summary: games/liblcf: 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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-24 20:37 UTC by Daniel Engberg
Modified: 2024-12-25 19:19 UTC (History)
0 users

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


Attachments
Patch for liblcf (2.88 KB, patch)
2024-12-24 20:37 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-12-24 20:37:13 UTC
Created attachment 256114 [details]
Patch for liblcf

https://pdr2.bofh.network/data/141-diizzy/2024-12-23_15h36m26s/logs/errors/liblcf-0.8_1.log

Updating to latest commit seems to fix the issue
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-25 19:12:59 UTC
A commit in branch main references this bug:

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

commit f5fcc541eb4da4214651660de868b398c7ced28f
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-12-25 19:06:25 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-12-25 19:12:04 +0000

    games/liblcf: switch to c++17

    Upstream do the same thing after 0.8 release, and this is required to
    work with latest libicu.

    PR:             283569
    Reported by:    diizzy

 games/liblcf/files/patch-CMakeLists.txt (new) | 11 +++++++++++
 1 file changed, 11 insertions(+)