Summary: | [Tracker] Breakage with sys-libs/ncurses-6.5 (default-opaque structures) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | chall0+gentoo, 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: | 928976, 928981, 930113, 932000, 932110, 932111, 932131, 932132, 932134, 932135, 932136, 944986, 945071, 928873, 932133, 932137, 932138, 932139, 932140, 936759 | ||
Bug Blocks: |
Description
Sam James
2024-04-28 03:22:06 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(+) 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(-) |