Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18172 )
Change subject: [tools] OSX tc_malloc fix ...................................................................... [tools] OSX tc_malloc fix Starting with Monterey protobuf related build actions fail due to a missing implementation of free_definite_size in tc_malloc for OSX. Upstream issue and fix: https://github.com/gperftools/gperftools/issues/1312 https://github.com/gperftools/gperftools/pull/1315 https://github.com/gperftools/gperftools/commit/852fb6df031560c5e353b497222b76394190e27d Added new patchfile for gperftools and changed download-thirdparty.sh accordingly. Change-Id: Iae7719b233083616e21e5822d4f682efc324ec40 Reviewed-on: http://gerrit.cloudera.org:8080/18172 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Attila Bukor <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M thirdparty/download-thirdparty.sh A thirdparty/patches/gperftools-tcmalloc-osx-fix.patch 2 files changed, 43 insertions(+), 1 deletion(-) Approvals: Attila Bukor: Looks good to me, approved; Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18172 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iae7719b233083616e21e5822d4f682efc324ec40 Gerrit-Change-Number: 18172 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]>
