You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/04/01 19:58:02 UTC

[kudu-CR] [build] Fix boost compilation on latest macOS Catalina

Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Adar Dembo, Bankim Bhavsar, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15632

to look at the new patch set (#2).

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
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/boost-issue-440-darwin-version.patch
2 files changed, 22 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/15632/2
-- 
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: newpatchset
Gerrit-Change-Id: Ie6bb488dcadf215be708ae1b1e89ddd77bd30074
Gerrit-Change-Number: 15632
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)