Skip to content

gh-90815: Add mimalloc memory allocator #92600

gh-90815: Add mimalloc memory allocator

gh-90815: Add mimalloc memory allocator #92600

Triggered via pull request October 30, 2023 15:16
Status Success
Total duration 27m 4s
Artifacts

build.yml

on: pull_request
Check for source changes
14s
Check for source changes
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Docs  /  Docs
3m 23s
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
2m 31s
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
11m 25s
Docs / Doctest
Check if generated files are up to date
6m 46s
Check if generated files are up to date
Windows (x86)
26m 15s
Windows (x86)
Windows (x64)
23m 44s
Windows (x64)
Windows (arm64)
5m 50s
Windows (arm64)
macOS  /  build and test
20m 19s
macOS / build and test
Ubuntu  /  build and test
13m 23s
Ubuntu / build and test
Hypothesis tests on Ubuntu
6m 52s
Hypothesis tests on Ubuntu
Address sanitizer
16m 4s
Address sanitizer
Ubuntu (free-threaded)  /  build and test
Ubuntu (free-threaded) / build and test
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

1 error and 12 warnings
Docs / Docs
Process completed with exit code 2.
Windows (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 (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 (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 (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 (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 (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 (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 (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 (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 (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.
Address sanitizer: Objects/obmalloc.c#L585
‘_PyMem_MimallocEnabled’ defined but not used [-Wunused-function]