Laszlo Gaal created IMPALA-14449:
------------------------------------

             Summary: Impala fails to build on RHEL 9.0 - 9.4 after the 
toolchain upgrade for Ubuntu 24.04
                 Key: IMPALA-14449
                 URL: https://issues.apache.org/jira/browse/IMPALA-14449
             Project: IMPALA
          Issue Type: Improvement
          Components: Toolchain
    Affects Versions: Impala 5.0.0
            Reporter: Laszlo Gaal
            Assignee: Laszlo Gaal


Impala binaries fail to link with the toolchain version {{541-a38e3142e7}} 
(added for IMPALA-14139 in Impala commit 
{{89d2b235096bd01fd779ea8bcbb41c49c4688144}} ) on RHEL 9 versions prior to 9.5. 
The linker error is about an OpenSSL symbol missing from the platform's OpenSSL 
binaries:
{code}
vtls/openssl.c:4573: error: undefined reference to 'SSL_get0_group_name'
{code}
This entry point was added in OpenSSL 3.2, which was introduced in RHEL 9.5

Impala is intended to support RHEL 9 versions starting with RHEL 9.2, so this 
is a problem.



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