GH-126910: Add gdb support for unwinding JIT frames #6293
jit.yml
on: pull_request
Interpreter (Debug)
13m 17s
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
9 errors and 3 warnings
|
x86_64-apple-darwin/clang (Release)
Process completed with exit code 1.
|
|
aarch64-unknown-linux-gnu/gcc (Release)
expected 'packfile'
|
|
aarch64-unknown-linux-gnu/gcc (Release)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
aarch64-unknown-linux-gnu/gcc (Release)
unable to access 'https://github.com/python/cpython/': The requested URL returned error: 500
|
|
aarch64-unknown-linux-gnu/gcc (Debug)
unable to access 'https://github.com/python/cpython/': The requested URL returned error: 500
|
|
aarch64-apple-darwin/clang (Debug)
expected 'packfile'
|
|
aarch64-apple-darwin/clang (Debug)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
x86_64-apple-darwin/clang (Debug)
expected 'packfile'
|
|
x86_64-apple-darwin/clang (Debug)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@18 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@18 is already installed.
To link this version, run:
brew link llvm@21
|