ncurses 6.5 makes various typedefs opaque by default. Please file new bugs and have them block this one.
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(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7eac5f5d2a8cc362c098b56e75dc454b8540b09 commit b7eac5f5d2a8cc362c098b56e75dc454b8540b09 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-17 05:09:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-17 05:10:29 +0000 sys-libs/ncurses: add 6.5_p20241109 The t64 patch is added to the patchset. Bug: https://bugs.gentoo.org/930805 Closes: https://bugs.gentoo.org/920266 Signed-off-by: Sam James <sam@gentoo.org> profiles/base/package.use.mask | 4 + sys-libs/ncurses/Manifest | 37 +++ sys-libs/ncurses/ncurses-6.5_p20241109.ebuild | 452 ++++++++++++++++++++++++++ 3 files changed, 493 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e4f015a5b6f1dce81ba96805fee2789ffd44e6 commit 23e4f015a5b6f1dce81ba96805fee2789ffd44e6 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-17 05:32:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-17 05:32:52 +0000 profiles: unmask >=ncurses-6.5 Bug: https://bugs.gentoo.org/930805 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-)