Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15317


Change subject: [thirdparty] bump cmake version up to 3.11.4
......................................................................

[thirdparty] bump cmake version up to 3.11.4

As it turned out, cmake versions prior to 3.11.2 had issues while
building Kudu with OpenJDK 11.  This patch updates cmake in
thirdparty up to the latest version in the 3.11.x lineage: 3.11.4.

NOTE: I tried to bump cmake version up to 3.16.4, but there was
      an issue with compiling it under CentOS6 with devtoolset-3.
      Since 3.11.4 works fine for the purpose, I'm not sure it makes
      much sense spending time on digging in and making 3.16.4 compiling
      with devtoolset on CentOS6, where the latter is going to be
      deprecated soon anyways (scheduled EOL is November 30, 2020).

NOTE: if both pre-JDK 10 and OpenJDK 11 are installed, the issue is not
      manifesting itself; the issue appears only if OpenJDK 10/11 is the
      only Java version installed at the build machine.

Change-Id: I1596f6127e3fc6d5715220bb39f1a893c8a8a8ae
---
M CMakeLists.txt
M thirdparty/vars.sh
2 files changed, 8 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/17/15317/1
--
To view, visit http://gerrit.cloudera.org:8080/15317
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1596f6127e3fc6d5715220bb39f1a893c8a8a8ae
Gerrit-Change-Number: 15317
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to