Build Wheels (Linux) #6
build_linux_v2.yml
on: workflow_dispatch
linux-x86_64
2m 2s
linux-i686
2m 21s
linux-aarch64
1m 56s
linux-ppc64le
2m 4s
linux-armv7l
2m 5s
Annotations
9 errors and 5 warnings
linux-aarch64
Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-67633762-ee56-40ab-b1fc-e42afafbd607', '--interactive', '--volume=/:/host', '--platform=linux/arm64', '--pull=always', 'dockcross/linux-arm64-lts', '/bin/bash'] failed with code 1.
|
linux-aarch64
Process completed with exit code 1.
|
linux-ppc64le
Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-b3a7a6e7-4880-4f20-b6e0-1b52cda70fa3', '--interactive', '--volume=/:/host', '--platform=linux/ppc64le', '--pull=always', 'dockcross/linux-ppc64le-lts', '/bin/bash'] failed with code 1.
|
linux-ppc64le
Process completed with exit code 1.
|
linux-armv7l
Process completed with exit code 1.
|
linux-x86_64
Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-6a353a85-1a17-4bc7-9e25-afd8484aac6e', '--interactive', '--volume=/:/host', '--platform=linux/amd64', '--pull=always', 'dockcross/manylinux2014-x64', '/bin/bash'] failed with code 1.
|
linux-x86_64
Process completed with exit code 1.
|
linux-i686
Command ['docker', 'run', '--rm', '--platform=linux/amd64', '--pull=always', 'dockcross/manylinux2014-x86', 'uname', '-m'] failed with code 125.
|
linux-i686
Process completed with exit code 1.
|
linux-aarch64
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
linux-ppc64le
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
linux-armv7l
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
linux-x86_64
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
linux-i686
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|