patch with larger errors for "float"

Szabolcs Nagy Szabolcs.Nagy@arm.com
Wed Jan 22 16:21:00 GMT 2020


On 22/01/2020 16:09, Carlos O'Donell wrote:
> On 1/22/20 4:43 AM, paul zimmermann wrote:
>> I get for example:
>>
>> FAIL: debug/tst-backtrace2
>> FAIL: debug/tst-backtrace3
>> FAIL: debug/tst-backtrace4
>> FAIL: debug/tst-backtrace5
>> FAIL: debug/tst-backtrace6
>> FAIL: dlfcn/bug-atexit3
>> ...
>> FAIL: stdlib/tst-thread-quick_exit
>>
>> Is there a file where all failures are written?
> 
> Yes, every release has lists: https://sourceware.org/glibc/wiki/Release/2.30
> 
> You should not have that many failures. This looks like an environment issue.
> 
> Can you please post the full test results?
> 
> Starting with the tst-backtrace*, what do the *.out files say?

that is usually missing libgcc_s.so.1 in the glibc
build directory (or any directory the test system
adds to the library path)

thread-quick_exit is probably similarly a missing
libstdc++.so.6



More information about the Libc-alpha mailing list