Skip to content

CI: use cibuildwheel, add test matrix for Conan, add standalone insta… #275

CI: use cibuildwheel, add test matrix for Conan, add standalone insta…

CI: use cibuildwheel, add test matrix for Conan, add standalone insta… #275

Triggered via push January 10, 2024 19:56
Status Failure
Total duration 5m 51s
Artifacts

build.yml

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

Annotations

5 errors, 3 warnings, and 4 notices
Conan - Windows - msvc
Process completed with exit code 1.
Python - MacOS - universal2
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/velodyne_decoder/velodyne_decoder/test --color=yes -v'] failed with code 2. None
Python - MacOS - universal2
Process completed with exit code 1.
Python - Linux - i686
Command ['sh', '-c', 'pytest /project/test --color=yes -v'] failed with code 139.
Python - Linux - i686
Process completed with exit code 1.
Python - MacOS - arm64
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: *-macosx_arm64`.
Python - MacOS - arm64
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: *-macosx_arm64`.
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 - Windows - ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-vq56lr0b\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