bneradt opened a new pull request, #470: URL: https://github.com/apache/trafficserver-ci/pull/470
NuRaft's static OpenSSL lookup breaks newer CI image builds. Debian 13 pulls non-PIC zlib objects into its shared library, while Amazon Linux 2023's OpenSSL development package does not provide static archives. This patch explicitly selects the system shared OpenSSL libraries for both images, following the existing Ubuntu 26.04 workaround. The library directory comes from pkg-config to support the distro's architecture. Co-authored-by: GPT-6 Astra Medium -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
