[CI] HDF5 failure in CMake configuration
<!-- You can erase any parts of this template not applicable to your issue. --> ### Description Cmake complains an error in building the `HDF5` library (see snapshot below). ![Screenshot_from_2022-04-26_13-42-35](/uploads/98fe90b0ec5f800cbb099abc911da2a9/Screenshot_from_2022-04-26_13-42-35.png) ## Steps to Reproduce the Problem 1. build source code via `cmake ../ogs6 -DOGS_USE_PYTHON=OFF -DCMAKE_C_COMPILER=/usr/bin/mpicc -DCMAKE_CXX_COMPILER=/usr/bin/mpic++ -DOGS_USE_PETSC=OFF` **Expected behavior:** pass through compilation **Actual behavior:** Crash while compiling ## Specifications - Version: 7fbce04cbb5b73e417a78d8a6428600554b62f59 - Platform: Ubuntu 20.04
issue