Summary: | sys-fs/bees fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Kai Krakow <hurikhan77+bgo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 408963 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 648948 [details]
build.log
build log and emerge --info
Looks to me like an issue with clang: If I remove the seemingly unused field from the header, it can no longer compile at all because the cc file is missing the symbol. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc35128f245223d7b70226864be9d1ce2fc1429 commit afc35128f245223d7b70226864be9d1ce2fc1429 Author: Kai Krakow <kai@kaishome.de> AuthorDate: 2021-07-07 17:18:27 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-07-07 18:44:07 +0000 sys-fs/bees: Bump to v0.6.5 Closes: https://bugs.gentoo.org/725996 Closes: https://bugs.gentoo.org/732266 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> sys-fs/bees/Manifest | 1 + sys-fs/bees/bees-0.6.5.ebuild | 94 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) |