Changeset 97c123bb for final-system/ppc64/glibc-64bit.xml
- Timestamp:
- Aug 19, 2006, 3:07:12 PM (18 years ago)
- Children:
- b87f706
- Parents:
- 0498d9ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/ppc64/glibc-64bit.xml
r0498d9ca r97c123bb 117 117 xpointer="xpointer(//*[@os='n'])"/> 118 118 119 <para os="o">The Glibc test suite is highly dependent on certain functions of 120 the host system, in particular the kernel. In general, the Glibc test 121 suite is always expected to pass. However, in certain circumstances, 122 some failures are unavoidable. This is a list of the most common 123 issues:</para> 119 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 120 href="../multilib/glibc-64bit.xml" 121 xpointer="xpointer(//*[@os='o'])"/> 124 122 125 <itemizedlist os="p"> 126 <listitem> 127 <para>The <emphasis>math</emphasis> tests sometimes fail. 128 Certain optimization settings are known to be a 129 factor here.</para> 130 </listitem> 131 <listitem> 132 <para>The <emphasis>gettext</emphasis> test sometimes fails due to 133 host system issues. The exact reasons are not yet clear.</para> 134 </listitem> 135 <listitem> 136 <para>If you have mounted the CLFS partition with the 137 <parameter>noatime</parameter> option, the <emphasis>atime</emphasis> test 138 will fail. As mentioned in <xref linkend="ch-partitioning-mounting"/>, 139 do not use the <parameter>noatime</parameter> option while building 140 CLFS.</para> 141 </listitem> 142 <listitem> 143 <para>When running on older and slower hardware, some tests 144 can fail because of test timeouts being exceeded.</para> 145 </listitem> 146 </itemizedlist> 123 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 124 href="../multilib/glibc-64bit.xml" 125 xpointer="xpointer(//*[@os='p'])"/> 147 126 148 127 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.