https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-fs/bees fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
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(+)