Skip to content

Build Python Package #444

Build Python Package

Build Python Package #444

Re-run triggered July 20, 2024 00:15
Status Failure
Total duration 14s
Artifacts 9

python-package.yml

on: workflow_dispatch
Post a pending workflow status to Cantera/cantera
4s
Post a pending workflow status to Cantera/cantera
Dump the input parameters for the workflow
0s
Dump the input parameters for the workflow
Build the sdist
28s
Build the sdist
Matrix: build-wheels
Publish distribution files to PyPI
0s
Publish distribution files to PyPI
Send jobs status to Cantera/cantera
2s
Send jobs status to Cantera/cantera
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 7 warnings, and 1 notice
Build windows-2022 AMD64 for py-all
Command pytest -vv --durations=100 %CANTERA_TEST_DIR%\test\python failed with code 2.
Build windows-2022 AMD64 for py-all
Process completed with exit code 1.
Build macos-14 arm64 for py-all
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"`.
Build macos-13 x86_64 for py-all
Cache save failed.
Build ubuntu-latest x86_64 for py-all
Cache save failed.
Build ubuntu-latest aarch64 for py3.11
Cache save failed.
Build ubuntu-latest aarch64 for py3.12
Cache save failed.
Build ubuntu-latest aarch64 for py3.9
Cache save failed.
Build ubuntu-latest aarch64 for py3.8
Cache save failed.
Build macos-13 x86_64 for py-all
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.