Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876163 - media-gfx/openvdb requires <sys-devel/llvm-14
Summary: media-gfx/openvdb requires <sys-devel/llvm-14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: llvm-14-tracker
  Show dependency tree
 
Reported: 2022-10-08 15:21 UTC by Michał Górny
Modified: 2023-01-12 13:08 UTC (History)
4 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 2022-10-08 15:21:33 UTC
LLVM 14.x is the current stable, 15.x is going to become stable soon, LLVM 13.x is on its way out.  Please update the package to support newer LLVM versions.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-01 14:01:27 UTC
Ping.

CC-ing the person doing the bump.
Comment 2 Bernd 2022-12-03 23:51:21 UTC
Currently packaging 10.0.1, which still needs <llvm-15 for the OpenVDBAx component.
Comment 3 Larry the Git Cow gentoo-dev 2023-01-12 13:08:28 UTC
The bug has been closed via the following commit(s):

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

commit 1de8ebc4a82badad6d38c791a2d0033d9cbae3e6
Author:     Bernd Waibel <waebbl-gentoo@posteo.net>
AuthorDate: 2022-12-03 23:39:36 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-01-12 13:07:27 +0000

    media-gfx/openvdb: add 10.0.1
    
    OpenVDBAx now can use llvm up to v14
    
    Closes: https://bugs.gentoo.org/876163
    Closes: https://bugs.gentoo.org/878517
    Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/28563
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/openvdb/Manifest                         |   1 +
 .../files/openvdb-10.0.1-drop-failing-tests.patch  |  44 +++++
 ....0.1-fix-linking-of-vdb_tool-with-OpenEXR.patch |  26 +++
 media-gfx/openvdb/metadata.xml                     |  37 ++--
 media-gfx/openvdb/openvdb-10.0.1.ebuild            | 200 +++++++++++++++++++++
 5 files changed, 291 insertions(+), 17 deletions(-)