Laszlo Gaal has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23134 )

Change subject: IMPALA-14139: Extend toolchain build to Ubuntu 24.04
......................................................................

IMPALA-14139: Extend toolchain build to Ubuntu 24.04

The patch adds the complete toolchain build infrastructure to the Impala
toolchain project:
- defines the toolchain build Docker container
- adds Ubuntu 24.04 to various OS lists in the build scripts
- adds Ubuntu 24.04 to the README

It also adds a patch to GDB 12.1, fixing a function signature mismatch
between a source file and its matching header file specific to ARM CPUs.
The mismatch broke the GDB build on ARM for Ubuntu 24.04.
The patch is an unmodified backport of commit 8b1a24e546f from
https://sourceware.org/git/binutils-gdb.git, which fixes this exact
compilation problem.

Change-Id: I3224e6b19863deaca7dd8e3590daaf44f0f6779f
Reviewed-on: http://gerrit.cloudera.org:8080/23134
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Laszlo Gaal <[email protected]>
---
M Makefile
M README.md
M docker/buildall.py
A docker/ubuntu2404.df
M in-docker.py
M init-compiler.sh
A 
source/gdb/gdb-12.1-patches/0001-sim-aarch64-Fix-aarch64_get_CPSR_bits-declaration.patch
7 files changed, 83 insertions(+), 5 deletions(-)

Approvals:
  Michael Smith: Looks good to me, approved
  Laszlo Gaal: Verified

--
To view, visit http://gerrit.cloudera.org:8080/23134
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3224e6b19863deaca7dd8e3590daaf44f0f6779f
Gerrit-Change-Number: 23134
Gerrit-PatchSet: 7
Gerrit-Owner: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to