Skip to content

Corrections and enchancements to type stubs #122

Corrections and enchancements to type stubs

Corrections and enchancements to type stubs #122

Re-run triggered July 30, 2024 17:36
Status Failure
Total duration 27m 14s
Artifacts 1

cibuildwheel.yml

on: pull_request
Matrix: build_bdist
Matrix: build_wheels_windows
Build source distribution
33s
Build source distribution
Show artifacts
0s
Show artifacts
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 3 warnings, and 1 notice
Build ubuntu-22.04 (x86_64) wheels
Command ['sh', '-c', 'python -c "import netCDF4; print(f\'netCDF4 v{netCDF4.__version__}\')" && pytest -s -rxs -v /project/test && URL="https://icdc.cen.uni-hamburg.de/thredds/dodsC/ftpthredds/hamtide/m2.hamtide11a.nc" && python -c "from netCDF4 import Dataset; nc=Dataset(\\"${URL}\\"); print(nc)"\n'] failed with code 2.
Build ubuntu-22.04 (x86_64) wheels
Process completed with exit code 1.
Build wheels for win_amd64 on windows-latest
Command python -c "import netCDF4; print(f'netCDF4 v{netCDF4.__version__}')" && pytest -s -rxs -v D:\a\netcdf4-python\netcdf4-python\\test
Build wheels for win_amd64 on windows-latest
Process completed with exit code 1.
Build macos-12 (x86_64) wheels
Command ['/bin/sh', '-c', 'python -c "import netCDF4; print(f\'netCDF4 v{netCDF4.__version__}\')" && pytest -s -rxs -v /Users/runner/work/netcdf4-python/netcdf4-python/test && URL="https://icdc.cen.uni-hamburg.de/thredds/dodsC/ftpthredds/hamtide/m2.hamtide11a.nc" && python -c "from netCDF4 import Dataset; nc=Dataset(\\"${URL}\\"); print(nc)"\n'] failed with code 2.
Build macos-12 (x86_64) wheels
Process completed with exit code 1.
Build macos-14 (arm64) wheels
Command ['/bin/sh', '-c', 'python -c "import netCDF4; print(f\'netCDF4 v{netCDF4.__version__}\')" && pytest -s -rxs -v /Users/runner/work/netcdf4-python/netcdf4-python/test && URL="https://icdc.cen.uni-hamburg.de/thredds/dodsC/ftpthredds/hamtide/m2.hamtide11a.nc" && python -c "from netCDF4 import Dataset; nc=Dataset(\\"${URL}\\"); print(nc)"\n'] failed with code 2.
Build macos-14 (arm64) wheels
Process completed with exit code 1.
Build ubuntu-22.04 (aarch64) wheels
Command ['sh', '-c', 'python -c "import netCDF4; print(f\'netCDF4 v{netCDF4.__version__}\')" && pytest -s -rxs -v /project/test && URL="https://icdc.cen.uni-hamburg.de/thredds/dodsC/ftpthredds/hamtide/m2.hamtide11a.nc" && python -c "from netCDF4 import Dataset; nc=Dataset(\\"${URL}\\"); print(nc)"\n'] failed with code 2.
Build ubuntu-22.04 (aarch64) wheels
Process completed with exit code 1.
Build macos-14 (arm64) wheels
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Build macos-14 (arm64) wheels
hdf5 1.14.3_1 is already installed and up-to-date. To reinstall 1.14.3_1, run: brew reinstall hdf5
Build macos-14 (arm64) wheels
netcdf 4.9.2_1 is already installed and up-to-date. To reinstall 4.9.2_1, run: brew reinstall netcdf
Build macos-12 (x86_64) wheels
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.

Artifacts

Produced during runtime
Name Size
pypi-artifacts
816 KB