Skip to content

Make: Compiling wheels on unknown platforms #90

Make: Compiling wheels on unknown platforms

Make: Compiling wheels on unknown platforms #90

Triggered via push October 30, 2024 10:34
Status Success
Total duration 36m 46s
Artifacts 22

release.yml

on: push
Update Version
10s
Update Version
Matrix: build_wheels
Build Python Source Distribution
8s
Build Python Source Distribution
Rebase Dev. Branch
30s
Rebase Dev. Branch
Publish Rust
3m 29s
Publish Rust
Matrix: create_linux_deb_package
Matrix: create_macos_library
Matrix: create_windows_dll_library
Fit to window
Zoom out
Zoom in

Annotations

29 warnings and 19 notices
Build Python 311 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 311 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 311 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 312 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (10.13).
Build Python 312 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 312 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 312 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (10.13).
Build Python 312 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 310 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 310 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 310 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2: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 39 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 39 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 39 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Publish Rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Rust
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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 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-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 38 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 38 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Create Dll Library for Windows x86
The following actions use a deprecated Node.js version and will be forced to run on node20: jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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"`.
Create Dll Library for Windows x64
The following actions use a deprecated Node.js version and will be forced to run on node20: jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Python 310 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-bq_5pe9s\cp310-win_arm64\build\extra-setup.cfg 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 SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 310 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 311 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-mr0s45ta\cp311-win_arm64\build\extra-setup.cfg 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 SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 312 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-b7hf8xz0\cp312-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 312 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd 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 CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 38 for macos-13
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.
Build Python 38 for macos-13
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.
Build Python 39 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-5s412tcr\cp39-win_arm64\build\extra-setup.cfg 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 SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 39 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Publish Python
Generating and uploading digital attestations

Artifacts

Produced during runtime
Name Size
cibw-wheels-macos-13-10
271 KB
cibw-wheels-macos-13-11
271 KB
cibw-wheels-macos-13-12
271 KB
cibw-wheels-macos-13-13
271 KB
cibw-wheels-macos-13-7
76.2 KB
cibw-wheels-macos-13-8
76.3 KB
cibw-wheels-macos-13-9
271 KB
cibw-wheels-ubuntu-24.04-0
2.31 MB
cibw-wheels-ubuntu-24.04-1
2.32 MB
cibw-wheels-ubuntu-24.04-2
2.33 MB
cibw-wheels-ubuntu-24.04-3
2.35 MB
cibw-wheels-ubuntu-24.04-4
2.36 MB
cibw-wheels-ubuntu-24.04-5
2.39 MB
cibw-wheels-ubuntu-24.04-6
2.39 MB
cibw-wheels-windows-2022-14
143 KB
cibw-wheels-windows-2022-15
143 KB
cibw-wheels-windows-2022-16
143 KB
cibw-wheels-windows-2022-17
208 KB
cibw-wheels-windows-2022-18
208 KB
cibw-wheels-windows-2022-19
208 KB
cibw-wheels-windows-2022-20
208 KB
sdist Expired
179 KB