Disable compilation of AnalysisTreeQA
Due to some not understood error the compilation of the AnalysisTreeQA package fails suddenly. No changes were done. Since the problem affects the compilation of CbmRoot it was decided to switch of the compilation till the problem is understood and fixed.
Merge request reports
Activity
Was it tried to remove the corresponding folders in the build folder?
I know that quite often the external packages (KF, DataTree, ...) seem to reach a corrupt state which is no caught by the main CMAKE, and can be recovered only by removing all related folders (including both XXXX_source-build, XXXX_source-download and external/XXXX-*), which then re-trigger completely their CMAKE sequence.
PS: Adding ping to Dominik so he is listed as participant: @d.smith
Edited by Pierre-Alain Loizeauassigned to @p.-a.loizeau
- Resolved by Pierre-Alain Loizeau
The problem is that AnalysisTreeQA include other packages from external GIT repositories but did not use a fixed hash but referred to master. Yesterday some changes were done which results in breaking compilation for us. So @d.smith was the first one running in the problem right after it was introduced.
Please find the already started discussion at https://github.com/HeavyIonAnalysis/AnalysisTreeQA/issues/5