Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955829 - llvm-core/clang-15 and dependencies need to allow python 3.13
Summary: llvm-core/clang-15 and dependencies need to allow python 3.13
Status: UNCONFIRMED
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: 2025-05-11 09:13 UTC by Sylvain Munaut
Modified: 2025-05-11 11:27 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 Sylvain Munaut 2025-05-11 09:13:31 UTC
llvm-core/clang-15 along with two of its dependencies llvm-runtimes/compiler-rt-sanitizers-15 and llvm-runtimes/compiler-rt still have limitation on python revisions and don't allow python 3.13

They all work fine with python 3.13, no issue building or at runtime, so I just patched the ebuild locally bu obviously having upstream allowing 3.13 would be much better.

Why update an old LLVM stack ? Because it's needed by intel-compute-runtime, the OpenCL and compute stack for all intel GPU, so it's a pretty damn useful package.
Comment 1 zyxhere 2025-05-11 11:09:34 UTC
Duplicate of https://bugs.gentoo.org/953824
Comment 2 Sylvain Munaut 2025-05-11 11:27:34 UTC
The above issue doesn't see to mention llvm-runtimes/compiler-rt-sanitizers-15 and llvm-runtimes/compiler-rt which the last time ( when bumping to python 3.12 ) were left out as well and are still using python 3.11 ...