[Bug libc/31709] ELF test suite regression in glibc 2.34 branch.

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Wed May 8 09:16:49 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=31709

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
This happens because libgcc_s in Fedora 40 requires the
_dl_find_object@GLIBC_2.35 symbol, which is not present in glibc 2.34.

I tried to build and test glibc 2.34 on later Fedora releases (to simplify
downstream development), but it doesn't quite work (even after copying libgcc_s
from UBI9). Some of the tools on malloc/ have dependencies on system libraries
that in turn require more recent glibc symbols.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list