Summary: | media-libs/osl-1.10.5 - pkg_setup(): No LLVM slot <= 8 found installed! | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Helmut Jarausch <jarausch> |
Component: | Current packages | Assignee: | Adrian <agrigo2001> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info |
Description
Helmut Jarausch
2020-01-03 13:12:14 UTC
Please attach the entire build log to this bug report. Please post your `emerge --info' output in a comment. (In reply to Helmut Jarausch from comment #0) > Thanks for a hint Your hint for the day is that you should follow the bug reporting guidelines as well as you can. Created attachment 602424 [details]
build.log
Created attachment 602426 [details]
emerge --info
You forgot to reopen the bug. (In reply to Alexander Tsoy from comment #5) > You forgot to reopen the bug. This package not only requires LLVM:8 (which I have installed) but clang:8, as well. Unfortunately, that's difficult to find out. I should depend on a clang version which it accepts (up to 8) at the moment. After installing clang:8 (in addition to clang:9 and clang:10) the package installs now. osl-1.10.5 requires LLVM 5-8. I am preparing an ebuild for 1.10.8 in my repository which allows LLVM 5-9. Looking at github, newer versions will require LLVM 6-9. The versions of Clang and LLVM need to match. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02144b8da2eb37cc3efdc1d48984d8ce41121975 commit 02144b8da2eb37cc3efdc1d48984d8ce41121975 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-03-22 14:39:06 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-03-22 14:40:47 +0000 media-libs/osl: Restrict 1.10.5 to <sys-devel/clang-9 Closes: https://bugs.gentoo.org/704696 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-libs/osl/osl-1.10.5.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) |