Bug 31901 - elf/tst-glibc-hwcaps-prepend-cache fails on i686
Summary: elf/tst-glibc-hwcaps-prepend-cache fails on i686
Status: NEW
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.40
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-17 12:12 UTC by Andreas K. Huettel
Modified: 2024-06-17 12:12 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).