Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11103

Upgrade CMake to avoid boost warning messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.1.0
    • Impala 4.1.0
    • Infrastructure
    • None
    • ghx-label-8

    Description

      The build now has these annoying messages from FindBoost:

      12:14:22 CMake Warning at toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/share/cmake-3.14/Modules/FindBoost.cmake:905 (message):
      12:14:22   New Boost version may have incorrect or missing dependencies and imported
      12:14:22   targets
      12:14:22 Call Stack (most recent call first):
      12:14:22   toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/share/cmake-3.14/Modules/FindBoost.cmake:1027 (_Boost_COMPONENT_DEPENDENCIES)
      12:14:22   toolchain/toolchain-packages-gcc7.5.0/cmake-3.14.3/share/cmake-3.14/Modules/FindBoost.cmake:1709 (_Boost_MISSING_DEPENDENCIES)
      12:14:22   CMakeLists.txt:173 (find_package)
      ...
      repeats multiple times

      It looks like we would benefit from going to a newer CMake version to get a newer FindBoost. It's unclear if these messages cause any real problems.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: