Externals Update, master branch (2021.01.05.)
Updated all projects to atlasexternals-2.0.94. The list of changes wrt. atlasexternals-2.0.93 is the following (atlasexternals@2.0.93...2.0.94):
- Fixes for GCC 11 in
CheckerGccPlugins
(pinging @ssnyder); - Updated the version of
histgrinder
to0.1.3
, for ATLASDQ-829 (pinging @ponyisi); - Updated the yampl package to build the external out of a tarball, and not GitHub. This is needed to fix the issue discussed in ATLINFR-3911 and (for instance) !39255 (comment 4055139).
- Fixed the
cpack_install.sh.in
script to correctly remove.dbg
files from-opt
packages. Which is the bug behind ATLINFR-3913.
As you can see, a bunch of things are supposed to get fixed. Note that I'll attempt a build without full-build at first, since none of these changes should require a full build. But I guess we'll see how that turns out...
Merge request reports
Activity
This merge request affects 7 packages:
- Projects/AnalysisBase
- Projects/AthAnalysis
- Projects/AthDataQuality
- Projects/AthGeneration
- Projects/AthSimulation
- Projects/Athena
- Projects/VP1Light
Affected files list will not be printed in this case
Adding @jchapman ,@akraszna ,@krumnack ,@vpascuzz ,@rbianchi as watchers
added Build master review-pending-level-1 labels
CI Result SUCCESS (hash 17f4da1a)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25830]added review-approved label and removed review-pending-level-1 label
@tsulaia, are you the release coordinator at the moment? We should get this merged in today, to speed up the nightly builds. (See: ATLINFR-3913.)
mentioned in commit dde8c0d1
added sweep:ignore label