unset GDAL_DATA and PROJ_DATA #25
Annotations
4 errors, 9 warnings, and 1 notice
macOS arm64
Command ['/bin/sh', '-c', "cp -R /Users/runner/work/fiona-wheels/fiona-wheels/Fiona/tests tests && unset GDAL_DATA && unset PROJ_DATA && GDAL_ENABLE_DEPRECATED_DRIVER_GTM=YES python -m pytest -vv tests -k 'not test_collection_zip_http and not test_mask_polygon_triangle and not test_show_versions and not test_append_or_driver_error and not [PCIDSK] and not cannot_append[FlatGeobuf]'"] failed with code 1.
|
macOS arm64
Process completed with exit code 1.
|
macOS x86_64
Command ['/bin/sh', '-c', "cp -R /Users/runner/work/fiona-wheels/fiona-wheels/Fiona/tests tests && unset GDAL_DATA && unset PROJ_DATA && GDAL_ENABLE_DEPRECATED_DRIVER_GTM=YES python -m pytest -vv tests -k 'not test_collection_zip_http and not test_mask_polygon_triangle and not test_show_versions and not test_append_or_driver_error and not [PCIDSK] and not cannot_append[FlatGeobuf]'"] failed with code 4.
|
macOS x86_64
Process completed with exit code 1.
|
macOS arm64
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
macOS arm64
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|
macOS arm64
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"`.
|
macOS arm64
pcre2 10.44 is already installed and up-to-date.
To reinstall 10.44, run:
brew reinstall pcre2
|
macOS arm64
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS x86_64
pcre2 10.44 is already installed and up-to-date.
To reinstall 10.44, run:
brew reinstall pcre2
|
macOS x86_64
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS x86_64
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
macOS x86_64
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|
macOS x86_64
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.
|