fix: display the real details for aliases when requested, even if the alias is an uncompressed instruction #1042
build-wheels-publish.yml
on: pull_request
Matrix: build_and_test_wheels
Make SDist
41s
publish
0s
Annotations
25 errors, 12 warnings, and 3 notices
|
Building on ubuntu-latest - i686 - cp*-manylinux*
Process completed with exit code 1.
|
|
Building on ubuntu-latest - i686 - cp*-manylinux*
cibuildwheel: Command ['sh', '-c', 'python -m pip install /project/bindings/python/cstest_py && python /project/suite/run_tests.py\n'] failed with code 1.
|
|
Building on windows-latest - x86 - cp*
Process completed with exit code 1.
|
|
Building on windows-latest - x86 - cp*
cibuildwheel: Command python -m pip install D:\a\capstone\capstone\bindings\python/cstest_py && python D:\a\capstone\capstone/suite/run_tests.py
|
|
Building on macos-15-intel - x86_64 - cp*
Process completed with exit code 1.
|
|
Building on macos-15-intel - x86_64 - cp*
cibuildwheel: Command ['/bin/sh', '-c', 'python -m pip install /Users/runner/work/capstone/capstone/bindings/python/cstest_py && python /Users/runner/work/capstone/capstone/suite/run_tests.py\n'] failed with code 1.
|
|
Building on ubuntu-latest - x86_64 - cp*-manylinux*
Process completed with exit code 1.
|
|
Building on ubuntu-latest - x86_64 - cp*-manylinux*
cibuildwheel: Command ['sh', '-c', 'python -m pip install /project/bindings/python/cstest_py && python /project/suite/run_tests.py\n'] failed with code 1.
|
|
Building on ubuntu-24.04-arm - aarch64 - cp*-musllinux*
Process completed with exit code 1.
|
|
Building on ubuntu-24.04-arm - aarch64 - cp*-musllinux*
cibuildwheel: Command ['sh', '-c', 'python -m pip install /project/bindings/python/cstest_py && python /project/suite/run_tests.py\n'] failed with code 1.
|
|
Building on macos-latest - arm64 - cp*
Process completed with exit code 1.
|
|
Building on macos-latest - arm64 - cp*
cibuildwheel: Command ['/bin/sh', '-c', 'python -m pip install /Users/runner/work/capstone/capstone/bindings/python/cstest_py && python /Users/runner/work/capstone/capstone/suite/run_tests.py\n'] failed with code 1.
|
|
Building on macos-latest - arm64 - cp*
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
Building on macos-latest - arm64 - cp*
WARNING: Cache entry deserialization failed, entry ignored
|
|
Building on macos-latest - arm64 - cp*
WARNING: Cache entry deserialization failed, entry ignored
|
|
Building on ubuntu-latest - i686 - cp*-musllinux*
Process completed with exit code 1.
|
|
Building on ubuntu-latest - i686 - cp*-musllinux*
cibuildwheel: Command ['sh', '-c', 'python -m pip install /project/bindings/python/cstest_py && python /project/suite/run_tests.py\n'] failed with code 1.
|
|
Building on ubuntu-24.04-arm - aarch64 - cp*-manylinux*
Process completed with exit code 1.
|
|
Building on ubuntu-24.04-arm - aarch64 - cp*-manylinux*
cibuildwheel: Command ['sh', '-c', 'python -m pip install /project/bindings/python/cstest_py && python /project/suite/run_tests.py\n'] failed with code 1.
|
|
Building on windows-11-arm - ARM64 - cp*
Process completed with exit code 1.
|
|
Building on windows-11-arm - ARM64 - cp*
cibuildwheel: Command python -m pip install C:\a\capstone\capstone\bindings\python/cstest_py && python C:\a\capstone\capstone/suite/run_tests.py
|
|
Building on ubuntu-latest - x86_64 - cp*-musllinux*
Process completed with exit code 1.
|
|
Building on ubuntu-latest - x86_64 - cp*-musllinux*
cibuildwheel: Command ['sh', '-c', 'python -m pip install /project/bindings/python/cstest_py && python /project/suite/run_tests.py\n'] failed with code 1.
|
|
Building on windows-latest - AMD64 - cp*
Process completed with exit code 1.
|
|
Building on windows-latest - AMD64 - cp*
cibuildwheel: Command python -m pip install D:\a\capstone\capstone\bindings\python/cstest_py && python D:\a\capstone\capstone/suite/run_tests.py
|
|
Make SDist
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on ubuntu-latest - i686 - cp*-manylinux*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on windows-latest - x86 - cp*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on macos-15-intel - x86_64 - cp*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on ubuntu-latest - x86_64 - cp*-manylinux*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on ubuntu-24.04-arm - aarch64 - cp*-musllinux*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on macos-latest - arm64 - cp*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on ubuntu-latest - i686 - cp*-musllinux*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on ubuntu-24.04-arm - aarch64 - cp*-manylinux*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on windows-11-arm - ARM64 - cp*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on ubuntu-latest - x86_64 - cp*-musllinux*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on windows-latest - AMD64 - cp*
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building on windows-latest - x86 - cp*
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Building on macos-15-intel - x86_64 - cp*
cibuildwheel: 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.
|
|
Building on windows-latest - AMD64 - cp*
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
sdist-archive
|
5.28 MB |
sha256:d5c25999c5938419dfe7d91f4553844054598eae67b335bb3ac06f7c3e6f40e6
|
|