Skip to content

Update conan_provider.cmake #298

Update conan_provider.cmake

Update conan_provider.cmake #298

Triggered via push August 14, 2024 07:47
Status Failure
Total duration 7m 38s
Artifacts

build.yml

on: push
Matrix: conan
Matrix: python
Matrix: standalone
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 4 warnings, and 5 notices
Conan - MacOS - apple-clang
Process completed with exit code 1.
CMake - Linux - gcc
Process completed with exit code 1.
CMake - MacOS - apple-clang
Process completed with exit code 1.
CMake - Windows - msvc
Process completed with exit code 1.
CMake - Linux - clang
Process completed with exit code 1.
Python - Windows - ARM64
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Python - MacOS - arm64
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
Python - 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"`.
Python - MacOS - arm64
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
Python - Windows - ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-4otz9fta\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Python - Windows - ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Python - Windows - ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Python - Windows - ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Python - 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.