Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20575 )
Change subject: [thirdparty] bump curl version up to 8.4.0 ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/20575/1//COMMIT_MSG Commit Message: PS1: It seems build fails when trying to configure curl: 04:39:55 configure: error: is a bad --with-openssl prefix! Apparently, OPENSSL_PATH is empty on Linux since homebrew_openssl_dir hasn't been even evaluated since $(pkg-config --cflags openssl) returned status 0 (as it should have been). I guess it's necessary to update build-thirdparty.sh to make it work as expected on both where 'pkg-config --cflags openssl' works as expected (Linux; macOS with MacPorts) and where it's not (macOS with homebrew). -- To view, visit http://gerrit.cloudera.org:8080/20575 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7ba976899bb23d95bff1c5386f417d36f0b4b504 Gerrit-Change-Number: 20575 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Fri, 13 Oct 2023 17:26:11 +0000 Gerrit-HasComments: Yes
