in developing Linux From Scratch for checking test suite i run this command:"make RUN_EXPENSIVE_TESTS=yes check" and then i found failure by this verbose:
"FAILED: test/ls/stat-free-color.sh"
and at last it shows two error, i'll be merciful to guide me about this problem.