I can't figure this out. sys-libs/libomp-15.0.7-r2 does not build on my systems. I have a system that hasn't been updated for a while, and there the update fails. I see other strange compile failures on that system as well, but I start to wonder whether it's related. I have tried to an "emerge -e @world", even, but that does not help. My other systems have sys-libs/libomp-15.0.7-r2 merged, but I realized that recompiling it on those systems fails with the same error. emerge -qvpO sys-libs/libomp [ebuild R ] sys-libs/libomp-15.0.7-r2 USE="hwloc offload ompt -debug -test -verify-sig" ABI_X86="32 (64) (-x32)" LLVM_TARGETS="-AMDGPU -NVPTX" Reproducible: Always Steps to Reproduce: 1. emerge =sys-libs/libomp-15.0.7-r2
Created attachment 860315 [details] build log
Created attachment 860316 [details] emerge --info
I'm guessing I have something statically built that isn't handled during the building of this.
Please try https://github.com/llvm/llvm-project/commit/c32022ad260aa1e6f485c5a6820fa9973f3b108e.
I had to drop the last hunk. But that fixed it. Thanks.
Thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdcc652ec73f6e918d4a10eac416e8e9249d763 commit afdcc652ec73f6e918d4a10eac416e8e9249d763 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-05-21 06:03:22 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-05-21 06:14:09 +0000 sys-libs/libomp: Backport build fixes as 15.0.7-r6 Closes: https://bugs.gentoo.org/904511 Signed-off-by: Michał Górny <mgorny@gentoo.org> sys-libs/libomp/Manifest | 1 + sys-libs/libomp/libomp-15.0.7-r6.ebuild | 133 ++++++++++++++++++++++++++++++++ 2 files changed, 134 insertions(+)