Skip to content

Add OSS-buildbot-style lazy imports test coverage #100

Add OSS-buildbot-style lazy imports test coverage

Add OSS-buildbot-style lazy imports test coverage #100

Triggered via push November 21, 2025 21:23
Status Failure
Total duration 26m 18s
Artifacts 3

build.yml

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

Annotations

9 errors and 52 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)
Process completed with exit code 1.
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.
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.
All required checks pass
Process completed with exit code 1.
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]
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]
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]
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): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
Windows / Build and test (x64): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
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): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
Windows / Build and test (arm64): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_testinternalcapi.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 (arm64): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
Windows (free-threading) / Build and test (arm64): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_testinternalcapi.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]
Windows (free-threading) / Build and test (x64): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
Windows (free-threading) / Build and test (x64): Include/internal/pycore_dict.h#L117
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_testinternalcapi.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]

Artifacts

Produced during runtime
Name Size Digest
TSan-logs-free-threading Expired
4.99 KB
sha256:c2c7e66b4f2986ec7d5439de48b4efbec72dcd529ea836ea155b18a491689749
UBSan-logs-default Expired
1.2 MB
sha256:78d113ad034fcf473314a1c69d12f69d2f43398023c8cc8c2451f6e89bc4272d
abi-data Expired
187 KB
sha256:5a4faca787ef031c87207c21eff3018f6f6550db2f37b2b8584f6e70092ee808