[Bug libc/34314] THP tests fail on hppa

"danglin at gcc dot gnu.org via Glibc-bugs" <[email protected]> Sun, 05 Jul 2026 14:33:32 +0000
Newsgroups gmane.comp.lib.glibc.bugs
Message-ID <[email protected]/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=34314

--- Comment #20 from John David Anglin <danglin at gcc dot gnu.org> ---
With both proposed patches, elf/tst-thp-1 and elf/tst-thp-1-no-s-code are
now UNSUPPORTED.  But we have two new fails:
FAIL: elf/tst-rtld-dash-dash
FAIL: elf/tst-rtld-does-not-exist

/bin/sh tst-rtld-dash-dash.sh /home/dave/gnu/glibc/objdir/elf/ld.so >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-dash-dash.out; \
../scripts/evaluate-test.sh elf/tst-rtld-dash-dash $? false false >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-dash-dash.test-result
make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf'
FAIL: elf/tst-rtld-dash-dash
original exit status 1
/home/dave/gnu/glibc/objdir/elf/ld.so --inhibit-cache exit status: 127
output (with expected error):
--program-does-not-exist: error while loading shared libraries:
--program-does-not-exist: cannot open shared object file: No such file or
directory
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'

/bin/sh tst-rtld-does-not-exist.sh /home/dave/gnu/glibc/objdir/elf/ld.so >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-does-not-exist.out; \
../scripts/evaluate-test.sh elf/tst-rtld-does-not-exist $? false false >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-does-not-exist.test-result
make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf'
FAIL: elf/tst-rtld-does-not-exist
original exit status 1
/home/dave/gnu/glibc/objdir/elf/ld.so --inhibit-cache exit status: 127
output (with expected error):
program-does-not-exist: error while loading shared libraries:
program-does-not-exist: cannot open shared object file: No such file or
directory
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'

-- 
You are receiving this mail because:
You are on the CC list for the bug.