Первый раз собираю LFS 8.3 хост Ubuntu 18.04 При сборке и тесте Grep 3.1 (п 5.25 ) получаю сообщение XFAIL=1
============================================================================
Testsuite summary for GNU grep 3.1
============================================================================
# TOTAL: 109
# PASS: 59
# SKIP: 48
# XFAIL: 1
# FAIL: 0
# XPASS: 1
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to bug-grep@gnu.org
============================================================================
Makefile:1742: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/mnt/lfs/sources/grep-3.1/tests'
Makefile:1848: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/mnt/lfs/sources/grep-3.1/tests'
Makefile:2684: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/mnt/lfs/sources/grep-3.1/tests'
Makefile:1301: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
До этого шага всё вроде было «ровно», то есть без ошибок
XFAIL triple backref