Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931089 (icu-75) - [Tracker] Build failures with dev-libs/icu-75.1
Summary: [Tracker] Build failures with dev-libs/icu-75.1
Status: RESOLVED FIXED
Alias: icu-75
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 931090 931105 932494 932496 933614 933863 933871 934231 934471 936235 936270 937454
Blocks: 942841
  Show dependency tree
 
Reported: 2024-05-02 09:06 UTC by Sam James
Modified: 2024-11-08 18:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-02 09:06:25 UTC
ICU switches to needing C++17. Please file new bugs and have them block this one.

We'll need to add -std=gnu++17 or -std=c++17 to many packages, I expect. Maybe we should sort out bug 892331 while at it.
Comment 1 Larry the Git Cow gentoo-dev 2024-07-12 20:32:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75210f0ebb4eacbda7ab52efb85e85d0bf3fd60b

commit 75210f0ebb4eacbda7ab52efb85e85d0bf3fd60b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-12 20:26:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-12 20:30:58 +0000

    dev-libs/icu: keyword 75.1
    
    Bug: https://bugs.gentoo.org/931089
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/icu/icu-75.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2024-11-08 18:56:45 UTC
Finally done here.