On 12/17/2013 05:55 PM, Bruce Dubbs wrote: > Frans de Boer wrote: >> Dear all, >> >> There was another thread in this form which did not yield the desired >> result. So, maybe I can revive it. >> >> Below is the output listing from the test in 6.9.1: >> >> make[1]: Target 'check' not remade because of errors. >> make[1]: Leaving directory '/sources/glibc-2.18' >> Makefile:9: recipe for target 'check' failed >> make: *** [check] Error 2 > > This will always occur unless you have a completely clean test -- which > I've never seen. > >> Display errors >> make[2]: *** [/sources/glibc-2.18/build/csu/test-multiarch.out] Error 1 >> make[1]: *** [csu/tests] Error 2 >> make[2]: *** [/sources/glibc-2.18/build/posix/tst-getaddrinfo4.out] Error 1 >> make[2]: [/sources/glibc-2.18/build/posix/annexc.out] Error 1 (ignored) >> make[1]: *** [posix/tests] Error 2 >> make[2]: *** [/sources/glibc-2.18/build/nptl/tst-attr3.out] Error 1 >> make[2]: *** [/sources/glibc-2.18/build/nptl/tst-pthread-getattr.out] >> Error 1 >> make[2]: *** [/sources/glibc-2.18/build/nptl/tst-execstack.out] Error 1 >> make[1]: *** [nptl/tests] Error 2 >> make[2]: [/sources/glibc-2.18/build/conform/run-conformtest.out] Error 1 >> (ignored) >> make[2]: *** [/sources/glibc-2.18/build/debug/tst-chk3.out] Error 1 >> make[2]: *** [/sources/glibc-2.18/build/debug/tst-lfschk3.out] Error 1 >> make[2]: *** [/sources/glibc-2.18/build/debug/tst-chk6.out] Error 1 >> make[2]: *** [/sources/glibc-2.18/build/debug/tst-lfschk6.out] Error 1 >> make[1]: *** [debug/tests] Error 2 >> make[1]: *** [/sources/glibc-2.18/build/c++-types-check.out] Error 1 >> make: *** [check] Error 2 >> >> Some errors are explained in the documentation, while others are not. >> The question is now: is it safe to install glibc or not? > > Some of these are are new to me. Did you try to run the tests with > TIMEOUTFACTOR=16? > > -- Bruce > Hello Bruce,
Yes I did prepend TIMEOUTFACTOR=16 before the make command. I even shut down other activities to give the tests the maximum number of cores (4). My system is a AMD Phenom II 965 running on 3.6GHz. After this message I will go back to the standard 3.4 GHz and try again. I, however, do not expect other results. Regards, Frans. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page