Skip to content

Build wheels

Build wheels #91

Manually triggered November 25, 2024 21:33
Status Failure
Total duration 6m 25s
Artifacts

build-wheels.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build wheels
Command ['sh', '-c', 'yum -y update && yum -y install boost-devel boost-program-options hdf5-mpich-devel mpich-devel openblas-devel pugixml-devel spdlog-devel && python -m pip -v install --prefer-binary fenics-ffcx fenics-basix fenics-ufl && python -m pip -v install --prefer-binary mpi4py -i https://pypi.anaconda.org/mpi4py/simple && cmake -S dolfinx/cpp -B build-dir -DPython3_EXECUTABLE=$(which python) && cmake --build build-dir && cmake --install build-dir'] failed with code 1.
Build wheels
Process completed with exit code 1.