undefined reference to `__atomic_is_lock_free'

Samiya Khanum samiya.khanum at broadcom.com
Tue Dec 20 13:11:36 UTC 2022


Hi,

After upgrading openssl to 3.0.7 from 1.1.1 , I see below errors.

libcrypto.so: undefined reference to `__atomic_is_lock_free'
libcrypto.so: undefined reference to `__atomic_fetch_or_8'
libcrypto.so: undefined reference to `__atomic_load_8'
libcrypto.so: undefined reference to `__atomic_fetch_add_8'
I tried  this patch, still seeing the same errors .
Prevent Clang from emitting atomic libcalls by xtkoba · Pull Request #16584
· openssl/openssl · GitHub
<https://github.com/openssl/openssl/pull/16584/files>

If we define "-DBROKEN_CLANG_ATOMICS" , it works. What is the impact If we
define "BROKEN_CLANG_ATOMICS".

Can someone please suggest the correct way?

Thanks & Regards,
Samiya khanum

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20221220/5c147074/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4212 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20221220/5c147074/attachment.p7s>


More information about the openssl-users mailing list