Externals Update, master branch (2021.08.23.)
Upgraded all projects to atlasexternals-2.0.113. The updates wrt. atlasexternals-2.0.112 are the following (atlasexternals@2.0.112...2.0.113):
- Introduced the
ATLAS_ALWAYS_CHECK_WILDCARDS
cache variable in AtlasCMake (ATEAM-769); - Prevented AtlasLCG from unnecessarily adding duplicates to the
CMAKE_PREFIX_PATH
environment variable; - Fixed the dictionary handling with Ninja with CMake >=3.20 (ATLINFR-4186);
- Upgraded GDB to version 10.2 (thanks to @ssnyder);
- Added the build of CORAL and COOL to projects not using tdaq-common, in case these are not available from the configured LCG release (ATDBOPS-116).
The last update is meant to make non-TDAQ-dependent projects functional with the latest LCG nightlies, as discussed in ATDBOPS-116. It should however not change where COOL/CORAL is picked up from in our main master builds.
Finally, I've set ATLAS_ALWAYS_CHECK_WILDCARDS
to TRUE
by default in the WorkDir project. Hopefully making the lives of code developers a tiny bit easier.
Merge request reports
Activity
This merge request affects 9 packages:
- Projects/AnalysisBase
- Projects/AthAnalysis
- Projects/AthDataQuality
- Projects/AthGeneration
- Projects/AthSimulation
- Projects/Athena
- Projects/DetCommon
- Projects/VP1Light
- Projects/WorkDir
Affected files list will not be printed in this case
Adding @krumnack ,@jchapman ,@akraszna ,@rbianchi as watchers
added Build master review-pending-level-1 labels
I opened this MR in much too much of a hurry. I should've added the full-build tag to it.
Being Monday, the build itself may be a full build by chance. If so, we should just accept it as-is. If not, we'll need to do a full build as well, just to be sure about these updates.
CI Result SUCCESS (hash 9518fc18)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon 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
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 38271]added review-approved label and removed review-pending-level-1 label
All signs indicate that the CI in fact made a full build. I'll add the full-build label just in case the MR needs to be modified, but other than that I think this update is indeed safe to merge in.
added full-build label
mentioned in commit 8d2274f9
added sweep:ignore label
mentioned in merge request !46071 (merged)