Skip to content

GH-127705: Use _PyStackRefs in the default build. #135514

GH-127705: Use _PyStackRefs in the default build.

GH-127705: Use _PyStackRefs in the default build. #135514

Triggered via pull request December 13, 2024 11:30
Status Failure
Total duration 21m 59s
Billable time 3m
Artifacts

build.yml

on: pull_request
Change detection  /  Compute changed files
6s
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
21s
Check if Autoconf files are up to date
Check if generated files are up to date
2m 42s
Check if generated files are up to date
WASI  /  build and test
4m 43s
WASI / build and test
Hypothesis tests on Ubuntu
6m 22s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
4m 58s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
1m 7s
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
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 28 warnings
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.
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/longobject.c#L311
implicit declaration of function ‘PyStackRef_FromPyObjectStealMortal’; did you mean ‘PyStackRef_FromPyObjectImmortal’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/longobject.c#L311
incompatible types when returning type ‘int’ but ‘_PyStackRef’ was expected
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L120
implicit declaration of function ‘PyStackRef_CLOSE_SPECIALIZED’ [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L675
implicit declaration of function ‘PyStackRef_FromPyObjectStealMortal’; did you mean ‘PyStackRef_FromPyObjectImmortal’? [-Werror=implicit-function-declaration]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L675
incompatible types when assigning to type ‘_PyStackRef’ from type ‘int’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L715
incompatible types when assigning to type ‘_PyStackRef’ from type ‘int’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L759
incompatible types when assigning to type ‘_PyStackRef’ from type ‘int’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L789
incompatible types when assigning to type ‘_PyStackRef’ from type ‘int’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/generated_cases.c.h#L845
incompatible types when assigning to type ‘_PyStackRef’ from type ‘int’
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/ceval_macros.h#L260
implicit declaration of function ‘PyStackRef_CheckValid’ [-Werror=implicit-function-declaration]
Windows (free-threading) / build and test (x64): Objects/longobject.c#L311
'return': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L675
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L715
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L759
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L789
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L845
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L5872
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L6504
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L7011
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/ceval.c#L1916
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
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.
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 / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-24.04)
The operation was canceled.
Windows (free-threading) / build and test (arm64): Objects/longobject.c#L311
'return': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L675
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L715
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L759
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L789
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L845
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L5872
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L6504
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L7011
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/ceval.c#L1916
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Check if generated files are up to date
Process completed with exit code 1.
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
WASI / build and test
Process completed with exit code 2.
Windows / build and test (Win32)
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
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!
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/longobject.c#L312
control reaches end of non-void function [-Wreturn-type]
Windows (free-threading) / build and test (x64): Objects/longobject.c#L311
'PyStackRef_FromPyObjectStealMortal' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L120
'PyStackRef_CLOSE_SPECIALIZED' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L675
'PyStackRef_FromPyObjectStealMortal' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L3590
'PyStackRef_CheckValid' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/generated_cases.c.h#L5872
'_PyStackRef_FromPyObjectNew' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Objects/longobject.c#L311
'PyStackRef_FromPyObjectStealMortal' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L120
'PyStackRef_CLOSE_SPECIALIZED' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L675
'PyStackRef_FromPyObjectStealMortal' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L3590
'PyStackRef_CheckValid' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (arm64): Python/generated_cases.c.h#L5872
'_PyStackRef_FromPyObjectNew' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Address sanitizer (ubuntu-24.04)
‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
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!
CIFuzz (address)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.
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.15 is already installed and up-to-date. To reinstall 8.6.15, 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 (undefined)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636