Hi. I am trying to build mpas-bundle develop branch, or tag=3.0.2. Conflicts with atlas keeps showing up. Either because the mpas-bundle tagged 0.34.0 and oops (saber, too) requires 0.35.0. When I change the 0.34 within mpas-bundle to 0.35 to fulfill the required version, I will be given the error below when I add the arguments of “-DBUNDLE_SKIP_ECKIT=OFF -DBUNDLE_SKIP_FCKIT=OFF -DBUNDLE_SKIP_ATLAS=OFF” or when I add my self-installed eckit+fckit+atlas into CMAKE_PREFIX_PATH.
CMake Error at oops/CMakeLists.txt:64 (find_package):
Found package configuration file:
mpas-bundle/build/atlas/atlas-config.cmake
but it set atlas_FOUND to FALSE so package "atlas" is considered to be NOT
FOUND.