Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930805 - [Tracker] Breakage with sys-libs/ncurses-6.5 (default-opaque structures)
Summary: [Tracker] Breakage with sys-libs/ncurses-6.5 (default-opaque structures)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: Tracker
Depends on: 932000 928873
Blocks:
  Show dependency tree
 
Reported: 2024-04-28 03:22 UTC by Sam James
Modified: 2024-05-16 19:26 UTC (History)
1 user (show)

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-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(+)