Summary: | sys-apps/acl-2.2.53 issues with posix ACL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fabio Coatti <fabio.coatti> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guillaume, huglovefan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 |
Description
Fabio Coatti
2018-09-30 12:42:31 UTC
The issue is related to LTO flag for compilation. Removing LTO will make the issue to disappear. I informed upstream about this finding. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=080e9741c7df9ab85f4900fc0500821a28f5755f commit 080e9741c7df9ab85f4900fc0500821a28f5755f Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-11-13 13:08:52 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-11-13 13:16:08 +0000 sys-apps/acl: Filter out -flto* in order to get functional binaries Closes: https://bugs.gentoo.org/667372 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-apps/acl/acl-2.2.53.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (In reply to Fabio Coatti from comment #1) > I informed upstream about this finding. Could you give a link? Thanks. |