public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Newer hwcap failures
@ 2021-01-28 18:47 Adhemerval Zanella
  2021-01-28 18:52 ` Adhemerval Zanella
  2021-01-28 19:53 ` Florian Weimer
  0 siblings, 2 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2021-01-28 18:47 UTC (permalink / raw)
  To: GNU C Library, Florian Weimer

Hi Florian,

I am seeing two tests failures on system with support 32-bit and 64-bit
ABIs (powerpc, sparc, x86).  All of them are 64-bit kernel and userland
running 32-bit ABIs.

FAIL: elf/tst-glibc-hwcaps-prepend-cache
FAIL: elf/tst-ldconfig-ld_so_conf-update

$ cat  elf/tst-ldconfig-ld_so_conf-update.out 
error: tst-ldconfig-ld_so_conf-update.c:112: not true: dlopen (DSO, RTLD_NOW | RTLD_GLOBAL) != NULL
error: 1 test failures
running post-clean rsync

$ cat elf/tst-glibc-hwcaps-prepend-cache.out 
error: xdlfcn.c:29: error: dlopen: libmarkermod1.so: cannot open shared object file: No such file or directory

error: 1 test failures
running post-clean rsync


Debugging the tst-ldconfig-ld_so_conf-update it seems that for some
reason ldconfig is not updating the search path. Modifying the testcase
to print the dlerror:

dlopen (libldconfig-ld-mod.so): libldconfig-ld-mod.so: cannot open shared object file: No such file or directory

I am trying to run strace on the container environment, but it seems
that it gets confused (it triggers a failure in the rename call).

Any idea?

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2021-01-29 13:06 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28 18:47 Newer hwcap failures Adhemerval Zanella
2021-01-28 18:52 ` Adhemerval Zanella
2021-01-28 19:53 ` Florian Weimer
2021-01-28 20:01   ` Adhemerval Zanella
2021-01-28 20:21     ` Adhemerval Zanella
2021-01-28 20:30       ` Adhemerval Zanella
2021-01-28 21:23         ` Adhemerval Zanella
2021-01-28 22:03           ` DJ Delorie
2021-01-29  5:56             ` Florian Weimer
2021-01-29  6:07               ` DJ Delorie
2021-01-29  6:09               ` DJ Delorie
2021-01-29  9:20           ` Florian Weimer
2021-01-29 10:43             ` Szabolcs Nagy
2021-01-29 10:48               ` Florian Weimer
2021-01-29 10:51                 ` Szabolcs Nagy
2021-01-29 11:53                   ` Adhemerval Zanella
2021-01-29 12:46                     ` H.J. Lu
2021-01-29 12:31                   ` Florian Weimer
2021-01-29 13:06                     ` Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).