Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732266 - sys-fs/bees fails to compile
Summary: sys-fs/bees fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kai Krakow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-11 19:34 UTC by Agostino Sarubbo
Modified: 2021-07-07 18:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,13.32 KB, text/plain)
2020-07-11 19:34 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-07-11 19:34:05 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-11 19:34:11 UTC
Created attachment 648948 [details]
build.log

build log and emerge --info
Comment 2 Kai Krakow 2020-07-12 11:30:14 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2021-07-07 18:47:38 UTC
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(+)