[Bug dynamic-link/34428] ldd -u prints Relink `' with `/lib64/libc.so.6' for IFUNC symbol `memcpy'

sam at gentoo dot org via Glibc-bugs <[email protected]> Sat, 01 Aug 2026 22:53:31 +0000
Newsgroups gmane.comp.lib.glibc.bugs
Message-ID <[email protected]/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=3D34428

--- Comment #5 from Sam James <sam at gentoo dot org> ---
Right, it's not specific to librsvg or something peculiar about how it was
built:

$ ldd /bin/ls
        linux-vdso.so.1 (0x00007fb3dbfc4000)
        libselinux.so.1 =3D> /usr/lib64/libselinux.so.1 (0x00007fb3dbf04000)
        libcap.so.2 =3D> /usr/lib64/libcap.so.2 (0x00007fb3dbef4000)
        libc.so.6 =3D> /usr/lib64/libc.so.6 (0x00007fb3dbc00000)
        libpcre2-8.so.0 =3D> /usr/lib64/libpcre2-8.so.0 (0x00007fb3dbb2e000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fb3dbfc6000)

$ ldd -u /bin/ls
/bin/ls: Relink `' with `/usr/lib64/libc.so.6' for IFUNC symbol `__mempcpy_=
chk'

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