[
https://issues.apache.org/jira/browse/IMPALA-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-14786.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
Native-toolchain change:
{noformat}
commit d0713c535d0beddaa5457e634c9e3a35d14bc92c
Author: Joe McDonnell <[email protected]>
Date: Fri Jun 12 09:17:31 2026 -0700 IMPALA-14786: Add support for
building on SLES 16
This adds a SLES 16 build container. Like Redhat 10,
this container uses JDK 17, as Impala no longer needs
Java 8 support. SLES 16 uses GCC 15, which switches
to C23 by default, so this fixes the binutils and gdb
builds by manually specifying C11.
Change-Id: Ie8777922d7f91841cfe924aa40fb8e3f2ca786bf
Reviewed-on: http://gerrit.cloudera.org:8080/24458
Reviewed-by: Laszlo Gaal <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
{noformat}
This was fixed in the Impala change for IMPALA-14787.
> Add support for building on SLES 16
> -----------------------------------
>
> Key: IMPALA-14786
> URL: https://issues.apache.org/jira/browse/IMPALA-14786
> Project: IMPALA
> Issue Type: Task
> Components: Infrastructure
> Affects Versions: Impala 5.0.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> We should look at adding support for SLES16, which came out late 2025. This
> should have similar compiler / libc versions as Ubuntu 24, so hopefully it
> isn't hard to support. We will need to add a SLES16 docker image to the
> toolchain, then add it to the regular toolchain build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)