[ 
https://issues.apache.org/jira/browse/IMPALA-14139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018195#comment-18018195
 ] 

Laszlo Gaal commented on IMPALA-14139:
--------------------------------------

Toolchain update for Ubuntu 24.04:
https://github.com/cloudera/native-toolchain/commit/a9ba42c26d54c3df22307913b05f0a8a8f087e3e

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]>

> Add support for Ubuntu 24.04
> ----------------------------
>
>                 Key: IMPALA-14139
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14139
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Infrastructure
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>
> Build toolchain and Impala on Ubuntu 24.04:
> * Create a new Ubuntu 24.04 toolchain docker image.
> * Update binutils to newer version (Ubuntu 24.04 provides binutils 2.42).
> * Update Kudu to branch-1.18.x for breakpad build fixes.
> * Cleanup including gettext/libicu?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to