[MDEV-31203] wsrep CMake Deprecation Warning Created: 2023-05-06  Updated: 2023-09-08

Status: Open
Project: MariaDB Server
Component/s: Compiling
Fix Version/s: None

Type: Task Priority: Major
Reporter: Roel Van de Paar Assignee: Julius Goryavsky
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-31204 Mroonga CMake Deprecation Warning Open
relates to MDEV-32131 CMake <3.5 deprecation warnings Open

 Description   

Seen during 11.0 build:

11.0.2 63df43a0e830c6b54178574e4f72f21d19ed765e

CMake Deprecation Warning at wsrep-lib/CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.
 
  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

wsrep-lib/CMakeLists.txt:5

cmake_minimum_required (VERSION 2.8)



 Comments   
Comment by markus makela [ 2023-09-08 ]

I opened MDEV-32131 for deprecation warnings for CMake < 3.5, the same warnings were reported for the wsrep library as well.

Generated at Thu Feb 08 10:22:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.