tst-dso-ordering* failing on aarch64 with --enable-static-pie

H.J. Lu hjl.tools@gmail.com
Tue Nov 16 14:11:05 GMT 2021


On Tue, Nov 16, 2021 at 5:50 AM Adhemerval Zanella via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
>
>
> On 16/11/2021 10:47, Siddhesh Poyarekar wrote:
> > Hello,
> >
> > It looks like ordering related tests are failing on aarch64 with glibc built with --enable-static-pie.  Anyone wants to take a look at this?
> >
> > The full build log is here:
> > https://kojipkgs.fedoraproject.org//work/tasks/6697/78946697/build.log
> >
> > Thanks,
> > Siddhesh
> >
> >
> > =====FAIL: elf/tst-bz15311.out=====
> > FAIL: tst-bz15311(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1) execution test
> > FAIL: tst-bz15311(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=2) execution test
> > =====FAIL: elf/tst-bz15311.test-result=====
> > FAIL: elf/tst-bz15311
> > original exit status 1
> > =====FAIL: elf/tst-dso-ordering1.out=====
> > FAIL: tst-dso-ordering1(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1) execution test
> > FAIL: tst-dso-ordering1(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=2) execution test
> > =====FAIL: elf/tst-dso-ordering1.test-result=====
> > FAIL: elf/tst-dso-ordering1
> > original exit status 1
> > =====FAIL: elf/tst-dso-ordering10.out=====
> > FAIL: tst-dso-ordering10(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1) execution test
> > FAIL: tst-dso-ordering10(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=2) execution test
> > =====FAIL: elf/tst-dso-ordering10.test-result=====
> > FAIL: elf/tst-dso-ordering10
> > original exit status 1
> > =====FAIL: elf/tst-dso-ordering2.out=====
> > FAIL: tst-dso-ordering2(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1) execution test
> > FAIL: tst-dso-ordering2(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=2) execution test
> > =====FAIL: elf/tst-dso-ordering2.test-result=====
> > FAIL: elf/tst-dso-ordering2
> > original exit status 1
> > =====FAIL: elf/tst-dso-ordering3.out=====
> > FAIL: tst-dso-ordering3(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1) execution test
> > FAIL: tst-dso-ordering3(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=2) execution test
> > =====FAIL: elf/tst-dso-ordering3.test-result=====
> > FAIL: elf/tst-dso-ordering3
> > original exit status 1
> > =====FAIL: elf/tst-dso-ordering4.out=====
> > FAIL: tst-dso-ordering4(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1) execution test
> > FAIL: tst-dso-ordering4(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=2) execution test
>
> I will take a look.  It is strange that the GLIBC_TUNABLES=glibc.rtld.dynamic_sort=
> is also failing because it is the previous algorithm.

Please try the current master.  It may have been fixed.

-- 
H.J.


More information about the Libc-alpha mailing list