Skip to content

Build wheels

Build wheels #98

Manually triggered November 26, 2024 18:26
Status Failure
Total duration 6m 24s
Artifacts

build-wheels.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build wheels
Command ['sh', '-c', '. /etc/profile && dnf -y update && dnf install -y dnf-plugins-core && dnf install -y epel-release && /usr/bin/crb enable && dnf -y update && dnf -y install boost-devel boost-program-options cmake hdf5-mpich-devel mpich-devel openblas-devel pugixml-devel spdlog-devel && module load mpi/mpich-$(arch) && 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 && /usr/bin/cmake -S dolfinx/cpp -B build-dir -DPython3_EXECUTABLE=$(which python) && /usr/bin/cmake --build build-dir && /usr/bin/cmake --install build-dir'] failed with code 1.
Build wheels
Process completed with exit code 1.