[Bug libc/34314] New: THP tests fail on hppa
"danglin at gcc dot gnu.org via Glibc-bugs" <[email protected]> Tue, 23 Jun 2026 14:22:41 +0000
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34314
Bug ID: 34314
Summary: THP tests fail on hppa
Product: glibc
Version: 2.44
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
CC: drepper.fsp at gmail dot com
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
elf/tst-thp-1 and elf/tst-thp-1-no-s-code tests fail on hppa.
env GCONV_PATH=/home/dave/gnu/glibc/objdir/iconvdata
LOCPATH=/home/dave/gnu/glibc/objdir/localedata LC_ALL=C
GLIBC_TUNABLES=glibc.elf.thp=1 /home/dave/gnu/glibc/objdir/elf/ld.so.1
--library-path
/home/dave/gnu/glibc/objdir:/home/dave/gnu/glibc/objdir/math:/home/dave/gnu/glibc/objdir/elf:/home/dave/gnu/glibc/objdir/dlfcn:/home/dave/gnu/glibc/objdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/home/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/dave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/misc:/home/dave/gnu/glibc/objdir/debug:/home/dave/gnu/glibc/objdir/nptl:/usr/lib/gcc/hppa-linux-gnu/15/../../../hppa-linux-gnu/:/usr/lib/gcc/hppa-linux-gnu/15/../../../hppa-linux-gnu/
/home/dave/gnu/glibc/objdir/elf/tst-thp-1 >
/home/dave/gnu/glibc/objdir/elf/tst-thp-1.out; \
../scripts/evaluate-test.sh elf/tst-thp-1 $? false false >
/home/dave/gnu/glibc/objdir/elf/tst-thp-1.test-result
/home/dave/gnu/glibc/objdir/elf/tst-thp-1: error while loading shared
libraries: /home/dave/gnu/glibc/objdir/elf/tst-thp-1: failed to map segment
from shared object
make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf'
FAIL: elf/tst-thp-1
original exit status 127
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'
env GCONV_PATH=/home/dave/gnu/glibc/objdir/iconvdata
LOCPATH=/home/dave/gnu/glibc/objdir/localedata LC_ALL=C
GLIBC_TUNABLES=glibc.elf.thp=1 /home/dave/gnu/glibc/objdir/elf/ld.so.1
--library-path
/home/dave/gnu/glibc/objdir:/home/dave/gnu/glibc/objdir/math:/home/dave/gnu/glibc/objdir/elf:/home/dave/gnu/glibc/objdir/dlfcn:/home/dave/gnu/glibc/objdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/home/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/dave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/misc:/home/dave/gnu/glibc/objdir/debug:/home/dave/gnu/glibc/objdir/nptl:/usr/lib/gcc/hppa-linux-gnu/15/../../../hppa-linux-gnu/:/usr/lib/gcc/hppa-linux-gnu/15/../../../hppa-linux-gnu/
/home/dave/gnu/glibc/objdir/elf/tst-thp-1-no-s-code >
/home/dave/gnu/glibc/objdir/elf/tst-thp-1-no-s-code.out; \
../scripts/evaluate-test.sh elf/tst-thp-1-no-s-code $? false false >
/home/dave/gnu/glibc/objdir/elf/tst-thp-1-no-s-code.test-result
/home/dave/gnu/glibc/objdir/elf/tst-thp-1-no-s-code: error while loading shared
libraries: /home/dave/gnu/glibc/objdir/elf/tst-thp-1-no-s-code: failed to map
segment from shared object
make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf'
FAIL: elf/tst-thp-1-no-s-code
original exit status 127
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'
--
You are receiving this mail because:
You are on the CC list for the bug.