Summary: | sys-apps/acl-2.3.1-r1: fails to compile on musl 1.2.4 (incomplete declaration of struct dirent64) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Violet Purcell <vimproved> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/30925 https://savannah.nongnu.org/bugs/index.php?64162 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 903611 | ||
Attachments: | build.log |
Description
Violet Purcell
2023-05-08 04:01:26 UTC
Created attachment 861287 [details]
build.log
*sys-apps/acl, not dev-lang/rust The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6273f7c0c37bc0fae7071ec6237654796bdcca55 commit 6273f7c0c37bc0fae7071ec6237654796bdcca55 Author: Violet Purcell <vimproved@inventati.org> AuthorDate: 2023-05-08 04:34:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-08 13:38:03 +0000 sys-apps/acl: Fix build with musl 1.2.4 Closes: https://bugs.gentoo.org/905910 Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/30925 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/acl/acl-2.3.1-r2.ebuild | 83 ++++++++++++++++++++++ sys-apps/acl/acl-2.3.1.ebuild | 6 +- .../acl/files/acl-2.3.1-musl-1.2.4-lfs64-fix.patch | 37 ++++++++++ 3 files changed, 125 insertions(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480fa4246adb1700d8beb568b601db7cd6879c3e commit 480fa4246adb1700d8beb568b601db7cd6879c3e Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-24 06:24:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-24 06:27:10 +0000 sys-apps/acl: add 2.3.2 Bug: https://bugs.gentoo.org/847280 Bug: https://bugs.gentoo.org/905910 Closes: https://bugs.gentoo.org/912733 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/acl/Manifest | 1 + sys-apps/acl/acl-2.3.2.ebuild | 62 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) |