Implement PyInterface prototype #166881
Triggered via pull request
September 16, 2025 13:26
Status
Failure
Total duration
26m 19s
Artifacts
–
build.yml
on: pull_request
Change detection
/
Create context from changed files
13s
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
34s
Check if generated files are up to date
4m 9s
WASI
/
build and test
10m 18s
Hypothesis tests on Ubuntu
8m 27s
Cross build Linux
4m 0s
Docs
/
Check EPUB
Docs
/
Docs
Docs
/
Doctest
All required checks pass
2s
Annotations
23 errors and 20 warnings
|
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
|
|
Android (aarch64)
Process completed with exit code 1.
|
|
Sanitizers / UBSan
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 1.
|
|
macOS / build and test (macos-13)
Process completed with exit code 1.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
Sanitizers / TSan
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
Check if generated files are up to date
Process completed with exit code 2.
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 1.
|
|
WASI / build and test
Process completed with exit code 1.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Windows / Build and test (arm64)
Process completed with exit code 2.
|
|
Windows / Build and test (Win32)
Process completed with exit code 2.
|
|
Windows / Build and test (x64)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (x64)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (arm64)
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
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 (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
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 (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
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!
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
macOS / build and test (macos-13)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-13)
tcl-tk@8 8.6.17 is already installed and up-to-date.
To reinstall 8.6.17, run:
brew reinstall tcl-tk@8
|
|
macOS / build and test (macos-13)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-13)
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-13)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
Cross build Linux:
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
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/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
Address sanitizer (ubuntu-24.04):
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/object.c#L2229
assignment to ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(PyInterface_GetAttrWChar *)’ {aka ‘int (*)(struct _getattrwcharinterface *)’} [-Wincompatible-pointer-types]
|