Fix OSS build to handle lack of backported PyType_Modified feature #197
build.yml
on: push
Change detection
/
Create context from changed files
10s
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
27s
Check if generated files are up to date
2m 14s
iOS
16m 32s
Emscripten
/
build and test
20m 52s
WASI
/
build and test
7m 31s
Hypothesis tests on Ubuntu
7m 39s
Cross build Linux
3m 47s
Docs
/
Check EPUB
Docs
/
Docs
Docs
/
Doctest
Check if the ABI has changed
1m 46s
Matrix: build-android
All required checks pass
5s
Annotations
6 errors and 39 warnings
|
Check if generated files are up to date
Process completed with exit code 1.
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
iOS
Process completed with exit code 1.
|
|
Emscripten / build and test
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
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.
|
|
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-26)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS (free-threading) / build and test (macos-26)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
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)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Windows / Build and test (x64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows / Build and test (x64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows / Build and test (x64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows / Build and test (x64):
Python/generated_cases.c.h#L12467
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64):
Python/generated_cases.c.h#L7747
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64):
Objects/dictobject.c#L4580
'=': 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#L3808
'=': 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#L3767
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows / Build and test (arm64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows / Build and test (arm64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows / Build and test (arm64):
Python/generated_cases.c.h#L12467
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Python/generated_cases.c.h#L7747
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/dictobject.c#L4580
'=': 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#L3808
'=': 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#L3767
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Python/generated_cases.c.h#L12467
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Python/generated_cases.c.h#L7747
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/dictobject.c#L4580
'=': 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#L3808
'=': 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#L3767
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Include/internal/pycore_dict.h#L125
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Python/generated_cases.c.h#L12467
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Python/generated_cases.c.h#L7747
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/dictobject.c#L4580
'=': 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#L3808
'=': 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#L3767
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
1.24 MB |
sha256:129ecf6a069340438765125bf559709f0e9211172f772ebb092614d8d5a6567b
|
|