build arm mac wheels on arm macs #713
Annotations
10 errors and 1 warning
wheel-manylinux-x86_64
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/pyzmq-26.0.0.dev0-cp37-cp37m-manylinux_2_12_x86_64.whl'] failed with code 1.
|
wheel-manylinux-x86_64
Process completed with exit code 1.
|
wheel-manylinux-i686
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/pyzmq-26.0.0.dev0-cp37-cp37m-manylinux_2_12_i686.whl'] failed with code 1.
|
wheel-manylinux-i686
Process completed with exit code 1.
|
wheel-manylinux-x86_64-2_28
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/pyzmq-26.0.0.dev0-cp310-cp310-manylinux_2_28_x86_64.whl'] failed with code 1.
|
wheel-manylinux-x86_64-2_28
Process completed with exit code 1.
|
wheel-musllinux
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/pyzmq-26.0.0.dev0-cp37-cp37m-musllinux_1_1_x86_64.whl'] failed with code 1.
|
wheel-musllinux
Process completed with exit code 1.
|
wheel-mac-arm
Command ['arch', '-x86_64', '/bin/sh', '-c', 'pytest -vsx /Users/runner/work/pyzmq/pyzmq/tools/test_wheel.py'] failed with code 1. None
|
wheel-mac-arm
Process completed with exit code 1.
|
wheel-mac-arm
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"`.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sdist
Expired
|
358 KB |
|
wheels-mac-cpython
Expired
|
5.82 MB |
|
wheels-mac-pypy
Expired
|
3.5 MB |
|
wheels-win-pypy
Expired
|
2.64 MB |
|
wheels-win32
Expired
|
3.8 MB |
|
wheels-win_amd64
Expired
|
4.39 MB |
|