Skip to content

implement same_value casting for numpy <-> quadtype #170

implement same_value casting for numpy <-> quadtype

implement same_value casting for numpy <-> quadtype #170

Triggered via pull request September 29, 2025 20:28
Status Failure
Total duration 3m 58s
Artifacts

build_wheels.yml

on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Build wheels on Linux
3m 5s
Build wheels on Linux
Build SDist
3m 26s
Build SDist
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 3 warnings, and 1 notice
Build wheels on macos-14
Process completed with exit code 1.
Build wheels on macos-14
cibuildwheel: Command ['/private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/cibw-run-f07vccbo/cp310-macosx_arm64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype', '--wheel', '--outdir=/private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/cibw-run-f07vccbo/cp310-macosx_arm64/built_wheel', '-vv'] failed with code 1.
Build wheels on macos-15
The operation was canceled.
Build wheels on macos-15
cibuildwheel: Command ['/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/cibw-run-8px9bidx/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-8px9bidx/cp310-macosx_arm64/built_wheel', '-vv'] failed with code 1.
Build wheels on macos-15
The strategy configuration was canceled because "build_wheels_macos.macos-14" failed
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 2.
Build SDist
Process completed with exit code 2.
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 2.
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