X-Debbugs-CC: sthiba...@debian.org Hi,
On Sun, Aug 06, 2023 at 10:30:38AM +0200, Samuel Thibault wrote: > Source: libevent > Version: 2.1.12-stable-8 > Severity: important > Tags: patch > > Hello, > > libevent fails to build against glibc 2.38: > > --- debian/libevent-core-2.1-7.symbols.original 2023-08-06 > 10:17:18.031636016 +0200 > +++ debian/libevent-core-2.1-7.symbols 2023-08-06 10:17:28.135665241 > +0200 > @@ -310,7 +310,6 @@ > event_set_mem_functions@Base 2.1.8-stable > event_sock_err@Base 2.1.8-stable > event_sock_warn@Base 2.1.8-stable > - (arch=!musl-linux-any)event_strlcpy_@Base 2.1.8-stable > event_warn@Base 2.1.8-stable > event_warnx@Base 2.1.8-stable I don't understand why it's safe to drop this symbol. I think the bug is same as https://bugs.debian.org/1023284, which needs workaround to keep the exported symbol with new glibc. -- Shengjing Zhu