HDF5 Library issue - Serial is found but not MPI

Dear all,

I have seen this post before posting this message. https://fenicsproject.discourse.group/t/dolfinx-build-issue-found-serial-hdf5-build-mpi-hdf5-build-required/13893/7.

Yet, after following everything, I still see the following error
Found serial HDF5 build, MPI HDF5 build required, try setting HDF5_DIR or HDF5_ROOT

CCMAKE dump:

The error already says it all. You hdf5 installation needs to come from a build configured with ./configure --enable-parallel.