Bug 31901

Summary: elf/tst-glibc-hwcaps-prepend-cache fails on i686
Product: glibc Reporter: Andreas K. Huettel <dilfridge>
Component: libcAssignee: Not yet assigned to anyone <unassigned>
Status: NEW ---    
Severity: normal CC: drepper.fsp
Priority: P2    
Version: 2.40   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:

Description Andreas K. Huettel 2024-06-17 12:12:19 UTC
This is a clone of https://sourceware.org/glibc/wiki/Testing/Tests/elf/tst-glibc-hwcaps-prepend-cache


* Release/2.39
* i686
* Gentoo gcc - 13.2.1_p20230826 p7, Binutils 2.40.0, Linux localhost 6.6.13-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sat Jan 20 13:23:10 -00 2024 i686 Pentium II (Deschutes) GenuineIntel GNU/Linux 

tst-glibc-hwcaps-prepend-cache.c:90: numeric comparison failure
   left: 1 (0x1); from: marker1 ()
  right: 2 (0x2); from: 2
tst-glibc-hwcaps-prepend-cache.c:105: numeric comparison failure
   left: 1 (0x1); from: marker1 ()
  right: 2 (0x2); from: 2
tst-glibc-hwcaps-prepend-cache.c:113: numeric comparison failure
   left: 1 (0x1); from: marker1 ()
  right: 3 (0x3); from: 3
error: tst-glibc-hwcaps-prepend-cache.c:122: not true: dlopen (SONAME, RTLD_NOW) == NULL
tst-glibc-hwcaps-prepend-cache.c:129: numeric comparison failure
   left: 1 (0x1); from: marker1 ()
  right: 2 (0x2); from: 2
error: 5 test failures
running post-clean rsync

Error is still occurring on current master (and apparently also for mips64el N64).