2.44

Paul Zimmermann <[email protected]> Mon, 27 Jul 2026 08:54:11 +0200
Newsgroups gmane.comp.lib.glibc.alpha
Message-ID <p9u0wlugapnw.fsf@thym>
       Hi,

while building 2.44 on my workstation (Intel(R) Core(TM) Ultra 7 265,
Debian GNU/Linux forky/sid, gcc 15.3.0) I got:

                === Summary of results ===
      1 FAIL
   1251 PASS
     15 XFAIL

1) the summary of failures is no more easy to see in the output of make
   check. One has to look at build/tests.sum.

2) the failure is in elf/check-abi-libc:

zimmerma@thym:/localdisk/zimmerma/glibc-2.44/build$ cat elf/check-abi-libc.out 
--- ../sysdeps/unix/sysv/linux/x86_64/64/libc.abilist   2026-07-24 15:16:45.000000000 +0200
+++ /localdisk/zimmerma/glibc-2.44/build/libc.symlist   2026-07-27 08:43:30.451921729 +0200
@@ -543 +543 @@ GLIBC_2.2.5 _mcount F
-GLIBC_2.2.5 _nl_default_dirname D 0x12
+GLIBC_2.2.5 _nl_default_dirname D 0x18

Is that a known issue?

Paul

PS: I configured with --disable-sanity-checks