Author: ken
Date: Thu Oct 29 17:03:17 2020
New Revision: 23850

Log:
Temporary rewording on rustc tests.

My successful runs were without gdb being installed.
I wanted to indicate that even on a successful run, the suite
still ended unsuccessfully. Now, I have a report that with gdb-10.1
installed there are some failures. Will look at that eventually,

Modified:
   trunk/BOOK/general/prog/rust.xml

Modified: trunk/BOOK/general/prog/rust.xml
==============================================================================
--- trunk/BOOK/general/prog/rust.xml    Thu Oct 29 15:23:21 2020        (r23849)
+++ trunk/BOOK/general/prog/rust.xml    Thu Oct 29 17:03:17 2020        (r23850)
@@ -336,9 +336,11 @@
     </para>
 
     <para>
-      Although no tests are now expected to fail, the testsuite reports that
-      1 commands did not execute successfully. As with all large testsuites,
-      some tests might
+      Although no tests are now expected to fail, on an apparently successful
+      build (gdb not installed) the testsuite reports that
+      1 commands did not execute successfully.
+      <!-- As with all large testsuites,-->
+      Some tests might
       fail on some machines - if the number of failures is in the single 
digits,
       check the log for 'FAILED' and review lines above that, particularly the
       'stderr:' lines. Any mention of
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to