gh-144330: Initialize staticmethod/classmethod callables in tp_new #181633
build.yml
on: pull_request
Change detection
/
Create context from changed files
16s
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests with AWS-LC
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Docs
/
Docs
1m 54s
Docs
/
Doctest
1m 23s
Docs
/
Check EPUB
2m 5s
Check if Autoconf files are up to date
30s
Check if generated files are up to date
1m 34s
C API Docs
/
Check if all C APIs are documented
7s
iOS
53s
WASI
/
build and test
1m 6s
Hypothesis tests on Ubuntu
1m 25s
Cross build Linux
1m 14s
Matrix: build-android
All required checks pass
4s
Annotations
143 errors and 104 warnings
|
Android (x86_64)
Process completed with exit code 1.
|
|
Windows / Build and test (Win32)
Process completed with exit code 1.
|
|
iOS
Process completed with exit code 1.
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1703
left of '->sm_dict' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1703
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1702
'void Py_XDECREF(PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1702
left of '->sm_callable' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1702
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1701
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1700
syntax error: ')' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1700
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1665
syntax error: '==' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1653
syntax error: '<<' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1703
left of '->sm_dict' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1703
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1702
'void Py_XDECREF(PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1702
left of '->sm_callable' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1702
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1701
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1700
syntax error: ')' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1700
'sm': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1665
syntax error: '==' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1653
syntax error: '<<' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
WASI / build and test
Process completed with exit code 1.
|
|
Cross build Linux:
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Cross build Linux:
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Cross build Linux:
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Cross build Linux:
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Cross build Linux:
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Cross build Linux:
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Cross build Linux:
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Cross build Linux:
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Cross build Linux:
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Cross build Linux:
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Docs / Doctest
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Hypothesis tests on Ubuntu:
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Hypothesis tests on Ubuntu:
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Hypothesis tests on Ubuntu:
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1703
left of '->sm_dict' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1703
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1702
'void Py_XDECREF(PyObject *)': too few arguments for call [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1702
left of '->sm_callable' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1702
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1701
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1700
syntax error: ')' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1700
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1665
syntax error: '==' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1653
syntax error: '<<' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.3)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.6.0)
Process completed with exit code 2.
|
|
Check if generated files are up to date
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.5.4)
Process completed with exit code 2.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18)
Process completed with exit code 2.
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1703
left of '->sm_dict' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1703
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1702
'void Py_XDECREF(PyObject *)': too few arguments for call [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1702
left of '->sm_callable' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1702
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1701
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1700
syntax error: ')' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1700
'sm': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1665
syntax error: '==' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1653
syntax error: '<<' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-14)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Docs / Docs
Process completed with exit code 2.
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Address sanitizer (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Address sanitizer (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Address sanitizer (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Docs / Check EPUB
Process completed with exit code 1.
|
|
Ubuntu SSL tests with AWS-LC (ubuntu-24.04, 1.55.0)
Process completed with exit code 2.
|
|
Sanitizers / TSan
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1728
expected expression before ‘)’ token
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1728
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1719
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1710
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/pyport.h#L37
expected expression before ‘)’ token
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1700
‘sm’ undeclared (first use in this function); did you mean ‘tm’?
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1665
version control conflict marker in file
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1653
version control conflict marker in file
|
|
Sanitizers / UBSan
Process completed with exit code 2.
|
|
Android (aarch64)
Process completed with exit code 1.
|
|
macOS / build and test (macos-15-intel)
Process completed with exit code 2.
|
|
macOS / build and test (macos-14)
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1909
'!=': 'int' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (x64):
Objects/funcobject.c#L1834
'==': 'int' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1909
'!=': 'int' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/funcobject.c#L1834
'==': 'int' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Cross build Linux:
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Cross build Linux:
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Cross build Linux:
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Cross build Linux:
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Cross build Linux:
Include/refcount.h#L480
comparison between pointer and integer
|
|
Cross build Linux:
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Cross build Linux:
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Cross build Linux:
Include/refcount.h#L480
comparison between pointer and integer
|
|
Cross build Linux:
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Cross build Linux:
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
|
Hypothesis tests on Ubuntu:
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Hypothesis tests on Ubuntu:
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Hypothesis tests on Ubuntu:
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Hypothesis tests on Ubuntu:
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Hypothesis tests on Ubuntu:
Include/refcount.h#L480
comparison between pointer and integer
|
|
Hypothesis tests on Ubuntu:
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Hypothesis tests on Ubuntu:
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Hypothesis tests on Ubuntu:
Include/refcount.h#L480
comparison between pointer and integer
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Hypothesis tests on Ubuntu:
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1909
'!=': 'int' differs in levels of indirection from 'void *' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/funcobject.c#L1834
'==': 'int' differs in levels of indirection from 'void *' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1909
'!=': 'int' differs in levels of indirection from 'void *' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/funcobject.c#L1834
'==': 'int' differs in levels of indirection from 'void *' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-14)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
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)
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.2 is already installed and up-to-date.
To reinstall 5.8.2, 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 / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Ubuntu / build and test (ubuntu-24.04):
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Address sanitizer (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Address sanitizer (ubuntu-24.04):
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Address sanitizer (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Address sanitizer (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Address sanitizer (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Address sanitizer (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Address sanitizer (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Address sanitizer (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Address sanitizer (ubuntu-24.04):
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/cpython/object.h#L371
assignment to ‘int’ from ‘PyObject *’ {aka ‘struct _object *’} makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/pyport.h#L37
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/refcount.h#L481
assignment to ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Include/refcount.h#L480
comparison between pointer and integer
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1691
type defaults to ‘int’ in declaration of ‘staticmethod’ [-Wimplicit-int]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Objects/funcobject.c#L1691
data definition has no type or storage class
|
|
macOS / build and test (macos-15-intel)
Already linked: /usr/local/Cellar/tcl-tk/9.0.3
|
|
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)
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.2 is already installed and up-to-date.
To reinstall 5.8.2, 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
|
|
macOS / build and test (macos-14)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
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)
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.2 is already installed and up-to-date.
To reinstall 5.8.2, 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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
387 Bytes |
sha256:ce35132aedb42baf7b59a2d59c0c36b73aca29a128cd8d1c1fd08bd26d8cef71
|
|