GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version #5830
jit.yml
on: pull_request
Interpreter (Debug)
11m 16s
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
1 error and 4 warnings
|
x86_64-apple-darwin/clang (Debug)
Process completed with exit code 2.
|
|
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 (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)
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)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|