Skip to content

print build and configure #19

print build and configure

print build and configure #19

Triggered via push August 6, 2024 21:06
Status Failure
Total duration 40m 44s
Artifacts

ci.yml

on: push
Matrix: build-wheels / build_wheels
Matrix: code-checks / run-checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
code-checks / run-checks (3.10)
Process completed with exit code 1.
code-checks / run-checks (3.11)
The job was canceled because "_3_10" failed.
code-checks / run-checks (3.12)
The job was canceled because "_3_10" failed.
code-checks / run-checks (3.9)
The job was canceled because "_3_10" failed.
build-wheels / Build wheel for py3.12 manylinux_x86_64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
build-wheels / Build wheel for py3.12 manylinux_x86_64
Process completed with exit code 1.
build-wheels / Build wheel for py3.9 manylinux_x86_64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
build-wheels / Build wheel for py3.9 manylinux_x86_64
Process completed with exit code 1.
build-wheels / Build wheel for py3.11 manylinux_x86_64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
build-wheels / Build wheel for py3.11 manylinux_x86_64
Process completed with exit code 1.
build-wheels / Build wheel for py3.10 manylinux_x86_64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
build-wheels / Build wheel for py3.10 manylinux_x86_64
Process completed with exit code 1.
build-wheels / Build wheel for py3.10 macosx_x86_64 14
Process completed with exit code 1.
build-wheels / Build wheel for py3.10 macosx_arm64 13
Process completed with exit code 1.
build-wheels / Build wheel for py3.11 macosx_arm64 13
Process completed with exit code 1.
build-wheels / Build wheel for py3.11 macosx_x86_64 14
Process completed with exit code 1.
build-wheels / Build wheel for py3.12 macosx_x86_64 14
Process completed with exit code 1.
build-wheels / Build wheel for py3.12 macosx_arm64 13
Process completed with exit code 1.
build-wheels / Build wheel for py3.9 macosx_arm64 13
Process completed with exit code 1.
build-wheels / Build wheel for py3.9 macosx_x86_64 14
Process completed with exit code 1.
code-checks / run-checks (3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/