From 60d91a060a974331bac46d2be402e027eead1893 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 16 Feb 2018 17:48:07 +0000 Subject: Document some test failures git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/openssl.xml | 3 +++ chapter06/tar.xml | 2 ++ 2 files changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/openssl.xml b/chapter06/openssl.xml index 865881a1f..bd35f285b 100644 --- a/chapter06/openssl.xml +++ b/chapter06/openssl.xml @@ -59,6 +59,9 @@ make test + One subtest in the test 40-test_rehash.t fails in the lfs chroot + environment, but passes when run as a regular user. + Install the package: sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile diff --git a/chapter06/tar.xml b/chapter06/tar.xml index afb1a5af6..10d76dee4 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -72,6 +72,8 @@ make check + One test, link mismatch, is known to fail. + Install the package: make install -- cgit v1.2.3-54-g00ecf