hdf5-1.14.4_p3-r1 has H5_VERSION "1.14.4-3", while FindHDF5 from cmake-3.30.6 expects 1.14.4-patch3 Reproducible: Always Steps to Reproduce: 1. Install mentioned verions of cmake and hdf5 2. Try to install sci-libs/med or sci-libs/cgnslib Actual Results: Builds will fail
Please show the build.log from med or cgnslib and emerge --info. Thanks.
Created attachment 915485 [details] emerge --info
Created attachment 915486 [details] med-build.log
Example regex from FindHDF5.cmake: "^INFO:([0-9]+\\.[0-9]+\\.[0-9]+)(-patch([0-9]+))?"