Skip to content

Add precompiled unchecked-hash pyc's to the Windows deployment #96

Add precompiled unchecked-hash pyc's to the Windows deployment

Add precompiled unchecked-hash pyc's to the Windows deployment #96

Triggered via push November 17, 2025 18:14
Status Failure
Total duration 34m 44s
Artifacts 3

build.yml

on: push
Change detection  /  Create context from changed files
10s
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
26s
Check if Autoconf files are up to date
Check if generated files are up to date
2m 55s
Check if generated files are up to date
WASI  /  build and test
6m 8s
WASI / build and test
Hypothesis tests on Ubuntu
7m 35s
Hypothesis tests on Ubuntu
Cross build Linux
3m 44s
Cross build Linux
Docs  /  Check EPUB
Docs / Check EPUB
Docs  /  Docs
Docs / Docs
Docs  /  Doctest
Docs / Doctest
Check if the ABI has changed
2m 10s
Check if the ABI has changed
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 44 warnings
Check if Autoconf files are up to date
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04-arm)
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)
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.
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 1.
Windows / Build and test (x64)
Process completed with exit code 2.
Windows / Build and test (Win32)
Process completed with exit code 2.
Windows / Build and test (arm64)
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.
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]
Cross build Linux: 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
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]
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 (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]
Address sanitizer (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
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]
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]
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): Objects/dictobject.c#L4486
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows / Build and test (x64): Objects/dictobject.c#L3714
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows / Build and test (x64): Objects/dictobject.c#L3673
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [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 / 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): Objects/dictobject.c#L4486
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows / Build and test (arm64): Objects/dictobject.c#L3714
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows / Build and test (arm64): Objects/dictobject.c#L3673
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [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 (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): Objects/dictobject.c#L4486
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / Build and test (x64): Objects/dictobject.c#L3714
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / Build and test (x64): Objects/dictobject.c#L3673
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [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 (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): Objects/dictobject.c#L4486
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / Build and test (arm64): Objects/dictobject.c#L3714
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / Build and test (arm64): Objects/dictobject.c#L3673
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [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.62 KB
sha256:5cd830c3bc25679919c637d261d983df02d92c2828fabd7a66135be2bda74b9e
UBSan-logs-default Expired
1.2 MB
sha256:ed680452e7f699d1b1ec1624bc7f4e91cb71ff55d663e69973bf9e62d06ff5e8
abi-data Expired
187 KB
sha256:95ddc48a9a8107e1cf9feb8a26970530e2a8b16e383dd9a865c4a857a2f49000