Skip to content

Teaching cpython students work #178102

Teaching cpython students work

Teaching cpython students work #178102

Triggered via pull request December 25, 2025 04:02
Status Failure
Total duration 11m 0s
Artifacts

build.yml

on: pull_request
Check for source changes
10s
Check for source changes
Matrix: Ubuntu SSL tests with OpenSSL
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 18 warnings
Windows (x64)
Process completed with exit code 1.
Windows (x86)
Process completed with exit code 1.
Check if the ABI has changed
Process completed with exit code 1.
Check if generated files are up to date
Process completed with exit code 2.
Ubuntu
Process completed with exit code 2.
macOS
Process completed with exit code 2.
Windows (x64): Python/compile.c#L4103
'initializing': incompatible types - from 'PyTupleObject *' to 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (x64): Python/compile.c#L4093
'=': incompatible types - from 'PyObject *' to 'PyTupleObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (x64): Python/ceval.c#L3181
'=': incompatible types - from 'PyRecordObject *' to 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (x64): Python/compile.c#L4103
'initializing': incompatible types - from 'PyTupleObject *' to 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (x64): Python/compile.c#L4093
'=': incompatible types - from 'PyObject *' to 'PyTupleObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (x64): Python/ceval.c#L3181
'=': incompatible types - from 'PyRecordObject *' to 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Check if generated files are up to date
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Ubuntu: Python/compile.c#L1565
initialization of ‘PyObject *’ {aka ‘struct _object *’} from incompatible pointer type ‘PyTupleObject *’ [-Wincompatible-pointer-types]
Ubuntu: Python/compile.c#L4093
assignment to ‘PyTupleObject *’ from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types]
Ubuntu: Python/ceval.c#L1403
assignment to ‘PyObject *’ {aka ‘struct _object *’} from incompatible pointer type ‘PyRecordObject *’ [-Wincompatible-pointer-types]
Ubuntu: Objects/recordobject.c#L315
unused variable ‘return_value’ [-Wunused-variable]
Ubuntu: Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
Ubuntu: Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
macOS
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
gdbm 1.26 is already installed and up-to-date. To reinstall 1.26, run: brew reinstall gdbm
macOS
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf