Fix a couple errors caught by the SciPy build process #140
build_python.yml
on: pull_request
Build source distribution
20s
Matrix: build_wheels
Annotations
14 errors, 4 warnings, and 3 notices
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'coverage run --branch --source=prima,/project -m pytest -s /project/python/tests && coverage html -d /project/prima_htmlcov'] failed with code 1.
|
Build wheels on ubuntu-22.04
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'coverage run --branch --source=prima,/project -m pytest -s /project/python/tests && coverage html -d /project/prima_htmlcov'] failed with code 1.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|
Build wheels on windows-2019
Command coverage run --branch --source=prima,D:\a\prima\prima -m pytest -s D:\a\prima\prima/python/tests && coverage html -d D:\a\prima\prima/prima_htmlcov failed with code 1. None
|
Build wheels on windows-2019
Process completed with exit code 1.
|
Build wheels on windows-2022
Command coverage run --branch --source=prima,D:\a\prima\prima -m pytest -s D:\a\prima\prima/python/tests && coverage html -d D:\a\prima\prima/prima_htmlcov failed with code 1. None
|
Build wheels on windows-2022
Process completed with exit code 1.
|
Build wheels on macos-11
Command ['/bin/sh', '-c', 'coverage run --branch --source=prima,/Users/runner/work/prima/prima -m pytest -s /Users/runner/work/prima/prima/python/tests && coverage html -d /Users/runner/work/prima/prima/prima_htmlcov'] failed with code 1. None
|
Build wheels on macos-11
Process completed with exit code 1.
|
Build wheels on macos-12
Command ['/bin/sh', '-c', 'coverage run --branch --source=prima,/Users/runner/work/prima/prima -m pytest -s /Users/runner/work/prima/prima/python/tests && coverage html -d /Users/runner/work/prima/prima/prima_htmlcov'] failed with code 1. None
|
Build wheels on macos-12
Process completed with exit code 1.
|
Build wheels on macos-13
Command ['/bin/sh', '-c', 'coverage run --branch --source=prima,/Users/runner/work/prima/prima -m pytest -s /Users/runner/work/prima/prima/python/tests && coverage html -d /Users/runner/work/prima/prima/prima_htmlcov'] failed with code 1. None
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on macos-14
gcc@12 12.3.0 is already installed and up-to-date.
To reinstall 12.3.0, run:
brew reinstall gcc@12
|
Build wheels on macos-14
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 wheels on macos-12
gcc@12 12.3.0 is already installed and up-to-date.
To reinstall 12.3.0, run:
brew reinstall gcc@12
|
Build wheels on macos-13
gcc@12 12.3.0 is already installed and up-to-date.
To reinstall 12.3.0, run:
brew reinstall gcc@12
|
Build wheels on macos-11
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 wheels on macos-12
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 wheels on 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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
Expired
|
8.1 MB |
|
cibw-wheels-macos-14-7
Expired
|
10.4 MB |
|
coverage-report-macos-14-7
Expired
|
151 KB |
|