Joe McDonnell has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/20064 )
Change subject: IMPALA-11961/IMPALA-12207: Add support for Redhat 9 / Ubuntu 22 builds ...................................................................... IMPALA-11961/IMPALA-12207: Add support for Redhat 9 / Ubuntu 22 builds This adds support for building the toolchain on Redhat 9 and Ubuntu 22. LLVM needed a patch to handle a missing include file. The Kudu version needed to be bumped to get the fix for KUDU-3479 and other Redhat 9 fixes. Since the newer Kudu fixed the underlying issue in IMPALA-12174, this also removes that patch. Testing: - Ran a build for Redhat 9 and Ubuntu 22 Change-Id: I3d52b2f743ec5079d8720a9024e6432f68751468 --- M Makefile M buildall.sh A docker/redhat9.df A docker/ubuntu2204.df M in-docker.py D source/kudu/0001-IMPALA-12174-Work-around-Kudu-build-issues-with-repo.patch M source/kudu/build.sh A source/llvm/llvm-5.0.1-patches/0006-PATCH-Remove-include-for-cyclades.h-on-redhat9.patch 8 files changed, 179 insertions(+), 75 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/64/20064/2 -- To view, visit http://gerrit.cloudera.org:8080/20064 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3d52b2f743ec5079d8720a9024e6432f68751468 Gerrit-Change-Number: 20064 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]>
