Summary: | dev-libs/nettle-3.10: fails to compile with musl /gcc15 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | meartzheast877 |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | meartzheast877 |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/39926 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: |
The build log
emerge --info |
Description
meartzheast877
2024-12-06 14:07:04 UTC
Created attachment 913438 [details]
The build log
Created attachment 913439 [details]
emerge --info
The issue is in ancient bundled copies of (fallback) getopt, so unfortunately, multiple bugs are correct (just saying in case you're worried they're dupes -- they're not unfortunately). Should I put that these bugs are confirmed? We don't use UNCO/CONF in gentoo, really. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f989abe49298272382368a2416df1671843c456 commit 2f989abe49298272382368a2416df1671843c456 Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2025-01-01 08:44:59 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2025-03-29 17:48:34 +0000 dev-libs/nettle: avoid broken/dated getopt.c with musl Closes: https://bugs.gentoo.org/945970 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39926 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-libs/nettle/nettle-3.10.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) |