All of lore.kernel.org
 help / color / mirror / Atom feed
* How to elf/tst-ldconfig-* in cross test setup
@ 2020-03-11 19:56 Vineet Gupta
  2020-03-11 21:36 ` DJ Delorie
  0 siblings, 1 reply; 11+ messages in thread
From: Vineet Gupta @ 2020-03-11 19:56 UTC (permalink / raw)
  To: libc-alpha @ sourceware . org; +Cc: arcml, ahajkova

Hi,

The following tests fail invariably on ARC cross testing setup

FAIL: elf/tst-dlopen-self-container
FAIL: elf/tst-dlopen-tlsmodid-container
FAIL: elf/tst-ldconfig-bad-aux-cache
FAIL: elf/tst-ldconfig-ld_so_conf-update
FAIL: elf/tst-pldd

This is despite having ldconfig on target.

The issue is expected src-path for dso.

| [pid   168] renameat(AT_FDCWD, "/usr/lib/tst-ldconfig-ld-mod.so", AT_FDCWD,
|     "/tmp/tst-ldconfig/libldconfig-ld-mod.so") = -1 EXDEV
|      (Invalid cross-device link)

In cross setup, /usr/lib needs to be the host path where test is built or the dso
needs to be copied over to target at the canonical location. I'm not sure what the
right approach is so any pointers would be great.

Thx,
-Vineet
_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

end of thread, other threads:[~2020-03-12  0:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-11 19:56 How to elf/tst-ldconfig-* in cross test setup Vineet Gupta
2020-03-11 21:36 ` DJ Delorie
2020-03-11 21:50   ` Vineet Gupta
2020-03-11 22:07     ` DJ Delorie
2020-03-11 22:14       ` Vineet Gupta
2020-03-11 22:21         ` Vineet Gupta
2020-03-11 22:28           ` DJ Delorie
2020-03-11 22:38             ` Vineet Gupta
2020-03-11 22:56               ` Vineet Gupta
2020-03-12  0:53                 ` Vineet Gupta
2020-03-11 22:23         ` DJ Delorie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.