Skip to content

Added python setup info + building wheels locally + GH Action. #40

Added python setup info + building wheels locally + GH Action.

Added python setup info + building wheels locally + GH Action. #40

Triggered via pull request September 4, 2024 22:54
Status Cancelled
Total duration 5m 41s
Artifacts

ci.yaml

on: pull_request
Matrix: Check that CPP edlib correctly builds and passes tests.
Matrix: Build, test and possibly deploy python bindings for edlib
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 2 notices
Build, test and possibly deploy python bindings for edlib (macos-13)
The operation was canceled.
Build, test and possibly deploy python bindings for edlib (macos-13)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build, test and possibly deploy python bindings for edlib (macos-13)
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.
Build, test and possibly deploy python bindings for edlib (macos-13)
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.