Skip to content

Build wheels for Apple arm64 architecture #65

Build wheels for Apple arm64 architecture

Build wheels for Apple arm64 architecture #65

Triggered via pull request October 3, 2023 10:47
Status Failure
Total duration 1m 1s
Artifacts

wheels.yaml

on: pull_request
Matrix: wheels
Publish wheels to PyPI
0s
Publish wheels to PyPI
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
Build wheels on ubuntu-20.04 x86_64
Command ['sh', '-c', 'sudo cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_TESTING=OFF -DBUILD_PYTHON=OFF -DBUILD_BIN=OFF && sudo cmake --build build --parallel --target install --config Release '] failed with code 126.
Build wheels on ubuntu-20.04 x86_64
Process completed with exit code 1.
Build wheels on macOS-10.15 x86_64
The job was canceled because "ubuntu-20_04_x86_64" failed.
Build wheels on ubuntu-20.04 i686
Command ['sh', '-c', 'sudo cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_TESTING=OFF -DBUILD_PYTHON=OFF -DBUILD_BIN=OFF && sudo cmake --build build --parallel --target install --config Release '] failed with code 127.
Build wheels on ubuntu-20.04 i686
The operation was canceled.
Build wheels on windows-2019 x86
The operation was canceled.
Build wheels on windows-2019 AMD64
The operation was canceled.
Build wheels on ubuntu-20.04 aarch64
The operation was canceled.
Build wheels on macos-13-xlarge arm64
The operation was canceled.
Build wheels on ubuntu-20.04 x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on ubuntu-20.04 i686
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on windows-2019 x86
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on windows-2019 AMD64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on ubuntu-20.04 aarch64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on ubuntu-20.04 aarch64
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 wheels on macos-13-xlarge arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Wheels
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583