Revert "Merge branch 'AnalysisBaseBoostFix-main-20250118' into 'main'"
This reverts merge request !77281 (merged)
Sorry about this @tsulaia and @tadej.
[bash][Celeborn]:externals > cmake -DATLAS_PACKAGE_FILTER_FILE=package_filters.txt -S athena/Projects/WorkDir/ -B build
-- The C compiler identification is GNU 13.1.0
-- The CXX compiler identification is GNU 13.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /cvmfs/sft.cern.ch/lcg/releases/gcc/13.1.0-b3d18/x86_64-el9/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /cvmfs/sft.cern.ch/lcg/releases/gcc/13.1.0-b3d18/x86_64-el9/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found AnalysisBase: /cvmfs/atlas-nightlies.cern.ch/repo/sw/main_AnalysisBase_x86_64-el9-gcc13-opt/2025-01-19T0220/AnalysisBase/25.2.39/InstallArea/x86_64-el9-gcc13-opt/cmake/AnalysisBaseConfig.cmake (found version "25.2.39")
-- Using the LCG modules without setting up a release
-- Using the LCG modules without setting up a release
CMake Error at /cvmfs/atlas-nightlies.cern.ch/repo/sw/main_AnalysisBase_x86_64-el9-gcc13-opt/2025-01-19T0220/AnalysisBase/25.2.39/InstallArea/x86_64-el9-gcc13-opt/cmake/PreConfig.cmake:38 (find_package):
Could not find a configuration file for package "LCG" that exactly matches
requested version "0".
The following configuration files were considered but not accepted:
/cvmfs/atlas-nightlies.cern.ch/repo/sw/main_AnalysisBase_x86_64-el9-gcc13-opt/2025-01-19T0220/AnalysisBase/25.2.39/InstallArea/x86_64-el9-gcc13-opt/cmake/LCGConfig.cmake, version: 0
/cvmfs/atlas-nightlies.cern.ch/repo/sw/main_AnalysisBase_x86_64-el9-gcc13-opt/2025-01-19T0220/AnalysisBaseExternals/25.2.39/InstallArea/x86_64-el9-gcc13-opt/cmake/LCGConfig.cmake, version: 0
Call Stack (most recent call first):
/cvmfs/atlas-nightlies.cern.ch/repo/sw/main_AnalysisBase_x86_64-el9-gcc13-opt/2025-01-19T0220/AnalysisBase/25.2.39/InstallArea/x86_64-el9-gcc13-opt/cmake/AnalysisBaseConfig.cmake:62 (include)
CMakeLists.txt:61 (find_package)
-- Configuring incomplete, errors occurred!
Right now I don't even know why this didn't work. So let's just revert it, and then we'll see...