Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931280 - dev-libs/libclc-18.1.5 marked as not compatible with llvm:18
Summary: dev-libs/libclc-18.1.5 marked as not compatible with llvm:18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-06 05:44 UTC by Mart Raudsepp
Modified: 2024-05-06 15:29 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 Mart Raudsepp gentoo-dev 2024-05-06 05:44:37 UTC
libclc-18 ebuilds have LLVM_COMPAT=( 17 ), despite being 18 themselves. Is this really true that it doesn't work with llvm/clang 18?

The libclc-19 unkeyworded versions are also meanwhile LLVM_COMPAT=( {15..17} ), not including 18 or 19 either.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-06 05:46:34 UTC
See https://github.com/gentoo/gentoo/pull/36478.
Comment 2 Larry the Git Cow gentoo-dev 2024-05-06 15:29:49 UTC
The bug has been closed via the following commit(s):

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

commit 6c3ee8dab7fa32a87a3e6807229bfe158a5f529e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-06 15:08:31 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-06 15:29:43 +0000

    dev-libs/libclc: Extend LLVM_COMPAT to include 18 in 18+
    
    Closes: https://bugs.gentoo.org/931280
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libclc/libclc-18.1.5.ebuild             | 2 +-
 dev-libs/libclc/libclc-19.0.0.9999.ebuild        | 2 +-
 dev-libs/libclc/libclc-19.0.0_pre20240504.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)