Hello Alexey Serbin, Kudu Jenkins, Grant Henke, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15975
to look at the new patch set (#2).
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
---
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(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/15975/2
--
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: newpatchset
Gerrit-Change-Id: Id5ecd66eaeae0db086986ce09612d0566052b3c6
Gerrit-Change-Number: 15975
Gerrit-PatchSet: 2
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)