Build wheels #204
Annotations
6 errors and 1 warning
|
Build wheels (macos-15, cp312-macosx_arm64)
Process completed with exit code 1.
|
|
Build wheels (macos-15, cp312-macosx_arm64)
cibuildwheel: Command ['/bin/sh', '-c', 'python -m pytest -n auto -m "not adios2 and not petsc4py" /Users/runner/work/dolfinx/dolfinx/python/test/unit && mpiexec -n 2 python -m pytest -m "not adios2 and not petsc4py" /Users/runner/work/dolfinx/dolfinx/python/test/unit\n'] failed with code 5.
|
|
Build wheels (ubuntu-24.04-arm, cp312-manylinux_aarch64)
The strategy configuration was canceled because "build_wheels.macos-15_cp312-macosx_arm" failed
|
|
Build wheels (ubuntu-24.04-arm, cp312-manylinux_aarch64)
The operation was canceled.
|
|
Build wheels (ubuntu-latest, cp312-manylinux_x86_64)
The strategy configuration was canceled because "build_wheels.macos-15_cp312-macosx_arm" failed
|
|
Build wheels (ubuntu-latest, cp312-manylinux_x86_64)
The operation was canceled.
|
|
Build wheels (macos-15, cp312-macosx_arm64)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|