Fix a couple errors caught by the SciPy build process #136
build_python.yml
on: pull_request
Build source distribution
14s
Matrix: build_wheels
Annotations
4 errors, 4 warnings, and 3 notices
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 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 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-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.
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
Expired
|
8.1 MB |
|
cibw-wheels-macos-11-4
Expired
|
14 MB |
|
cibw-wheels-macos-12-5
Expired
|
14 MB |
|
cibw-wheels-macos-13-6
Expired
|
14 MB |
|
cibw-wheels-macos-14-7
Expired
|
10.4 MB |
|
cibw-wheels-windows-2019-2
Expired
|
4.98 MB |
|
cibw-wheels-windows-2022-3
Expired
|
4.98 MB |
|
coverage-report-macos-11-4
Expired
|
172 KB |
|
coverage-report-macos-12-5
Expired
|
172 KB |
|
coverage-report-macos-13-6
Expired
|
172 KB |
|
coverage-report-macos-14-7
Expired
|
151 KB |
|
coverage-report-windows-2019-2
Expired
|
172 KB |
|
coverage-report-windows-2022-3
Expired
|
172 KB |
|