Skip to content

Move k_mul() implementation to Lib/_pylong.py #302

Move k_mul() implementation to Lib/_pylong.py

Move k_mul() implementation to Lib/_pylong.py #302

Triggered via pull request December 30, 2024 13:30
Status Failure
Total duration 48m 36s
Artifacts 1

build.yml

on: pull_request
Change detection  /  Compute changed files
12s
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
Check if Autoconf files are up to date
25s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 16s
Check if generated files are up to date
WASI  /  build and test
4m 49s
WASI / build and test
Hypothesis tests on Ubuntu
9m 23s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
4m 54s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
8m 57s
Thread sanitizer (free-threading) / Thread sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
All required checks pass
1s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 34 warnings
macOS / build and test (macos-13)
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 1.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
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
Windows / build and test (arm64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64): Objects/longobject.c#L4001
'fallback': unreferenced label [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!
CIFuzz (memory)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CIFuzz (address)
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
Ubuntu / build and test (ubuntu-24.04): Objects/longobject.c#L4001
label ‘fallback’ defined but not used [-Wunused-label]
Ubuntu / build and test (ubuntu-24.04): Objects/longobject.c#L3979
unused variable ‘cutoff’ [-Wunused-variable]
Windows (free-threading) / build and test (arm64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
macOS / build and test (macos-14)
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-14)
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-14)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-14)
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-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS (free-threading) / build and test (macos-14)
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 (macos-14)
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 (macos-14)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS (free-threading) / build and test (macos-14)
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 (free-threading) / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Hypothesis tests on Ubuntu: Objects/longobject.c#L4001
label ‘fallback’ defined but not used [-Wunused-label]
Hypothesis tests on Ubuntu: Objects/longobject.c#L3979
unused variable ‘cutoff’ [-Wunused-variable]
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#L4001
label ‘fallback’ defined but not used [-Wunused-label]
Address sanitizer (ubuntu-24.04): Objects/longobject.c#L3979
unused variable ‘cutoff’ [-Wunused-variable]
Windows / build and test (x64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Objects/longobject.c#L4001
'fallback': unreferenced label [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]

Artifacts

Produced during runtime
Name Size
tsan-logs-free-threading
2.01 KB