Changeset 55b4fb5 for final-system/multilib
- Timestamp:
- Aug 19, 2006, 4:29:46 PM (18 years ago)
- Children:
- 1d74ae6
- Parents:
- b87f706
- Location:
- final-system/multilib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/multilib/glibc-64bit.xml
rb87f706 r55b4fb5 110 110 xpointer="xpointer(//*[@os='o'])"/> 111 111 112 <itemizedlist os="p"> 113 <listitem> 114 <para>The <emphasis>math</emphasis> tests sometimes fail. 115 Certain optimization settings are known to be a 116 factor here.</para> 117 </listitem> 118 <listitem> 119 <para>If you have mounted the CLFS partition with the 120 <parameter>noatime</parameter> option, the <emphasis>atime</emphasis> test 121 will fail. As mentioned in <xref linkend="ch-partitioning-mounting"/>, 122 do not use the <parameter>noatime</parameter> option while building 123 CLFS.</para> 124 </listitem> 125 <listitem> 126 <para>When running on older and slower hardware, some tests 127 can fail because of test timeouts being exceeded.</para> 128 </listitem> 129 </itemizedlist> 112 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 113 href="../common/glibc.xml" 114 xpointer="xpointer(//*[@os='p'])"/> 130 115 131 116 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/multilib/glibc.xml
rb87f706 r55b4fb5 114 114 xpointer="xpointer(//*[@os='p'])"/> 115 115 116 <!-- now that we can see what is really failing, we can address arch-specific failures here -->117 118 116 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 119 117 href="../common/glibc.xml"
Note:
See TracChangeset
for help on using the changeset viewer.