Bruce Dubbs wrote:
> Baho Utot wrote:
>   
>> The system is a AMD phenom II 820 X4 Quad core with 8 GB ram
>> Host is Slackware 12.2 - only sees 4 GB Ram non pae kernel
>>
>> Is this ok?
>>
>> /Build/glibc-build/rt/tst-cpuclock2  > 
>> /Build/glibc-build/rt/tst-cpuclock2.out
>> make[4]: *** [/Build/glibc-build/rt/tst-cpuclock2.out] Error 1
>>     
>
>   
>> The tst-cpuclock1.o was fine
>>
>> Chapter 5 was fine, I ran the test and did not see any problems there.
>>
>> Did some searching on the web and I believe it is not a problem, am I 
>> correct?
>>     
>
> Probably.  What aare the contents of your 
> /Build/glibc-build/rt/tst-cpuclock2.out file.  It should be only one or 
> two lines.
>
>    -- Bruce
>
>   
cat /mnt/lfs/Build/glibc-build/rt/tst-cpuclock2.out
live thread clock fffdd58e resolution 0.000000001
live thread before sleep => 0.000053078
self thread before sleep => 0.000169320
live thread after sleep => 0.501525776
self thread after sleep => 0.000186263
process before - after 500355090 outside reasonable range (501472698)

Then make bails
make[4]: [/Build/glibc-build/posix/annexc.out] Error 1 (ignored)
make[4]: *** [/Build/glibc-build/rt/tst-cpuclock2.out] Error 1
make[3]: *** [rt/tests] Error 2
make[2]: *** [check] Error 2

I ran this compile with -j4, I have tried w/o -jx and various CFLAGS, 
always result is the same

How do I know if all the tests completed (even if some failed) and it 
did not bail early?

Thanks
-- 
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