Skip to content

Publish a new 3.0.1 Python library version #311

Publish a new 3.0.1 Python library version

Publish a new 3.0.1 Python library version #311

Triggered via push December 21, 2024 15:54
Status Failure
Total duration 4m 36s
Artifacts

build.yml

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

Annotations

6 errors, 9 warnings, and 4 notices
Python - Linux - x86_64
Command ['sh', '-c', 'pip install -r /project/requirements-dev.txt'] failed with code 1.
Python - Linux - x86_64
Process completed with exit code 1.
Python - Windows - AMD64
Command pip install -r ./requirements-dev.txt failed with code 1.
Python - Windows - AMD64
Process completed with exit code 1.
Python - MacOS - x86_64
Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'pip install -r ./requirements-dev.txt'] failed with code 1.
Python - MacOS - x86_64
Process completed with exit code 1.
CMake - Linux - gcc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Conan - Linux - gcc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python - Linux - x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CMake - Linux - clang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Conan - Linux - clang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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-ileufk6l\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