From 07b9641cacbe5956f43a10491d1653ac34746f73 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Mon, 16 May 2022 15:30:35 +0200 Subject: Document the test failure in coreutils Seems to be fixed upstream, but adding a patch for just a test is overkill IMO. --- chapter08/coreutils.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chapter08/coreutils.xml') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index cc8fc42ad..eb3cbcd06 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -131,6 +131,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ + + The sort-NaN-infloop test is known to fail with GCC-12. + Remove the temporary group: sed -i '/dummy/d' /etc/group -- cgit v1.2.3-54-g00ecf