Skip to content

arm64 python: Avoid nested class in insn hook for 10x hook and 10% overall speedup #110

arm64 python: Avoid nested class in insn hook for 10x hook and 10% overall speedup

arm64 python: Avoid nested class in insn hook for 10x hook and 10% overall speedup #110

Re-run triggered January 26, 2025 05:28
Status Failure
Total duration 9m 17s
Artifacts 9

build-wheels-publish.yml

on: pull_request
Matrix: build_wheels_all_versions
Matrix: build_wheels_python38_only
Make SDist
18s
Make SDist
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 5 warnings, and 1 notice
Building on macos-latest - arm64 - cp38*
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Building on ubuntu-latest - aarch64 - cp38-manylinux*
Command ['python', '-m', 'build', PurePosixPath('/project/bindings/python'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Building on ubuntu-latest - aarch64 - cp38-manylinux*
Process completed with exit code 1.
Building on ubuntu-latest - aarch64 - cp38-musllinux*
Command ['python', '-m', 'build', PurePosixPath('/project/bindings/python'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Building on ubuntu-latest - aarch64 - cp38-musllinux*
Process completed with exit code 1.
Building on ubuntu-latest - x86_64 - cp38-manylinux*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building on ubuntu-latest - i686 - cp38-manylinux*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building on ubuntu-latest - x86_64 - cp38-musllinux*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building on ubuntu-latest - i686 - cp38-musllinux*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Make SDist
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building on macos-13 - x86_64 - cp38*
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.