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

Bug 930805

Summary: [Tracker] Breakage with sys-libs/ncurses-6.5 (default-opaque structures)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal CC: ole+gentoo
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=928873
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 928981, 930113, 932000, 932110, 932111, 932131, 932132, 932133, 932134, 932135, 932136, 932138, 932139, 932140, 928873, 932137    
Bug Blocks:    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-04-28 03:22:06 UTC
ncurses 6.5 makes various typedefs opaque by default.

Please file new bugs and have them block this one.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-28 03:23:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d116db59657d10ed15f91b29d6b903ec37f3a5

commit 31d116db59657d10ed15f91b29d6b903ec37f3a5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-28 03:18:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-28 03:22:48 +0000

    sys-libs/ncurses: add 6.5
    
    I've dropped the opaque override which we added for bug #928873 given that
    it wasn't queued for the next ABI break (oops), and it's in vanilla upstream
    6.5.
    
    I don't really see a reason for us to override that, at least not yet. We'll
    tinderbox it first, hence masked.
    
    Bug: https://bugs.gentoo.org/930805
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask               |   4 +
 sys-libs/ncurses/Manifest           |   2 +
 sys-libs/ncurses/ncurses-6.5.ebuild | 482 ++++++++++++++++++++++++++++++++++++
 3 files changed, 488 insertions(+)