Hi everybody! Two days ago I started a second try of building LFS. ;-)
At the chapter "5.16 Coreutils-5.94" I did the following: 1.) ./configure --prefix=/tools 2.) make 3.) make RUN_EXPENSIVE_TESTS=yes check 4.) make install This is the first test of packages I run. And before I did the install I got a test error. My (hopefully simple) question: Do I have to be concerned about the error? For details, see below: ================== All 5 tests passed ================== make[3]: Leaving directory `/media/sdb3/sources/coreutils-5.94/tests/dd' make[2]: Leaving directory `/media/sdb3/sources/coreutils-5.94/tests/dd' Making check in dircolors make[2]: Entering directory `/media/sdb3/sources/coreutils-5.94/tests/dircolors' make check-TESTS make[3]: Entering directory `/media/sdb3/sources/coreutils-5.94/tests/dircolors' -: test a: stderr mismatch, comparing a.E (actual) and a.1 (expected) *** a.E Sun May 7 22:06:37 2006 --- a.1 Sun May 7 22:06:37 2006 *************** *** 1 **** ! dircolors: no SHELL environment variable, and no shell type option given --- 1 ---- ! dircolors: k:1: invalid line; missing second token -: test quote failed: exit status mismatch: expected 0, got 1 FAIL: simple ====================================== 1 of 1 tests failed Please report to bug-coreutils@gnu.org ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/media/sdb3/sources/coreutils-5.94/tests/dircolors' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/media/sdb3/sources/coreutils-5.94/tests/dircolors' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/media/sdb3/sources/coreutils-5.94/tests' make: *** [check-recursive] Error 1 I hope this kind of error doesn't harm in any way. Kind regards, Leonhard. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page