gh-129069: fix more thread safety issues in list #177695
build.yml
on: pull_request
Change detection
/
Create context from changed files
11s
Matrix: build-android
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests with AWS-LC
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Check if Autoconf files are up to date
31s
Check if generated files are up to date
1m 58s
iOS
5m 6s
WASI
/
build and test
1m 15s
Hypothesis tests on Ubuntu
2m 5s
Cross build Linux
2m 28s
Docs
/
Check EPUB
Docs
/
Docs
Docs
/
Doctest
All required checks pass
2s
Annotations
42 errors and 32 warnings
|
Windows / Build and test (Win32)
Process completed with exit code 1.
|
|
Windows / Build and test (x64)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64)
Process completed with exit code 1.
|
|
WASI / build and test
Process completed with exit code 1.
|
|
Windows / Build and test (arm64)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (arm64)
Process completed with exit code 1.
|
|
macOS / build and test (macos-14)
Process completed with exit code 2.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
macOS (free-threading) / build and test (macos-14)
Process completed with exit code 2.
|
|
Check if generated files are up to date
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Ubuntu SSL tests with AWS-LC (ubuntu-24.04, 1.55.0)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.3)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.5.4)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Cross build Linux
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
macOS / build and test (macos-15-intel)
Process completed with exit code 1.
|
|
Sanitizers / TSan (free-threading)
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Sanitizers / TSan (free-threading)
The operation was canceled.
|
|
Android (aarch64)
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Android (aarch64)
The operation was canceled.
|
|
Sanitizers / TSan
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Sanitizers / TSan
The operation was canceled.
|
|
Address sanitizer (ubuntu-24.04)
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Address sanitizer (ubuntu-24.04)
The operation was canceled.
|
|
Sanitizers / UBSan
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Sanitizers / UBSan
The operation was canceled.
|
|
iOS
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
iOS
The operation was canceled.
|
|
All required checks pass
Process completed with exit code 1.
|
|
Tests
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Tests
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Tests
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Tests
Canceling since a higher priority waiting request for Tests-kumaraditya303-atomic-list exists
|
|
Windows / Build and test (x64):
Objects/listobject.c#L1605
'=': 'PyObject **' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/listobject.c#L1604
'=': 'PyObject **' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/listobject.c#L1605
'=': 'PyObject **' differs in levels of indirection from 'PyObject *' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/listobject.c#L1604
'=': 'PyObject **' differs in levels of indirection from 'PyObject *' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS / build and test (macos-14)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
macOS / build and test (macos-14)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-14)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-14)
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS / build and test (macos-14)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
macOS (free-threading) / build and test (macos-14)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
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!
|
|
macOS (free-threading) / build and test (macos-14)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS (free-threading) / build and test (macos-14)
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS (free-threading) / build and test (macos-14)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
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:
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Hypothesis tests on Ubuntu:
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Cross build Linux:
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Cross build Linux:
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
macOS / build and test (macos-15-intel)
Already linked: /usr/local/Cellar/tcl-tk/9.0.3
|
|
macOS / build and test (macos-15-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-15-intel)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-15-intel)
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS / build and test (macos-15-intel)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Address sanitizer (ubuntu-24.04):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
|
Address sanitizer (ubuntu-24.04):
Include/internal/pycore_pyatomic_ft_wrappers.h#L149
assignment to ‘PyObject **’ {aka ‘struct _object **’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
388 Bytes |
sha256:cfe9c70ac01c12ba3af5bd11789651f69b2a8fa610764092fbcbbc0063a5c0c7
|
|