On 12/08/2013 01:08 AM, Frans de Boer wrote:
> On 12/07/2013 10:57 PM, William Harrington wrote:
>>
>> On Dec 5, 2013, at 2:43 PM, frozen tuesday wrote:
>>
>>> make[2]: *** [/sources/glibc-build/math/test-float.out] Error 1
>>> make[2]: *** [/sources/glibc-build/math/test-ldouble.out] Error 1
>>> make[2]: *** [/sources/glibc-build/math/test-ifloat.out] Error 1
>>
>> These three used to fail unless the floating-point types have
>> exceptions and rounding modes support.
>> But way back during glibc 2.7, this was a case. I see these tests
>> still fail quite common, especially on other Architectures.
>>
>> I don't know about ildouble.
>>
>> There have been a bunch of branch updates to 2.18 regarding those
>> tests. Could always checkout the lateset snapshot and see if that helps.
>>
>> Sincerely,
>>
>> WIlliam Harrington
>>
> I could finish the check without errors by adding CFLAGS='-O2
> -march=native' and CXXFLAGS='-O2 -march=native' to the configure command.
>
> Frans.
>
In contrary of my previous report, the above was not the solution. Why 
it did work is unknown to me, but the failure is within the last check 
statement where perl is used. When using the same on a fully installed 
system, the test runs perfectly. However, under LFS this test fails. 
Perhaps something is missing in the perl installation under /tools?

Regards, Frans.









-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to