Add custom build backend for parallel NetCDF4 #399
cibuildwheel.yml
on: pull_request
Matrix: build_bdist
Matrix: build_wheels_winmac
Build source distribution
51s
Build wheels for ARM64 on Windows
7m 51s
Annotations
13 errors
|
Build source distribution
Process completed with exit code 1.
|
|
Build ubuntu-22.04 (x86_64) wheels
Process completed with exit code 1.
|
|
Build ubuntu-22.04 (x86_64) wheels
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
|
Build ubuntu-24.04-arm (aarch64) wheels
Process completed with exit code 1.
|
|
Build ubuntu-24.04-arm (aarch64) wheels
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
|
Build wheels for arm64 on macos-14
Process completed with exit code 1.
|
|
Build wheels for arm64 on macos-14
cibuildwheel: Command ['/private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/cibw-run-y1zsdqhb/cp310-macosx_arm64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/netcdf4-python/netcdf4-python', '--wheel', '--outdir=/private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/cibw-run-y1zsdqhb/cp310-macosx_arm64/built_wheel'] failed with code 1.
|
|
Build wheels for x86_64 on macos-15-intel
Process completed with exit code 1.
|
|
Build wheels for x86_64 on macos-15-intel
cibuildwheel: Command ['/private/var/folders/00/r9fy_8g50c3cngpyqvp3822h0000gn/T/cibw-run-1syb7ara/cp310-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/netcdf4-python/netcdf4-python', '--wheel', '--outdir=/private/var/folders/00/r9fy_8g50c3cngpyqvp3822h0000gn/T/cibw-run-1syb7ara/cp310-macosx_x86_64/built_wheel'] failed with code 1.
|
|
Build wheels for ARM64 on Windows
Process completed with exit code 1.
|
|
Build wheels for ARM64 on Windows
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-vjwlqssr\\cp311-win_arm64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'C:\\a\\netcdf4-python\\netcdf4-python', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-vjwlqssr\\cp311-win_arm64\\built_wheel'] failed with code 1.
|
|
Build wheels for AMD64 on windows-latest
Process completed with exit code 1.
|
|
Build wheels for AMD64 on windows-latest
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-q3rob5ii\\cp314-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\netcdf4-python\\netcdf4-python', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-q3rob5ii\\cp314-win_amd64\\built_wheel'] failed with code 1.
|