Skip to content
Snippets Groups Projects

ATLINFR-5105: Remove versioning for hdf5utils

Closed ATLINFR-5105: Remove versioning for hdf5utils
1 unresolved thread
Closed Dan Guest requested to merge dguest/athena:unversion into main
1 unresolved thread

I think we were being overly strict about the version of HDF5 we require to build this library.

Merge request reports

Pipeline #6343704 passed

Pipeline passed for 554e523f on dguest:unversion

Approval is optional

Closed by Attila KrasznahorkayAttila Krasznahorkay 1 year ago (Oct 16, 2023 11:49am UTC)

Merge details

  • The changes were not merged into main.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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 )
  • 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

  • Dan Guest removed urgent label

    removed urgent label

  • Author Developer

    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

  • :pencil: :scissors: The system selected 56 tests to probe the Athena changeset (out of 65 available tests). Link to tests selection rules

  • :white_check_mark: CI Result SUCCESS (hash 554e523f)

    Athena AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark:
    tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 79479]

  • Before we forget about it, let me close it myself. :wink:

  • Please register or sign in to reply
    Loading