This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patches] Re: RISC-V glibc port, v4


On 01/15/2018 03:47 PM, Joseph Myers wrote:
> 
> If you copy libgcc_s.so.1 and libstdc++.so.6 into the build directory 
> before "make check", I expect you should get much better results - and 
> more meaningful results for identifying other problems.  I think it's a 
> lot more than 35 tests affected (note all the "libgcc_s.so.1 must be 
> installed for pthread_cancel to work" in output.log, for example).
> 

After doing so, the results are much improved.

Summary of test results:
     61 FAIL
   5511 PASS
      4 UNRESOLVED
     21 UNSUPPORTED
     18 XFAIL

I placed the output here [1].

[1] http://bluespec.com/tmp/glibc-check.tar.xz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]