Can't make check

Konstantin Kharlamov hi-angel@yandex.ru
Wed Mar 24 23:02:08 GMT 2021


Wrong list, it is about GNU Libc. For GCC you probably want something of these
https://gcc.gnu.org/lists.html likely gcc-help

On Wed, 2021-03-24 at 22:57 +0000, Alyssa Ross wrote:
> I just git cloned gcc and I'm trying to run the tests.
> 
> I did, roughly:
> 
>     mkdir build
>     cd build
>     ../configure --prefix=/opt/local
>     make -j4
>     make -j4 check
> 
> I'm getting 143 failures in a fresh Fedora VM.  Is there anything I can
> look at (test output, etc.) to help me debug what's going on here?




More information about the Libc-help mailing list