Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15975 )
Change subject: Revert "KUDU-2817: Upgrade glog to 0.4.0" ...................................................................... Revert "KUDU-2817: Upgrade glog to 0.4.0" This reverts commit 940f6d136286feef1e101e47f1d14e6ce5f95d61. Reason for revert: it seems like some OSes aren't able to build with this patch, e.g. CentOS 7.3 and Ubuntu 14.04. I've seen build errors with errors like the following: --insertions_out: protoc-gen-insertions: Plugin killed by signal 11. Change-Id: Id5ecd66eaeae0db086986ce09612d0566052b3c6 Reviewed-on: http://gerrit.cloudera.org:8080/15975 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Andrew Wong <[email protected]> --- M src/kudu/fs/dir_util-test.cc M src/kudu/util/logging.h M src/kudu/util/rw_mutex-test.cc M thirdparty/build-definitions.sh M thirdparty/download-thirdparty.sh A thirdparty/patches/glog-fix-symbolization.patch A thirdparty/patches/glog-issue-198-fix-unused-warnings.patch A thirdparty/patches/glog-issue-54-dont-build-tests.patch M thirdparty/patches/glog-support-stacktrace-for-aarch64.patch M thirdparty/vars.sh 10 files changed, 455 insertions(+), 43 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Andrew Wong: Verified -- To view, visit http://gerrit.cloudera.org:8080/15975 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id5ecd66eaeae0db086986ce09612d0566052b3c6 Gerrit-Change-Number: 15975 Gerrit-PatchSet: 3 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
