Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931089 (icu-75)

Summary: [Tracker] Build failures with dev-libs/icu-75.1
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal Keywords: Tracker
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=892331
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 943285, 931090, 931105, 932494, 932496, 933614, 933863, 933871, 934231, 934471, 936235, 936270, 937454, 944408    
Bug Blocks: 942841    

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.