From 6bf9d727f0ca016ec348a8eba3482e1be034801c Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 14 Feb 2016 23:21:06 +0000 Subject: Update package install sizes and times. Document known test failures. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/autoconf.xml | 8 ++++---- chapter06/binutils.xml | 2 ++ chapter06/gettext.xml | 2 ++ chapter06/glibc.xml | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) (limited to 'chapter06') diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index ddad6087b..c1a10e827 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -53,10 +53,10 @@ make check - This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped - that use Automake. For full test coverage, Autoconf can be re-tested - after Automake has been installed. In addition, two tests fail due to - changes in libtool-2.4.3 and later. + This takes a long time, about &autoconf-ch6-sbu; SBUs. In addition, + several tests are skipped that use Automake. For full test coverage, + Autoconf can be re-tested after Automake has been installed. In addition, + two fail due to changes in libtool-2.4.3 and later. Install the package: diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index a33c6cf60..570722f13 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -108,6 +108,8 @@ cd build make check + The test 'Link with zlib-gabi compressed debug output' is known to fail. + Install the package: make tooldir=/usr install diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 4792334e3..1e7177bdd 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -58,6 +58,8 @@ make check + Nine tests fail due to missing dependencies. + Install the package: make install diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index a78d81ee7..3feae779a 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -117,7 +117,7 @@ cd build - The tst/tst-cputimer1 and + The rt/tst-cputimer1 and rt/tst-cpuclock2 tests have been known to fail. The reason is not completely understood, but indications are that minor timing issues can trigger these failures. -- cgit v1.2.3-54-g00ecf