Externals Update, including Acts, master branch (2020.08.17.)
This updates all projects to atlasexternals-2.0.73. The list of changes wrt. atlasexternals-2.0.72 is (atlasexternals@2.0.72...2.0.73):
- The installation functions will now throw an error for non-existent files (thanks to @fwinkl);
- Updated
FindROOT.cmake
to work with ROOT 6.22+ (in preparation for LCG_98python3, and to fix the dev4 nightly); - Updated all projects not to consider Conda environments in their environment setup (to make it easier to use the "Intel tools" on top of the nightlies);
- Updated
flake8_atlas
to check for copyright statements correctly under certain conditions (thanks to @fwinkl); - Updated
FindSYCL.cmake
to use correct "target platform names" for the latest version of the oneAPI compiler; - Updated
AtlasCMake
to set some explicit flags for CUDA builds; - Updated
Acts
tov0.31.0
.
Changes in this MR fix compilation issues with Acts v0.30.00
. Plus an updated had to be made in TrigUpgradeTest
to account for the change in the behaviour of the installation functions.
Merge request reports
Activity
mentioned in merge request atlasexternals!716 (merged)
added 212 commits
-
1b8961a2...907fd5cf - 207 commits from branch
atlas:master
- 31edf4f6 - Adapt to logging changes in ACTS v0.30.0
- 0699c495 - logger name change
- 0f5847a3 - Merge branch 'acts-adapt-logger' of ssh://gitlab.cern.ch:7999/pagessin/athena...
- 767b1983 - Updated all projects to atlasexternals-2.0.73.
- 41d56f66 - Removed the installation of non-existent files.
Toggle commit list-
1b8961a2...907fd5cf - 207 commits from branch
This merge request affects 8 packages:
- Projects/AnalysisBase
- Projects/AthDataQuality
- Projects/AthGeneration
- Projects/AthSimulation
- Projects/Athena
- Projects/VP1Light
- Tracking/Acts/ActsGeometry
- Trigger/TrigValidation/TrigUpgradeTest
Adding @jchapman ,@amorley ,@akraszna ,@pagessin ,@krumnack ,@okumura ,@vpascuzz ,@rbianchi ,@jpanduro as watchers
added Build Tracking Trigger master review-pending-level-1 labels
CI Result FAILUREAthena AthSimulation AthGeneration AnalysisBase externals cmake make N/A N/A N/A N/A required tests N/A N/A N/A N/A optional tests N/A N/A N/A N/A Due to problems in externals build or cmake configuration the job is stopped, results are not available on the ATLAS CI monitor 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 18871]added 1 commit
- baa75bc6 - Updated packages in AnalysisBase not to try to install non-existent files.
This merge request affects 12 packages:
- PhysicsAnalysis/AnalysisCommon/PMGTools
- PhysicsAnalysis/D3PDTools/EventLoopGrid
- PhysicsAnalysis/D3PDTools/EventLoopTest
- Projects/AnalysisBase
- Projects/AthDataQuality
- Projects/AthGeneration
- Projects/AthSimulation
- Projects/Athena
- Projects/VP1Light
- Reconstruction/Jet/JetAnalysisTools/JetTileCorrection
- Tracking/Acts/ActsGeometry
- Trigger/TrigValidation/TrigUpgradeTest
Adding @jchapman ,@goetz ,@amorley ,@akraszna ,@pagessin ,@krumnack ,@okumura ,@vpascuzz ,@rbianchi ,@jpanduro as watchers
added Analysis JetEtmiss Reconstruction labels
CI Result SUCCESS (hash baa75bc6)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 18878]added review-approved label and removed review-pending-level-1 label
added review-user-action-required label and removed review-approved label
added 170 commits
-
baa75bc6...3f4ed5fa - 169 commits from branch
atlas:master
- a760feec - Merge remote-tracking branch 'upstream/master' into acts-adapt-logger
-
baa75bc6...3f4ed5fa - 169 commits from branch
This merge request affects 11 packages:
- PhysicsAnalysis/AnalysisCommon/PMGTools
- PhysicsAnalysis/D3PDTools/EventLoopGrid
- PhysicsAnalysis/D3PDTools/EventLoopTest
- Projects/AnalysisBase
- Projects/AthDataQuality
- Projects/AthGeneration
- Projects/AthSimulation
- Projects/Athena
- Projects/VP1Light
- Reconstruction/Jet/JetAnalysisTools/JetTileCorrection
- Tracking/Acts/ActsGeometry
Adding @jchapman ,@goetz ,@amorley ,@akraszna ,@pagessin ,@krumnack ,@vpascuzz ,@rbianchi as watchers
added review-pending-level-1 label and removed review-user-action-required label
CI Result FAILURE (hash a760feec)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 18944]It seems that there's a widespread issue right now.
Some MR was accepted in the last 12 hours that caused a difference in the reconstruction efficiency.I would very much argue that since in the past this MR passed with flying colours, and the last update just made sure that it wouldn't conflict with another update (the
Trigger/TrigValidation/TrigUpgradeTest
package, which this MR was initially updating, was completely removed), merging this in should be quite safe.mentioned in commit 00e1ee83
added review-approved label
removed review-pending-level-1 label
added sweep:ignore label