Skip to content

Add patch 'tls-model-initial-exec' #89

Add patch 'tls-model-initial-exec'

Add patch 'tls-model-initial-exec' #89

Triggered via push October 20, 2025 20:38
Status Failure
Total duration 41m 55s
Artifacts 3

build.yml

on: push
Change detection  /  Create context from changed files
11s
Change detection / Create context from changed files
Matrix: build-android
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
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 Autoconf files are up to date
Check if generated files are up to date
3m 26s
Check if generated files are up to date
WASI  /  build and test
8m 2s
WASI / build and test
Hypothesis tests on Ubuntu
8m 40s
Hypothesis tests on Ubuntu
Cross build Linux
4m 27s
Cross build Linux
Docs  /  Check EPUB
Docs / Check EPUB
Docs  /  Docs
Docs / Docs
Docs  /  Doctest
Docs / Doctest
Check if the ABI has changed
2m 4s
Check if the ABI has changed
All required checks pass
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 32 warnings
Check if Autoconf files are up to date
Process completed with exit code 1.
Check if the ABI has changed
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 1.
Check if generated files are up to date
Process completed with exit code 2.
macOS / build and test (macos-15-intel)
Process completed with exit code 1.
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 1.
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
Windows / Build and test (x64)
Process completed with exit code 2.
Windows / Build and test (Win32)
Process completed with exit code 2.
Windows (free-threading) / Build and test (x64)
Process completed with exit code 2.
Windows / Build and test (arm64)
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.
Ubuntu / build and test (ubuntu-24.04-arm): Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
Ubuntu / build and test (ubuntu-24.04): Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ 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!
macOS / build and test (macos-15-intel)
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-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
Cross build Linux: Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cinder/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
Hypothesis tests on Ubuntu: Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
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)
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-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
Ubuntu (bolt) / build and test (ubuntu-24.04): Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
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)
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 (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
Address sanitizer (ubuntu-24.04): Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
Ubuntu (free-threading) / build and test (ubuntu-24.04): Python/pystate.c#L100
passing argument 1 of ‘current_fast_set’ from incompatible pointer type [-Wincompatible-pointer-types]
Windows / Build and test (x64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows / Build and test (x64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [D:\a\cinder\cinder\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / Build and test (x64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [D:\a\cinder\cinder\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows / Build and test (arm64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [C:\a\cinder\cinder\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / Build and test (arm64): Python/pystate.c#L100
'function': incompatible types - from 'PyInterpreterState *' to '_PyRuntimeState *' [C:\a\cinder\cinder\PCbuild\_freeze_module.vcxproj]

Artifacts

Produced during runtime
Name Size Digest
TSan-logs-free-threading Expired
2.61 KB
sha256:ef33ba1ad0e99d1a3afc85b49d27261d716cf83916a9cbaf310e4709ce13d9b8
UBSan-logs-default Expired
1.2 MB
sha256:e4b9c586d89a6fe0885f8b6847dba604b85a726d215756eca8bf9854d3c78a6a
abi-data Expired
187 KB
sha256:32afb052612ae08ccddffb8343fc5b2813c08df57717eea9ebc446cb8a1210e9