[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 <abukor@apache.org>
Reviewed-by: Alexey Serbin <alexey@apache.org>
4 files changed