Skip to content

Tail-calling interpreter configure failures on x86_64/aarch64 apple-darwin/clang #131895

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

Closed
picnixz opened this issue Mar 30, 2025 · 3 comments
Closed
Assignees
Labels
3.14 new features, bugs and security fixes build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error

Comments

@picnixz
Copy link
Member

picnixz commented Mar 30, 2025

Bug report

Bug description:

The configure step fails. I've rerun it once but it still failed.

CPython versions tested on:

CPython main branch

Operating systems tested on:

macOS

Linked PRs

@picnixz picnixz added build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error labels Mar 30, 2025
@chris-eibl
Copy link
Member

Posting #131900 (comment) from @Fidget-Spinner here for visibility:

I'm busy right now but from the brief look I did, it seems homebrew changed the directory of where clang 19 is installed. I can only fix it tomorrow, but if you want to take a try you can fix the directory in the CI file today #131895 (comment)

@chris-eibl
Copy link
Member

Yeah, I think so, too:
Last known good:

==> Summary
🍺  /usr/local/Cellar/llvm/19.1.7_1: 8,107 files, 2GB

Currently:

==> Summary
🍺  /opt/homebrew/Cellar/llvm@19/19.1.7: 7,514 files, 1.7GB

@picnixz
Copy link
Member Author

picnixz commented Mar 30, 2025

I've got time so I can update the CI.

@picnixz picnixz assigned picnixz and unassigned Fidget-Spinner Mar 30, 2025
@picnixz picnixz added 3.14 new features, bugs and security fixes and removed interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Mar 30, 2025
@picnixz picnixz closed this as completed Mar 30, 2025
seehwan pushed a commit to seehwan/cpython that referenced this issue Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.14 new features, bugs and security fixes build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants