From 813ab55675c99ee4040c38ee468d4bf9b70bdd19 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 30 Apr 2022 09:38:48 -0500 Subject: Package updates and nobody uid change. Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4. --- chapter08/gcc.xml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'chapter08/gcc.xml') diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 16bb5f99f..5bf97ea43 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -40,7 +40,7 @@ Installation of GCC - + If building on x86_64, change the default directory name for 64-bit libraries to lib: @@ -135,15 +135,6 @@ su tester -c "PATH=$PATH make -k check" Eight tests related to analyzer are known to fail. - - One test named asan_test.C is known to - fail. - - - In libstdc++, one test named 49745.cc is - known to fail because the header dependencies in glibc have - changed. - In libstdc++, one numpunct test and six tests related to get_time are known to fail. These are all because the locale definitions in glibc have changed but libstdc++ does not currently support those changes. -- cgit v1.2.3-54-g00ecf