Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
25.10.4
-
None
-
None
Description
During CS 12.3 compilaton:
CMake Warning (policy) at storage/columnstore/columnstore/cmake/boost.cmake:4 (find_package):
|
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
|
--help-policy CMP0167" for policy details. Use the cmake_policy command to
|
set the policy and suppress this warning.
|
Call Stack (most recent call first):
|
storage/columnstore/columnstore/CMakeLists.txt:40 (include)
|
This warning is for project developers. Use -Wno-author or -Wno-policy to
|
suppress it.
|
 |
-- Could NOT find Boost: Found unsuitable version "1.83.0", but required is at least "1.88.0" (found /usr/include, found components: chrono filesystem program_options regex thread atomic)
|
clang will be used for Boost compilation with compiler Clang
|
...
|
== MariaDB-Columnstore 25.10.4
|