ninja build gives hdf5 error

Describe the bug
I tried to install SU2 from source on HPC system, but on ninja install step it gives error about hdf5 like on attached file.
(base) [root@headnode SU2_v7.5.1]# ./meson.py build -Denable-autodiff=true -Denable-directdiff=true -Dwith-mpi=enabled -Dwith-omp=true --prefix=/shared/apps/SU2/7.5.1/
(base) [root@headnode SU2_v7.5.1]# ./ninja -C build install

Bug report checklist
Please make sure that you have followed the checklist below, many common problems can be solved by:

Desktop (please complete the following information):

  • OS: [e.g., Linux (Redhat 7.9)]
  • C++ compiler and version: [e.g., g++ (GCC) 8.5.0]
  • MPI implementation and version: [e.g., OpenMPI 4.0.3]
  • SU2 Version: [e.g., v7.5.1]

ninja.txt