make check failures on armv7l

Paul Zimmermann Paul.Zimmermann@inria.fr
Tue May 18 11:03:41 GMT 2021


       Hi,

with glibc master f17164b I get some failures from make check, among which:

FAIL: elf/tst-glibc-hwcaps-prepend-cache
FAIL: stdio-common/tst-vfprintf-width-prec-mem

Glibc was configured with ../configure --prefix=/usr CC="gcc -march=native",
configure says armv7l-unknown-linux-gnueabihf, and gcc is version 8.3.0.

Is that expected?
Paul

elf/tst-glibc-hwcaps-prepend-cache.out:
tst-glibc-hwcaps-prepend-cache.c:109: numeric comparison failure
   left: 2 (0x2); from: marker1 ()
  right: 3 (0x3); from: 3
error: tst-glibc-hwcaps-prepend-cache.c:118: not true: dlopen (SONAME, RTLD_NOW) == NULL
error: 2 test failures
running post-clean rsync

stdio-common/tst-vfprintf-width-prec-mem.out:
Memory not freed:
-----------------
   Address     Size     Caller
0xb09ea008 0x31fff9c  at 0xb6e242d4
0xb3bea008 0x18fff9c  at 0xb6e242d4



More information about the Libc-alpha mailing list