Update and simplify cmake #31
python_build_wheels.yml
on: pull_request
Build wheels on macos-14
2m 33s
Build wheels on windows
2m 17s
Matrix: build_wheels_unix
Annotations
7 errors and 1 warning
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project/python/finufft'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-13
The job was canceled because "ubuntu-latest" failed.
|
Build wheels on windows
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\finufft\\finufft\\python\\finufft', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-opruh57j\\cp38-win_amd64\\built_wheel', '--no-deps', '--config-settings=cmake.args=-G Ninja', '-v'] failed with code 1.
|
Build wheels on windows
Process completed with exit code 1.
|
Build wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/finufft/finufft/python/finufft', '--wheel-dir=/private/var/folders/6g/_ypptv3n2fs80_zc0xz8p1d40000gn/T/cibw-run-tc0dx43q/cp38-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on macos-14
Process completed with exit code 1.
|
Build wheels on macos-14
gcc 14.1.0_2 is already installed and up-to-date.
To reinstall 14.1.0_2, run:
brew reinstall gcc
|