Skip to content

ci: Use ARM-native runners for linux ARM Python wheels #1661

ci: Use ARM-native runners for linux ARM Python wheels

ci: Use ARM-native runners for linux ARM Python wheels #1661

Triggered via pull request April 3, 2025 22:36
Status Failure
Total duration 18m 47s
Artifacts 19
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

wheel_workflow.yml

on: pull_request
Matrix: Build wheels on Linux
Matrix: Build wheels on macOS ARM
Matrix: Build wheels on macOS
Matrix: Build wheels on Windows
Build SDist
32s
Build SDist
Matrix: Build wheels on Linux ARM
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 7 warnings, and 1 notice
Build wheels on Linux (CPython 3.13 64 bits manylinux2014, manylinux2014, cp313-manylinux_x86_64,...
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
Build wheels on Linux (CPython 3.11 64 bits manylinux_2_28, manylinux_2_28, cp311-manylinux_x86_6...
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
Build wheels on Linux (CPython 3.12 64 bits manylinux2014, manylinux2014, cp312-manylinux_x86_64,...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.11 64 bits manylinux2014, manylinux2014, cp311-manylinux_x86_64,...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.13 64 bits manylinux_2_28, manylinux_2_28, cp313-manylinux_x86_6...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.9 64 bits manylinux2014, manylinux2014, cp39-manylinux_x86_64, x...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.8 64 bits manylinux2014, manylinux2014, cp38-manylinux_x86_64, x...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.10 64 bits manylinux2014, manylinux2014, cp310-manylinux_x86_64,...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.10 64 bits manylinux_2_28, manylinux_2_28, cp310-manylinux_x86_6...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.12 64 bits manylinux_2_28, manylinux_2_28, cp312-manylinux_x86_6...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.8 64 bits manylinux_2_28, manylinux_2_28, cp38-manylinux_x86_64,...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux (CPython 3.9 64 bits manylinux_2_28, manylinux_2_28, cp39-manylinux_x86_64,...
The job was canceled because "CPython_3_13_64_bits_ma_2" failed.
Build wheels on Linux ARM (CPython 3.10 ARM 64 bits manylinux2014, manylinux2014, cp310-manylinux...
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
Build wheels on Linux ARM (CPython 3.8 ARM 64 bits manylinux2014, manylinux2014, cp38-manylinux_a...
The job was canceled because "CPython_3_10_ARM_64_bits_" failed.
Build wheels on Linux ARM (CPython 3.9 ARM 64 bits manylinux2014, manylinux2014, cp39-manylinux_a...
The job was canceled because "CPython_3_10_ARM_64_bits_" failed.
Build wheels on Linux ARM (CPython 3.11 ARM 64 bits manylinux2014, manylinux2014, cp311-manylinux...
The job was canceled because "CPython_3_10_ARM_64_bits_" failed.
Build wheels on Linux ARM (CPython 3.13 ARM 64 bits manylinux2014, manylinux2014, cp313-manylinux...
The job was canceled because "CPython_3_10_ARM_64_bits_" failed.
Build wheels on Linux ARM (CPython 3.12 ARM 64 bits manylinux2014, manylinux2014, cp312-manylinux...
The job was canceled because "CPython_3_10_ARM_64_bits_" failed.
Build wheels on macOS ARM (CPython 3.12 ARM 64 bits, cp312-macosx_arm64, arm64)
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
Build wheels on macOS ARM (CPython 3.13 ARM 64 bits, cp313-macosx_arm64, arm64)
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
Build wheels on macOS ARM (CPython 3.9 ARM 64 bits, cp39-macosx_arm64, arm64)
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
Build wheels on macOS ARM (CPython 3.11 ARM 64 bits, cp311-macosx_arm64, arm64)
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
Build wheels on macOS ARM (CPython 3.10 ARM 64 bits, cp310-macosx_arm64, arm64)
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
Build wheels on macOS ARM (CPython 3.8 ARM 64 bits, cp38-macosx_arm64, arm64)
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
Build wheels on macOS ARM (CPython 3.8 ARM 64 bits, cp38-macosx_arm64, arm64)
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 wheels on macOS (CPython 3.8 64 bits, cp38-macosx_x86_64, x86_64)
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.

Artifacts

Produced during runtime
Name Size Digest
cibw-sdist Expired
9.93 MB
sha256:4b8134a88654268872d7b33ea242204e94f1baa94c5902ceb2bc1e465170a144
cibw-wheels-cp310-macosx_arm64 Expired
5.19 MB
sha256:080511d57326f3ea41290aa1e8bb6bb8eb39b5ba4c351f65be1a84ae834616fb
cibw-wheels-cp310-macosx_x86_64 Expired
5.66 MB
sha256:8450d8036e1ab4586db8c638995d175237edb2bcf82576265c53844303a6be18
cibw-wheels-cp310-win_amd64 Expired
3.54 MB
sha256:ad3bc7b7d712c0cf13577e311c92e504e7fb963ec12fc506d974bc364b3b8941
cibw-wheels-cp311-macosx_arm64 Expired
5.19 MB
sha256:040fb3642c1f2f5a2dbdc897524df1794ae7957492ea1d8f5c576f111c8797e3
cibw-wheels-cp311-macosx_x86_64 Expired
5.66 MB
sha256:5def65288aca49c22cb47ed8ef24264ec559ac4865e420df8c7faac5eb7ed5ad
cibw-wheels-cp311-win_amd64 Expired
3.53 MB
sha256:3fad91a215d7b2ac954051d4b0c674017615f70d10c582edfda8be877de06787
cibw-wheels-cp312-macosx_arm64 Expired
5.2 MB
sha256:7dc2b4d4f5220e06ab5ea63d0892e4acb3069f96ef27fe931848664da94eb23a
cibw-wheels-cp312-macosx_x86_64 Expired
5.69 MB
sha256:85a7f636be15f8f6cf3521e774b6e6bf0c134fd6513f0c65bc481f3c1afc518c
cibw-wheels-cp312-win_amd64 Expired
3.54 MB
sha256:1c4dc2fc2e6ee0fcb7fba70d529c219de01492aa04ebf43ea0b4792acb26ac61
cibw-wheels-cp313-macosx_arm64 Expired
5.21 MB
sha256:a2811c71552a85e5bf2612a38a6f44280e36c22610ace0fdadd917090de45e77
cibw-wheels-cp313-macosx_x86_64 Expired
5.69 MB
sha256:978d4db9f9fc1a4e280a2996d7bf0eabb9600b59824a090e8867df7ecde54441
cibw-wheels-cp313-win_amd64 Expired
3.54 MB
sha256:8a0aaa68e1a21e40896266af3240b4968e64070ea119781d2ef109bda3dceab6
cibw-wheels-cp38-macosx_arm64 Expired
5.19 MB
sha256:191ec6752a76d363dd13163b51a9ab07837549fc5bd00e00ad7d9aeb3114cd2e
cibw-wheels-cp38-macosx_x86_64 Expired
5.66 MB
sha256:e410e83a0ac8fba8a9b654c93fe46613eeaa310e2ebe74c643c98d522cd749c0
cibw-wheels-cp38-win_amd64 Expired
3.54 MB
sha256:357f19c953660720976f40a459b3d6eba7c81d607346aadaed13efc406e50809
cibw-wheels-cp39-macosx_arm64 Expired
5.19 MB
sha256:82a2e45c86f95f8eb6914e6be9d1ecda2b8041731c47a55d6573c5715140e004
cibw-wheels-cp39-macosx_x86_64 Expired
5.66 MB
sha256:d828d9ea8032a1b3286883ce4d631f3cc613bc9140adcdaea43fc2f3ca33bddd
cibw-wheels-cp39-win_amd64 Expired
3.54 MB
sha256:f689553ce417be6263c6729614f99ba6abee09c5ec34b75bb90b6c16d92f8bea