This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: RISC-V test results
- From: Joseph Myers <joseph at codesourcery dot com>
- To: "Maciej W. Rozycki" <macro at wdc dot com>
- Cc: <libc-alpha at sourceware dot org>, Alistair Francis <alistair dot francis at wdc dot com>
- Date: Thu, 1 Aug 2019 17:07:16 +0000
- Subject: Re: RISC-V test results
- References: <alpine.DEB.2.20.1907312355230.17501@tpp.hgst.com> <alpine.DEB.2.21.1907312304580.2427@digraph.polyomino.org.uk> <alpine.DEB.2.20.1908010120310.17501@tpp.hgst.com>
On Thu, 1 Aug 2019, Maciej W. Rozycki wrote:
> > To confirm: have you made sure that libgcc_s and libstdc++ shared
> > libraries for this ABI, from the compiler used for testing, are copied to
> > the glibc build directory (or present in the default dynamic linker search
> > path)? Missing libgcc_s causes both many NPTL tests to fail and some to
> > hang.
>
> Good point! I wasn't aware of this dependency on these libraries, so I
> have double-checked what was going on here.
This is a longstanding known issue - see
https://sourceware.org/glibc/wiki/Release/2.30#Architecture-independent -
but we should of course try to fix such issues (and architecture-specific
ones as well) to get closer to the baseline of "make check" just working
and producing clean results rather than needing to compare with a list of
known issues.
--
Joseph S. Myers
joseph@codesourcery.com