gh-149816: fix thread safety of deletion of list slice #192767
build.yml
on: pull_request
Change detection
/
Create context from changed files
10s
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Check if Autoconf files are up to date
23s
Check if generated files are up to date
1m 8s
C API Docs
/
Check if all C APIs are documented
10s
iOS
54s
Emscripten
/
build and test
53s
WASI
/
build and test
1m 1s
Hypothesis tests on Ubuntu
1m 14s
Cross build Linux
1m 7s
Docs
/
Check EPUB
Docs
/
Doctest
Matrix: build-android
Docs
/
...
/
Check for removed HTML IDs
All required checks pass
2s
Annotations
64 errors and 84 warnings
|
Android (x86_64)
Process completed with exit code 1.
|
|
Windows / Build and test (Win32, switch-case)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, switch-case)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3802
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3796
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Emscripten / build and test
Process completed with exit code 1.
|
|
iOS
Process completed with exit code 1.
|
|
Windows / Build and test (x64, tail-call)
Process completed with exit code 1.
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3802
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3796
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.20)
Process completed with exit code 2.
|
|
WASI / build and test
Process completed with exit code 1.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 4.0.0)
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.7)
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.5)
Process completed with exit code 2.
|
|
Cross build Linux
Process completed with exit code 2.
|
|
Cross build Linux:
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Cross build Linux:
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Check if generated files are up to date
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w)
Process completed with exit code 2.
|
|
Windows / Build and test (x64, switch-case)
Process completed with exit code 1.
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3802
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3796
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu:
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Hypothesis tests on Ubuntu:
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.6)
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.72.1)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (arm64, switch-case)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3802
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3796
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS / build and test (macos-26)
Process completed with exit code 2.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.2)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (x64, tail-call)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3802
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3796
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Windows / Build and test (arm64, switch-case)
Process completed with exit code 1.
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3802
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3796
'void ptr_wise_atomic_memmove(PyListObject *,PyObject **,PyObject **,Py_ssize_t)': too few arguments for call [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
|
|
Address sanitizer (ubuntu-24.04):
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Address sanitizer (ubuntu-24.04):
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Android (aarch64)
Process completed with exit code 1.
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Sanitizers / UBSan
Process completed with exit code 2.
|
|
Sanitizers / TSan
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3802
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3796
too few arguments to function ‘ptr_wise_atomic_memmove’
|
|
macOS / build and test (macos-15-intel)
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3804
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3804
'function': 'PyObject **' differs in levels of indirection from 'size_t' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3802
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3802
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3798
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3798
'function': 'PyObject **' differs in levels of indirection from 'unsigned int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3796
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3796
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3804
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3804
'function': 'PyObject **' differs in levels of indirection from 'size_t' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3802
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3802
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3798
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3798
'function': 'PyObject **' differs in levels of indirection from 'unsigned int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3796
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Objects/listobject.c#L3796
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Cross build Linux:
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Cross build Linux:
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Cross build Linux:
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Cross build Linux:
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3804
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3804
'function': 'PyObject **' differs in levels of indirection from 'size_t' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3802
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3802
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3798
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3798
'function': 'PyObject **' differs in levels of indirection from 'unsigned int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3796
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Objects/listobject.c#L3796
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
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.
|
|
Hypothesis tests on Ubuntu:
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Hypothesis tests on Ubuntu:
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Hypothesis tests on Ubuntu:
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Hypothesis tests on Ubuntu:
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3804
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3804
'function': 'PyObject **' differs in levels of indirection from 'size_t' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3802
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3802
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3798
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3798
'function': 'PyObject **' differs in levels of indirection from 'unsigned int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3796
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3796
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3804
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3804
'function': 'PyObject **' differs in levels of indirection from 'size_t' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3802
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3802
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3798
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3798
'function': 'PyObject **' differs in levels of indirection from 'unsigned int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3796
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3796
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3804
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3804
'function': 'PyObject **' differs in levels of indirection from 'size_t' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3802
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3802
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3798
'ptr_wise_atomic_memmove': different types for formal and actual parameter 3 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3798
'function': 'PyObject **' differs in levels of indirection from 'unsigned int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3796
'ptr_wise_atomic_memmove': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Objects/listobject.c#L3796
'function': 'PyListObject *' differs in levels of indirection from 'PyObject **' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Address sanitizer (ubuntu-24.04):
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Address sanitizer (ubuntu-24.04):
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Address sanitizer (ubuntu-24.04):
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Address sanitizer (ubuntu-24.04):
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3804
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3802
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3798
passing argument 3 of ‘ptr_wise_atomic_memmove’ makes pointer from integer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3796
passing argument 1 of ‘ptr_wise_atomic_memmove’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
macOS / build and test (macos-15-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
363 Bytes |
sha256:47089cfd1b0067ed43645b7c25524859ac3296d19ad31386919f9edcee3812cc
|
|