[Bug libc/34314] THP tests fail on hppa
"hjl.tools at gmail dot com via Glibc-bugs" <[email protected]> Sun, 05 Jul 2026 21:16:01 +0000
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34314
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
--- Comment #21 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to John David Anglin from comment #20)
> 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'
These are separate issue. Please open a new bug report.
--
You are receiving this mail because:
You are on the CC list for the bug.