Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21569 )
Change subject: Update CMake to 3.25.3 ...................................................................... Update CMake to 3.25.3 Reason for update: We need glog 0.7.0 for newer g++ to fix a symbol demangling problem. glog requires a higher version of CMake. We also have to stay compatible with Ubuntu 18.04. 3.26 is no longer supports 18.04: https://discourse.cmake.org/t/newest-cmake-not-available-from-apt-kitware-com-for-ubuntu-18-04/8272 So, 3.25 is the newest we can go. Tested: debug, release, tsan, asan on ubuntu 18.04, 20.04, 22.04, rhel 8.10, 9.2, SLES12 SP5, SLES15 SP5 Change-Id: I563e188b6692ebfe0e0b3e98577961a8380f1f31 Reviewed-on: http://gerrit.cloudera.org:8080/21569 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M build-support/dist_test.py M thirdparty/vars.sh 2 files changed, 3 insertions(+), 1 deletion(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/21569 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I563e188b6692ebfe0e0b3e98577961a8380f1f31 Gerrit-Change-Number: 21569 Gerrit-PatchSet: 5 Gerrit-Owner: Zoltan Martonka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Anonymous Coward (763) Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
