Author: ken
Date: Sat Jan 26 17:49:29 2019
New Revision: 21043
Log:
Rust - tweak the details of which tests have been known to fail in apparently
successful builds of 1.32.0.
Modified:
trunk/BOOK/general/prog/rust.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/prog/rust.xml
==============================================================================
--- trunk/BOOK/general/prog/rust.xml Sat Jan 26 16:01:48 2019 (r21042)
+++ trunk/BOOK/general/prog/rust.xml Sat Jan 26 17:49:29 2019 (r21043)
@@ -289,12 +289,12 @@
error, with a backtrace of the last failing test. On a good run, 3 tests
which need Thumb (ARM) compilers will fail, all in <filename
class="directory">ui/issues</filename> for issues 37131, 49851 and 50993.
- Occasionally a fourth test, in run-make, 'sysroot-crates-are-unstable',
- has been known to fail. That is probably harmless. As with all large
- testsuites, other 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. Any mention of SIGSEGV or signal 11 in a failing test
- is a cause for concern.
+ Occasionally a fourth test,
'run-make-fulldeps/sysroot-crates-are-unstable'
+ fails. If gdb has been installed, in some circumstances three tests in
+ debuginfo-both also fail. As with all large testsuites, other 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. Any mention of
+ SIGSEGV or signal 11 in a failing test is a cause for concern.
</para>
<para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 26 16:01:48
2019 (r21042)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 26 17:49:29
2019 (r21043)
@@ -45,6 +45,9 @@
<para>January 24th, 2019</para>
<itemizedlist>
<listitem>
+ <para>[ken] - Tweak the details of which rust tests might
fail.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update the rust page providing instructions
installing in /opt.</para>
</listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page