Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920539 - media-libs/osl: requires LLVM 15
Summary: media-libs/osl: requires LLVM 15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 920536
  Show dependency tree
 
Reported: 2023-12-22 16:23 UTC by Michał Górny
Modified: 2024-04-02 11:29 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-12-22 16:23:27 UTC
Please bump/patch to support LLVM 16+.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-02 11:29:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c920bc0801087518ea87d472f7a78bfa25cb04c8

commit c920bc0801087518ea87d472f7a78bfa25cb04c8
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-03-28 14:02:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-02 11:26:50 +0000

    media-libs/osl: add 1.12.14.0-r1, 1.13.7.0
    
    switch to llvm-r1
    osl-1.13.7.0 has llvm-17 support
    
    Closes: https://bugs.gentoo.org/920539
    Closes: https://bugs.gentoo.org/874279
    Closes: https://bugs.gentoo.org/917484
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35965
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/blender-3.3.15.ebuild   |   2 +-
 media-gfx/blender/blender-3.3.6-r1.ebuild |   2 +-
 media-gfx/blender/blender-3.3.8.ebuild    |   2 +-
 media-gfx/blender/blender-3.6.0.ebuild    |   2 +-
 media-gfx/blender/blender-3.6.5.ebuild    |   2 +-
 media-gfx/blender/blender-3.6.8.ebuild    |   2 +-
 media-gfx/blender/blender-4.0.1-r1.ebuild |   2 +-
 media-gfx/blender/blender-4.0.2.ebuild    |   2 +-
 media-gfx/blender/blender-9999.ebuild     |   2 +-
 media-libs/osl/Manifest                   |   1 +
 media-libs/osl/metadata.xml               |   5 +-
 media-libs/osl/osl-1.12.14.0-r1.ebuild    | 384 +++++++++++++++++++++++++
 media-libs/osl/osl-1.13.7.0.ebuild        | 453 ++++++++++++++++++++++++++++++
 media-libs/osl/osl-9999.ebuild            | 443 +++++++++++++++++++++++++++++
 profiles/arch/amd64/use.mask              |   4 +
 profiles/arch/arm64/use.mask              |   4 +
 profiles/arch/base/use.mask               |   4 +
 17 files changed, 1306 insertions(+), 10 deletions(-)