Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18381 )
Change subject: [build] thirdparty issues on Ubuntu 21.10 ...................................................................... [build] thirdparty issues on Ubuntu 21.10 Three issues popped up during thirdparty build on Ubuntu 21.10: * The linux kernel has removed the interface to cyclades, which led to llvm build failure: https://reviews.llvm.org/rG68d5235cb58f988c71b403334cd9482d663841ab#change-OqOKlUOZCPKc * Missing include which led to llvm build failure: https://reviews.llvm.org/rGb498303066a63a203d24f739b2d2e0e56dca70d1 * A cast mismatch that led to breakpad build failure Change-Id: I2d019ea6b2c5319252a78855bfe84e0f17acb535 Reviewed-on: http://gerrit.cloudera.org:8080/18381 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M thirdparty/download-thirdparty.sh A thirdparty/patches/breakpad-SIGSTKSZ-error.patch A thirdparty/patches/llvm-fix-missing-include.patch A thirdparty/patches/llvm-remove-cyclades-inclusion-in-sanitizer.patch 4 files changed, 156 insertions(+), 4 deletions(-) Approvals: Kudu Jenkins: Verified Attila Bukor: Looks good to me, approved Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18381 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I2d019ea6b2c5319252a78855bfe84e0f17acb535 Gerrit-Change-Number: 18381 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)
