Skip to content

gh-110481: Non-limited Py_INCREF/DECREF() in cpython/object.h #92617

gh-110481: Non-limited Py_INCREF/DECREF() in cpython/object.h

gh-110481: Non-limited Py_INCREF/DECREF() in cpython/object.h #92617

Triggered via pull request October 30, 2023 16:50
Status Failure
Total duration 31m 31s
Artifacts

build.yml

on: pull_request
Check for source changes
13s
Check for source changes
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
6m 3s
Check if generated files are up to date
Windows  /  build and test (x86)
26m 37s
Windows / build and test (x86)
Windows  /  build and test (x64)
28m 26s
Windows / build and test (x64)
Windows  /  build (arm64)
5m 17s
Windows / build (arm64)
macOS  /  build and test
17m 21s
macOS / build and test
Ubuntu  /  build and test
15m 26s
Ubuntu / build and test
Hypothesis tests on Ubuntu
7m 42s
Hypothesis tests on Ubuntu
Address sanitizer
5m 17s
Address sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
Ubuntu (free-threaded)  /  build and test
Ubuntu (free-threaded) / build and test
Windows (free-threaded)  /  build (arm64)
Windows (free-threaded) / build (arm64)
Windows (free-threaded)  /  build and test (x64)
Windows (free-threaded) / build and test (x64)
Windows (free-threaded)  /  build and test (x86)
Windows (free-threaded) / build and test (x86)
macOS (free-threaded)  /  build and test
macOS (free-threaded) / build and test
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Address sanitizer: Include/object.h#L968
implicit declaration of function ‘Py_INCREF’; did you mean ‘Py_XINCREF’? [-Werror=implicit-function-declaration]
Address sanitizer: Include/object.h#L978
implicit declaration of function ‘Py_DECREF’; did you mean ‘Py_XDECREF’? [-Werror=implicit-function-declaration]
Address sanitizer
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
Address sanitizer: Objects/obmalloc.c#L585
‘_PyMem_MimallocEnabled’ defined but not used [-Wunused-function]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\alloc-aligned.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\alloc.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\arena.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\bitmap.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\heap.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\init.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\options.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\os.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\page.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\prim\prim.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.