Summary: | sys-apps/systemd: fails to build with glibc-2.36 (../systemd-stable-251.3/src/basic/missing_stat.h:39:8: error: redefinition of ‘struct statx_timestamp’) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/systemd/systemd/issues/23984 | ||
Whiteboard: | fixed in stable | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 863215 | ||
Attachments: | build.log |
Description
Sam James
![]() ![]() ![]() ![]() (In reply to Sam James from comment #1) > https://github.com/systemd/systemd/commit/ > 3657d3a01c7e25ff86d7a4642065b367c4ff7484 We need https://github.com/systemd/systemd/commit/0a58cd00454cc7b57b04f3a4a334584d743d7f7a too. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a70524f6112e0bd88cbc3c84b77f393e4f6944f5 commit a70524f6112e0bd88cbc3c84b77f393e4f6944f5 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-08-02 23:40:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-02 23:40:27 +0000 sys-apps/systemd-utils: fix build w/ glibc 2.36 Closes: https://bugs.gentoo.org/863218 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/systemd-utils/files/251-glibc-2.36.patch | 154 ++++++++++++++++++++++ sys-apps/systemd-utils/systemd-utils-251.3.ebuild | 3 + 2 files changed, 157 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3056222edafdea41518dd5cc0e7689c90594c18e commit 3056222edafdea41518dd5cc0e7689c90594c18e Author: Sam James <sam@gentoo.org> AuthorDate: 2022-08-02 23:37:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-02 23:40:27 +0000 sys-apps/systemd: fix build w/ glibc 2.36 Bug: https://bugs.gentoo.org/863218 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/systemd/files/251-glibc-2.36.patch | 154 ++++++++++++++++++++++++++++ sys-apps/systemd/systemd-251.3.ebuild | 2 + 2 files changed, 156 insertions(+) |