ATLINFR-5105: Remove versioning for hdf5utils
I think we were being overly strict about the version of HDF5 we require to build this library.
Merge request reports
Activity
mentioned in merge request !66204 (merged)
4 4 atlas_subdir( HDF5Utils ) 5 5 6 6 # Grab HDF5 from AnalysisBaseExternals. 7 find_package( HDF5 1.10.1 COMPONENTS CXX ) 7 find_package( HDF5 COMPONENTS CXX ) No. As I wrote in ATLINFR-5105, this is not the fix here.
I think this will just cause additional problems on CentOS7, without fixing anything on EL9.Let me do some tests with it myself...
This merge request affects 1 package:
- PhysicsAnalysis/AnalysisCommon/HDF5Utils
This merge request affects 1 file:
- PhysicsAnalysis/AnalysisCommon/HDF5Utils/CMakeLists.txt
Could not map the following files to a domain:
- PhysicsAnalysis/AnalysisCommon/HDF5Utils/CMakeLists.txt
Adding @dguest as watcher
added analysis-review-required main no-domain review-pending-level-1 labels
removed urgent label
I'm going to close this, it's superseded by !66506 (closed) as a short term fix, and (I assume) some more careful cleanup from @akraszna
The system selected 56 tests to probe the Athena changeset (out of 65 available tests). Link to tests selection rules CI Result SUCCESS (hash 554e523f)Athena AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 79479]