Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking

Carlos O'Donell carlos at redhat.com
Fri Sep 4 04:38:20 UTC 2015


On 08/28/2015 03:23 PM, Josh Stone wrote:
> I update from nss-3.19.3-1.0.fc22.x86_64 to nss-3.20.0-1.0.fc22.x86_64
> this morning, and now I get this stderr output:
> 
> $ /usr/bin/stap -V >/dev/null
> /usr/bin/stap: Symbol `SSL_ImplementedCiphers' has different size in
> shared object, consider re-linking
> 
> The message comes from ld.so; that symbol comes from libssl3.so.
> 
> Should I be worried about this?  Do we need a rebuild of all
> nss-dependent packages to clear this message?

Well, it's an ABI break. If you care about ABI issues then the change
causing the breakage needs reverting and the broken packages need to
be rebuilt.

c.
 



More information about the devel mailing list