Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 778005

Summary: media-libs/osl-1.11.9.0: define it compatible with sys-devel/clang-11
Product: Gentoo Linux Reporter: Oleg <O01eg>
Component: Current packagesAssignee: Adrian <agrigo2001>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, O01eg, proxy-maint, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Oleg 2021-03-24 18:33:50 UTC
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
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-19 05:16:13 UTC
I saw some crashes mentioned which got fixed in a later 1.11, trying it now.
Comment 2 Larry the Git Cow gentoo-dev 2021-09-19 05:20:46 UTC
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(+)