Skip to content

implement same_value casting for numpy <-> quadtype #171

implement same_value casting for numpy <-> quadtype

implement same_value casting for numpy <-> quadtype #171

Triggered via pull request September 29, 2025 20:37
Status Failure
Total duration 6m 20s
Artifacts

build_wheels.yml

on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 3 warnings, and 1 notice
Build wheels on Linux
Process completed with exit code 1.
Build wheels on Linux
cibuildwheel: Command ['sh', '-c', 'pip install /project[test]\nif python -c "import sys; exit(0 if hasattr(sys, \'_is_gil_enabled\') and not sys._is_gil_enabled() else 1)"; then\n pytest --parallel-threads=10 --iterations=10 /project/tests\nelse\n pytest -s /project/tests\nfi\n'] failed with code 1.
Build wheels on macos-15
Process completed with exit code 1.
Build wheels on macos-15
cibuildwheel: Command ['/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/cibw-run-dcl9y4xt/cp310-macosx_arm64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype', '--wheel', '--outdir=/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/cibw-run-dcl9y4xt/cp310-macosx_arm64/built_wheel', '-vv'] failed with code 1.
Build wheels on macos-14
The strategy configuration was canceled because "build_wheels_macos.macos-15" failed
Build SDist
Process completed with exit code 1.
Build wheels on Windows (x64)
Process completed with exit code 1.
Build wheels on Windows (x64)
cibuildwheel: Command pip install D:\a\numpy-user-dtypes\numpy-user-dtypes\quaddtype[test] && pytest -s D:\a\numpy-user-dtypes\numpy-user-dtypes\quaddtype/tests failed with code 1.
Build wheels on Windows (x64)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on Windows (x64)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on Windows (x64)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on Windows (x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677