Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24272
Change subject: KUDU-3776 fix sporadic gperftools build failure ...................................................................... KUDU-3776 fix sporadic gperftools build failure I had a build machine where KUDU-3776 was 100% reproducible starting with a particular state of the 3rd-party workspace. Without spending time on the detailed RCA, I put together a fix that worked 100% for me at that machine, while the build would fail 100% of the times if starting with a particular state of the workspace without this patch. One of the regular suspects is the incorrect tracking of transitive dependencies, but I didn't see much sense in getting to the bottom of the issue, given the new way of building gperftools is more consistent with the build recipe provided in the top-level INSTALL file. Change-Id: Ie8c26bcc3c2625741cd05b3cc459159434e9d60b --- M thirdparty/build-definitions.sh 1 file changed, 10 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/72/24272/1 -- To view, visit http://gerrit.cloudera.org:8080/24272 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie8c26bcc3c2625741cd05b3cc459159434e9d60b Gerrit-Change-Number: 24272 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
