[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).

## 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