-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
aarch64-apple-darwin/clang
JIT CI is broken
#126464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
…-126465) * Temporarily disable aarch64-apple-darwin JIT CI jobs * Also up here
This actually happened to me while i tried to set up a local environment on my mac. |
I'll self-assign and take a look at this tonight, but also happy to review anyone's PR if someone figures it out before I do. |
Hey @savannahostrowski - please take a look at #126494, seems to have fixed the issue (some jobs are still running, but the |
…bs (pythongh-126465) * Temporarily disable aarch64-apple-darwin JIT CI jobs * Also up here
…bs (pythongh-126465) * Temporarily disable aarch64-apple-darwin JIT CI jobs * Also up here
Uh oh!
There was an error while loading. Please reload this page.
This it seems that this started happening a bit after LLVM 19.1.3 was released. Failures look like this:
https://github.com/python/cpython/actions/runs/11686618553/job/32543252335#step:6:1233
For some reason,
assert.h
can't be found. So it appears that something about the LLVM install is broken.For now, we'll start by skipping the jobs.
Linked PRs
aarch64-apple-darwin
JIT CI jobs #126465The text was updated successfully, but these errors were encountered: