Skip to content

Fix: inline static warnings with C++23 modules (#287) #930

Fix: inline static warnings with C++23 modules (#287)

Fix: inline static warnings with C++23 modules (#287) #930

Triggered via push December 25, 2025 00:36
Status Success
Total duration 2h 59m 24s
Artifacts

prerelease.yml

on: push
Matrix: test_cross_linux
Matrix: test_ubuntu_clang
Matrix: test_ubuntu_gcc
Matrix: test_windows
Update Version
6s
Update Version
Ubuntu (StringZillas-CPUs)
27m 1s
Ubuntu (StringZillas-CPUs)
Ubuntu (StringZillas-CUDA)
42m 29s
Ubuntu (StringZillas-CUDA)
Swift on Linux
43s
Swift on Linux
Alpine Linux
20m 19s
Alpine Linux
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 21 notices
Build Python 313 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 39 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 311 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 310 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 312 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 38 for macos-15
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Build Python 313 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 313 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 313 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp313-win_arm64.pyd for cross-compilation
Build Python 313 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-wyk1f_um\cp313-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 39 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 39 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 39 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build Python 39 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-nhdnsfsk\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 311 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 311 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 311 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build Python 311 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-793qpnrd\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 310 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 310 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 310 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Python 310 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-giplzd9h\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 312 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 312 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 312 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build Python 312 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-56ctr5s_\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 38 for macos-15
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.