Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15632 )
Change subject: [build] Fix boost compilation on latest macOS Catalina ...................................................................... [build] Fix boost compilation on latest macOS Catalina The latest Catalina update broke boost due to bad version parsing/checks. This patch applies the fix from the below pull request as a patch: https://github.com/boostorg/build/pull/560 See https://github.com/boostorg/build/issues/440 for additional context. Change-Id: Ie6bb488dcadf215be708ae1b1e89ddd77bd30074 Reviewed-on: http://gerrit.cloudera.org:8080/15632 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Andrew Wong <[email protected]> --- M thirdparty/download-thirdparty.sh A thirdparty/patches/boost-issue-440-darwin-version.patch 2 files changed, 22 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved Alexey Serbin: Looks good to me, approved Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15632 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie6bb488dcadf215be708ae1b1e89ddd77bd30074 Gerrit-Change-Number: 15632 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[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)
