NVIDIA/cuda-quantum

[PPC64] OpenSSL 3.1.1 has a bug with static linking

Closed this issue · 0 comments

OpenSSL v3.1.1 (specified in scripts/install_prerequisites.sh) has this bug, which affects PPC64 build.

Error message: relocation truncated to fit: R_PPC64_REL14 (stub) against symbol 'ChaCha20_ctr32_vsx_8x'

Quoted:

This remote jump issue is only triggered when linking openssl to a larger application with a static library.

The fix in the above OpenSSL PR is available starting OpenSSL v3.1.6.