Skip to content

FEAT: add shared to cmake extension #14

FEAT: add shared to cmake extension

FEAT: add shared to cmake extension #14

Triggered via pull request March 27, 2024 21:21
Status Success
Total duration 12m 55s
Artifacts

verify_shared_build.yml

on: pull_request
Test latest Python
56s
Test latest Python
Build Linux wheels
11m 42s
Build Linux wheels
Build macOS wheels
8m 55s
Build macOS wheels
Build macOS wheels for ARM (Native)
4m 42s
Build macOS wheels for ARM (Native)
Build Windows wheels AMD64
8m 23s
Build Windows wheels AMD64
Build Windows wheels x86
9m 2s
Build Windows wheels x86
Build Windows wheels for ARM64
6m 44s
Build Windows wheels for ARM64
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 11 notices
Build Windows wheels for ARM64
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 Windows wheels for ARM64
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 Windows wheels for ARM64
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 Windows wheels for ARM64
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 Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-t6qkdey5\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-t6qkdey5\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-t6qkdey5\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build macOS wheels
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.