Skip to content

GH-145247: Implement _PyTuple_FromPair #184907

GH-145247: Implement _PyTuple_FromPair

GH-145247: Implement _PyTuple_FromPair #184907

Triggered via pull request March 7, 2026 11:30
Status Failure
Total duration 2m 56s
Artifacts 1

build.yml

on: pull_request
Change detection  /  Create context from changed files
11s
Change detection / Create context from changed files
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
Waiting for pending jobs
Check if Autoconf files are up to date
28s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 17s
Check if generated files are up to date
C API Docs  /  Check if all C APIs are documented
10s
C API Docs / Check if all C APIs are documented
iOS
1m 8s
iOS
WASI  /  build and test
58s
WASI / build and test
Hypothesis tests on Ubuntu
1m 14s
Hypothesis tests on Ubuntu
Cross build Linux
1m 19s
Cross build Linux
Docs  /  Check EPUB
Docs / Check EPUB
Docs  /  Docs
Docs / Docs
Docs  /  Doctest
Docs / Doctest
Matrix: build-android
All required checks pass
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 40 warnings
Android (x86_64)
Process completed with exit code 1.
Windows / Build and test (Win32)
Process completed with exit code 1.
WASI / build and test
Process completed with exit code 1.
Windows / Build and test (x64)
Process completed with exit code 1.
Windows / Build and test (x64): Objects/tupleobject.c#L245
syntax error: missing ')' before '{' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64)
Process completed with exit code 1.
Windows (free-threading) / Build and test (x64): Objects/tupleobject.c#L245
syntax error: missing ')' before '{' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
macOS / build and test (macos-14)
Process completed with exit code 2.
iOS
Process completed with exit code 1.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1)
Process completed with exit code 2.
macOS (free-threading) / build and test (macos-14)
Process completed with exit code 2.
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Objects/tupleobject.c#L249
expected expression before ‘}’ token
Hypothesis tests on Ubuntu: Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w)
Process completed with exit code 2.
Check if generated files are up to date
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5)
Process completed with exit code 2.
Android (aarch64)
Process completed with exit code 1.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4)
Process completed with exit code 2.
Cross build Linux
Process completed with exit code 2.
Cross build Linux: Objects/tupleobject.c#L249
expected expression before ‘}’ token
Cross build Linux: Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
Windows (free-threading) / Build and test (arm64)
Process completed with exit code 1.
Windows (free-threading) / Build and test (arm64): Objects/tupleobject.c#L245
syntax error: missing ')' before '{' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64)
Process completed with exit code 1.
Windows / Build and test (arm64): Objects/tupleobject.c#L245
syntax error: missing ')' before '{' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04): Objects/tupleobject.c#L249
expected expression before ‘}’ token
Ubuntu / build and test (ubuntu-24.04): Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
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/tupleobject.c#L249
expected expression before ‘}’ token
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
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/tupleobject.c#L249
expected expression before ‘}’ token
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-24.04): Objects/tupleobject.c#L249
expected expression before ‘}’ token
Ubuntu (bolt) / build and test (ubuntu-24.04): Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04): Objects/tupleobject.c#L249
expected expression before ‘}’ token
Address sanitizer (ubuntu-24.04): Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04-arm): Objects/tupleobject.c#L249
expected expression before ‘}’ token
Ubuntu / build and test (ubuntu-24.04-arm): Objects/tupleobject.c#L245
expected ‘)’ before ‘{’ token
Sanitizers / TSan
Process completed with exit code 2.
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
macOS / build and test (macos-15-intel)
Process completed with exit code 2.
Sanitizers / UBSan
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
Windows / Build and test (x64): Objects/tupleobject.c#L245
'maybe_tracked': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64): Objects/tupleobject.c#L245
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64): Objects/tupleobject.c#L245
'maybe_tracked': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64): Objects/tupleobject.c#L245
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\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.2 is already installed and up-to-date. To reinstall 5.8.2, 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.2 is already installed and up-to-date. To reinstall 5.8.2, 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: Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Hypothesis tests on Ubuntu: Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Cross build Linux: Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Cross build Linux: Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Windows (free-threading) / Build and test (arm64): Objects/tupleobject.c#L245
'maybe_tracked': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64): Objects/tupleobject.c#L245
'function': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64): Objects/tupleobject.c#L245
'maybe_tracked': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64): Objects/tupleobject.c#L245
'function': 'PyObject *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Ubuntu / build and test (ubuntu-24.04): Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Ubuntu / build and test (ubuntu-24.04): Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu (bolt) / build and test (ubuntu-24.04): Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Ubuntu (bolt) / build and test (ubuntu-24.04): Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Address sanitizer (ubuntu-24.04): Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/tupleobject.c#L249
control reaches end of non-void function [-Wreturn-type]
Ubuntu / build and test (ubuntu-24.04-arm): Objects/tupleobject.c#L245
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
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.2 is already installed and up-to-date. To reinstall 5.8.2, 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

Artifacts

Produced during runtime
Name Size Digest
UBSan-logs-default
389 Bytes
sha256:9ae1024aa83e6ac03b9655c6933d7bc64661a50c6e14a5a2946349826e02df71