Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918516 - media-libs/mesa-23.3.0_rc5: increase LLVM_MAX_SLOT to 17 ?
Summary: media-libs/mesa-23.3.0_rc5: increase LLVM_MAX_SLOT to 17 ?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-25 12:46 UTC by Klaus Kusche
Modified: 2023-11-28 07:57 UTC (History)
1 user (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 Klaus Kusche 2023-11-25 12:46:17 UTC
Is mesa-23.3.0 ready for llvm 17?
If so, could you increase LLVM_MAX_SLOT?

Mesa is the only package which keeps my system down at llvm 16.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-25 12:49:53 UTC
Yeah, I admit I've been getting a bit antsy too as I realised I had 3 LLVM slots installed and I managed to fix the other stuff clinging onto <17.

There was/is https://github.com/gentoo/gentoo/pull/33520#discussion_r1374026956 but I don't know if that's still relevant. I'm wondering if some of the issues people hit on our side were actually e.g. mold problems and such, or otherwise fixed in latest Mesa.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-25 12:50:59 UTC
Bleh, https://gitlab.freedesktop.org/mesa/mesa/-/issues/9701 is still open too.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-25 12:53:35 UTC
Oh wait, on the PR, Mike points out https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25536 so maybe we are fine...
Comment 4 Larry the Git Cow gentoo-dev 2023-11-27 11:18:32 UTC
The bug has been closed via the following commit(s):

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

commit 358fd9d92f80203274b486f7956e927d660800a5
Author:     Mike Lothian <mike@fireburn.co.uk>
AuthorDate: 2023-10-26 09:27:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-27 11:17:49 +0000

    media-libs/mesa: Add LLVM 17 support
    
    [sam: Propagate to & revbump latest RC.]
    
    Closes: https://bugs.gentoo.org/918516
    Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/mesa/{mesa-23.3.0_rc5.ebuild => mesa-23.3.0_rc5-r1.ebuild} | 4 ++--
 media-libs/mesa/mesa-9999.ebuild                                      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2023-11-28 07:57:02 UTC
The bug has been referenced in the following commit(s):

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

commit 35d005a7ee4250d7a590cae901b4c10743e1fdbd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-28 07:56:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-28 07:56:25 +0000

    dev-util/intel_clc: allow LLVM 17
    
    I meant to do this in 358fd9d92f80203274b486f7956e927d660800a5.
    
    Bug: https://bugs.gentoo.org/918516
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{intel_clc-23.3.0_rc5.ebuild => intel_clc-23.3.0_rc5-r1.ebuild}   | 4 ++--
 dev-util/intel_clc/intel_clc-9999.ebuild                              | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)