Skip to content

gh-113603: Compiler no longer tries to maintain the no-empty-block invariant #97933

gh-113603: Compiler no longer tries to maintain the no-empty-block invariant

gh-113603: Compiler no longer tries to maintain the no-empty-block invariant #97933

Triggered via pull request January 2, 2024 19:16
Status Failure
Total duration 21m 3s
Artifacts

build.yml

on: pull_request
Check for source changes
13s
Check for source changes
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Docs  /  Docs
2m 12s
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
1m 41s
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
7m 29s
Docs / Doctest
Check if generated files are up to date
3m 32s
Check if generated files are up to date
Windows  /  build and test (x86)
14m 15s
Windows / build and test (x86)
Windows  /  build and test (x64)
13m 53s
Windows / build and test (x64)
Windows  /  build (arm64)
2m 56s
Windows / build (arm64)
Windows (free-threading)  /  build and test (x86)
16m 19s
Windows (free-threading) / build and test (x86)
Windows (free-threading)  /  build and test (x64)
15m 32s
Windows (free-threading) / build and test (x64)
Windows (free-threading)  /  build (arm64)
3m 6s
Windows (free-threading) / build (arm64)
macOS  /  build and test
11m 3s
macOS / build and test
macOS (free-threading)  /  build and test
16m 44s
macOS (free-threading) / build and test
Ubuntu  /  build and test
6m 11s
Ubuntu / build and test
Ubuntu (free-threading)  /  build and test
7m 10s
Ubuntu (free-threading) / build and test
Hypothesis tests on Ubuntu
4m 12s
Hypothesis tests on Ubuntu
Address sanitizer
49s
Address sanitizer
All required checks pass
3s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Address sanitizer: Python/flowgraph.c#L993
implicit declaration of function ‘next_nonempty_block’ [-Werror=implicit-function-declaration]
Address sanitizer
Process completed with exit code 2.
Docs / Docs
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
Address sanitizer: Python/flowgraph.c#L993
initialization of ‘basicblock *’ {aka ‘struct _PyCfgBasicblock *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer: Python/flowgraph.c#L1084
initialization of ‘basicblock *’ {aka ‘struct _PyCfgBasicblock *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer: Python/flowgraph.c#L1089
initialization of ‘basicblock *’ {aka ‘struct _PyCfgBasicblock *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer: Python/flowgraph.c#L2272
initialization of ‘basicblock *’ {aka ‘struct _PyCfgBasicblock *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.