Currently media-libs/osl-1.11.9.0 requires <sys-devel/clang-11 while sys-devel/clang-11 available and stable. It compiles with sys-devel/clang-11 and osl upstream tests it with clang 11 as well. Reproducible: Always
I saw some crashes mentioned which got fixed in a later 1.11, trying it now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d45643e7cc8d701b4a089a49489da9283a2fa4 commit a4d45643e7cc8d701b4a089a49489da9283a2fa4 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-09-19 05:16:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-09-19 05:20:24 +0000 media-libs/osl: add 1.11.15.0 Closes: https://bugs.gentoo.org/778005 Signed-off-by: Sam James <sam@gentoo.org> media-libs/osl/Manifest | 1 + media-libs/osl/files/osl-1.11.15.0-fix-cmake.patch | 24 +++++ media-libs/osl/osl-1.11.15.0.ebuild | 108 +++++++++++++++++++++ 3 files changed, 133 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c51d91eb835704c73e7e48c2cf08f8c4c26911 commit 67c51d91eb835704c73e7e48c2cf08f8c4c26911 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-09-19 05:11:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-09-19 05:20:23 +0000 media-libs/osl: fix declared LLVM compatibility, Python module installation Bug: https://bugs.gentoo.org/794616 Bug: https://bugs.gentoo.org/778005 Signed-off-by: Sam James <sam@gentoo.org> media-libs/osl/osl-1.11.9.0-r1.ebuild | 106 ++++++++++++++++++++++++++++++++++ media-libs/osl/osl-1.12.0.2-r1.ebuild | 104 +++++++++++++++++++++++++++++++++ 2 files changed, 210 insertions(+)