Skip to content

Build Wheels, Test and Release #20

Build Wheels, Test and Release

Build Wheels, Test and Release #20

Triggered via release August 6, 2024 13:41
@lnthachlnthach
created c2290b0
Status Failure
Total duration 9m 4s
Artifacts

python-publish.yml

on: release
Matrix: build_linux_wheels
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
Build cp311-manylinux_x86_64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp311-manylinux_x86_64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp310-manylinux_x86_64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp310-manylinux_x86_64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp312-manylinux_x86_64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp312-manylinux_x86_64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp39-manylinux_x86_64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp39-manylinux_x86_64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp39-manylinux_aarch64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp39-manylinux_aarch64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp311-manylinux_aarch64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp311-manylinux_aarch64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp312-manylinux_aarch64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp312-manylinux_aarch64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build cp310-manylinux_aarch64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build cp310-manylinux_aarch64 wheel on ubuntu-22.04
Process completed with exit code 1.
Build pp39-manylinux_x86_64 wheel on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vv'] failed with code 1.
Build pp39-manylinux_x86_64 wheel on ubuntu-22.04
Process completed with exit code 1.
Release
Process completed with exit code 1.
Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/