Skip to content

Add support for building Android wheels #5253

Add support for building Android wheels

Add support for building Android wheels #5253

Triggered via pull request May 30, 2025 13:44
Status Failure
Total duration 3m 51s
Artifacts

test.yml

on: pull_request
Linters (mypy, flake8, etc.)
1m 32s
Linters (mypy, flake8, etc.)
Get qemu emulated architectures
9s
Get qemu emulated architectures
Matrix: test
Matrix: test-emulated
Fit to window
Zoom out
Zoom in

Annotations

28 errors, 2 warnings, and 1 notice
Test Linux armv7l using qemu
Process completed with exit code 1.
Test Linux armv7l using qemu
cibuildwheel: Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-368882d8-b988-46c7-8777-f6ee50a01e6b', '--interactive', '--volume=/:/host', '--platform=linux/arm/v7', '--pull=always', 'quay.io/pypa/manylinux_2_31_armv7l:2025.05.28-1', '/bin/bash'] failed with code 1.
Test Linux aarch64 using qemu
The operation was canceled.
Test Linux aarch64 using qemu
The strategy configuration was canceled because "test-emulated.armv7l" failed
Test Linux ppc64le using qemu
The operation was canceled.
Test Linux ppc64le using qemu
The strategy configuration was canceled because "test-emulated.armv7l" failed
Test Linux riscv64 using qemu
The operation was canceled.
Test Linux riscv64 using qemu
The strategy configuration was canceled because "test-emulated.armv7l" failed
Test Linux s390x using qemu
The operation was canceled.
Test Linux s390x using qemu
The strategy configuration was canceled because "test-emulated.armv7l" failed
Test pyodide
Process completed with exit code 1.
Test pyodide
cibuildwheel: Couldn't find python3.13 on the PATH
Test on ubuntu-latest (3.11)
Process completed with exit code 1.
Test on ubuntu-latest (3.11)
cibuildwheel: Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-548271f6-a703-4118-83ee-279a1109cd2a', '--interactive', '--volume=/:/host', '--platform=linux/amd64', '--pull=always', 'quay.io/pypa/musllinux_1_2_x86_64:2025.05.28-1', '/bin/bash'] failed with code 1.
Test on windows-latest (3.13)
The operation was canceled.
Test on windows-latest (3.13)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
Test on windows-11-arm (3.13)
The operation was canceled.
Test on windows-11-arm (3.13)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
Test on ubuntu-latest (3.13)
The operation was canceled.
Test on ubuntu-latest (3.13)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
Test on macos-13 (3.13)
The operation was canceled.
Test on macos-13 (3.13)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
Test on ubuntu-latest (3.14)
The operation was canceled.
Test on ubuntu-latest (3.14)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
Test on macos-15 (3.13)
The operation was canceled.
Test on macos-15 (3.13)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
Test on ubuntu-24.04-arm (3.13)
The operation was canceled.
Test on ubuntu-24.04-arm (3.13)
The strategy configuration was canceled because "test.ubuntu-latest_3_11" failed
W0621: cibuildwheel/platforms/android.py#L254
Redefining name 'localized_vars' from outer scope (line 252)
W0621: cibuildwheel/architecture.py#L32
Redefining name 'arch_synonym' from outer scope (line 31)
R0917: cibuildwheel/platforms/android.py#L367
Too many positional arguments (7/5)