RingerSelectorTools+PATCore: Split off AcceptInfo/AcceptData into a separate library.
RingerSelectorToolsEnumDict is loaded during configuration, and cannot depend on Athena libraries or we may see failures with loading converters. It depends on PATCore, which used to have minimal dependencies, but now depends on AthenaBaseComps.
So PATCore is changed to split AcceptInfo/AcceptData into a separate library, which does have minimal dependencies. (The existing PATCore library then depends on this new library, so clients don't have to change.) RingerSelectorToolsEnumDict then changes to depend on this new library rather than PATCore.
Also cmake cleanups in RingerSelectorTools.
Merge request reports
Activity
This merge request affects 2 packages:
- PhysicsAnalysis/AnalysisCommon/PATCore
- PhysicsAnalysis/RingerSelectorTools
Adding @krumnack as watcher
added Analysis master review-pending-level-1 labels
CI Result FAILURE (hash 215bffa1)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 2, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20213]- Resolved by Walter Lampl
- Resolved by Walter Lampl
This merge request affects 2 packages:
- PhysicsAnalysis/AnalysisCommon/PATCore
- PhysicsAnalysis/RingerSelectorTools
Adding @krumnack as watcher
CI Result FAILURE (hash 1a956c9d)Athena AthSimulation AthGeneration AnalysisBase externals cmake make N/A N/A N/A N/A required tests optional tests N/A N/A N/A N/A Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 597
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20281]Build failing due to: Generating ../../../x86_64-centos7-gcc8-opt/python/SiClusterizationTool/SiClusterizationToolConf.py, ../../../x86_64-centos7-gcc8-opt/lib/libSiClusterizationTool.confdb, genConf/SiClusterizationTool.conFATAL: command execution failed 00:14:13 java.io.EOFException
Will try a rebuild
This merge request affects 2 packages:
- PhysicsAnalysis/AnalysisCommon/PATCore
- PhysicsAnalysis/RingerSelectorTools
Adding @krumnack as watcher
CI Result FAILURE (hash 1a956c9d)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 2, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20369]This merge request affects 2 packages:
- PhysicsAnalysis/AnalysisCommon/PATCore
- PhysicsAnalysis/RingerSelectorTools
Adding @krumnack as watcher
CI Result SUCCESS (hash 1a956c9d)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20418]added review-approved label and removed review-pending-level-1 label
mentioned in commit 5952e805
added sweep:ignore label