Implement cast support for ubyte and half #115
build_wheels.yml
on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Publish to PyPI
0s
Annotations
9 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-_bebcyys/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-_bebcyys/cp310-macosx_arm64/built_wheel', '-vv'] failed with code 1.
|
Build wheels on macos-13
The operation was canceled.
|
Build wheels on macos-13
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 ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '-vv'] failed with code 1.
|
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 ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-uic4p5rl\\cp310-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\numpy-user-dtypes\\numpy-user-dtypes\\quaddtype', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-uic4p5rl\\cp310-win_amd64\\built_wheel', '-vv'] 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
|