Skip to content

Draft: gh-127119: Faster check for small ints in long_dealloc (debug) #136319

Draft: gh-127119: Faster check for small ints in long_dealloc (debug)

Draft: gh-127119: Faster check for small ints in long_dealloc (debug) #136319

Triggered via pull request December 23, 2024 21:19
Status Cancelled
Total duration 24m 22s
Artifacts 1

build.yml

on: pull_request
Change detection  /  Compute changed files
11s
Change detection / Compute changed files
Matrix: Address sanitizer
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Docs  /  Docs
1m 59s
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
2m 2s
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
3m 40s
Docs / Doctest
Check if Autoconf files are up to date
20s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 5s
Check if generated files are up to date
WASI  /  build and test
4m 23s
WASI / build and test
Hypothesis tests on Ubuntu
6m 19s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
4m 16s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
8m 26s
Thread sanitizer (free-threading) / Thread sanitizer
All required checks pass
1s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 30 warnings
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 1.
Docs / Docs
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04-aarch64)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-24.04-aarch64)
The operation was canceled.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu (free-threading) / build and test (ubuntu-24.04)
The operation was canceled.
Ubuntu (free-threading) / build and test (ubuntu-24.04-aarch64)
FailFast: cancelling since parallel instance has failed
Ubuntu (free-threading) / build and test (ubuntu-24.04-aarch64)
The operation was canceled.
macOS / build and test (macos-13)
Process completed with exit code 1.
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
Thread sanitizer (free-threading) / Thread sanitizer
Process completed with exit code 2.
Windows (free-threading) / build and test (x64)
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
Change detection / Compute changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu / build and test (ubuntu-24.04): Objects/longobject.c#L3657
format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
Docs / Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docs / Docs (Oldest Sphinx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/longobject.c#L3657
format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
Windows / build and test (arm64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'stwodigits' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
macOS / build and test (macos-13)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (macos-13)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-13)
tcl-tk@8 8.6.16 is already installed and up-to-date. To reinstall 8.6.16, run: brew reinstall tcl-tk@8
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Windows (free-threading) / build and test (arm64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'stwodigits' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Hypothesis tests on Ubuntu: Objects/longobject.c#L3657
format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
Address sanitizer (ubuntu-24.04): Objects/longobject.c#L3657
format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
Windows / build and test (x64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'stwodigits' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
CIFuzz (address)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CIFuzz (memory)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CIFuzz (undefined)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Windows (free-threading) / build and test (x64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'stwodigits' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Objects/longobject.c#L3657
'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]

Artifacts

Produced during runtime
Name Size Digest
tsan-logs-free-threading Expired
2.01 KB
sha256:90353aca8d29842c861adcfd3d1b9bb4f76e6fad98c7c3386d5dc18a199d410e