Reuse AtlasHepMC/Operators.h header
Reuse AtlasHepMC/Operators.h header for test.
Merge request reports
Activity
added Generators master review-pending-level-1 labels
CI Result FAILURE (hash 97a89a59)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 1, warnings 0
AthGeneration: number of compilation errors 1, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21124]The changes introduced are causing the errors:
/build2/ci-builds/master/AthSimulation/build/AthSimulation/Generators/GenInterfaces/CMakeFiles/GenInterfacesDictReflexDict.cxx:330:69: error: 'HepMC3' was not declared in this scope static TGenericClassInfo *GenerateInitInstanceLocal(const vector<HepMC3::FourVector>*) ^~~~~~
Passing back to the user.
Cheers,
Michele (L1 reviewer)
added review-user-action-required label and removed review-pending-level-1 label
added full-build label
Hi @mfauccig ,
thanks for copying the error here. I suspect the problem is just in the build caches, as the reported location of error has nothing to do with the changes. Seen that before. Will come back to the MR later, but so far I will try a brute-force approach with full build.
Best regards,
Andrii
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 97a89a59)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 21174]added review-approved label and removed review-pending-level-1 label
mentioned in commit 769f4e91
added sweep:ignore label