gh-124697: Represent inlined comprehensions as subscopes in the symbol table #7151
Triggered via pull request
September 2, 2026 16:55
Status
Cancelled
Total duration
1h 5m 33s
Artifacts
–
jit.yml
on: pull_request
Interpreter (Debug)
13m 20s
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
2 errors and 8 warnings
|
x86_64-apple-darwin/clang (Release)
The job has exceeded the maximum execution time of 1h0m0s
|
|
x86_64-apple-darwin/clang (Release)
The operation was canceled.
|
|
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Release)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Debug)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
x86_64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Debug)
You are using macOS on Intel x86_64.
We do not provide support for this platform (as-of September 2026, announced August 2025).
Apple have dropped Intel x86_64 support in macOS Golden Gate (27).
GitHub Actions are dropping macOS Intel x86_64 runners in 2027.
Homebrew is a non-profit project run entirely by volunteers, not employees.
If the biggest companies in the world cannot support macOS Intel x86_64
any longer, sadly neither can we.
You will have better luck with MacPorts which still supports macOS Intel x86_64:
https://www.macports.org
|
|
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Release)
You are using macOS on Intel x86_64.
We do not provide support for this platform (as-of September 2026, announced August 2025).
Apple have dropped Intel x86_64 support in macOS Golden Gate (27).
GitHub Actions are dropping macOS Intel x86_64 runners in 2027.
Homebrew is a non-profit project run entirely by volunteers, not employees.
If the biggest companies in the world cannot support macOS Intel x86_64
any longer, sadly neither can we.
You will have better luck with MacPorts which still supports macOS Intel x86_64:
https://www.macports.org
|