Changeset 55b4fb5 for final-system
- Timestamp:
- Aug 19, 2006, 4:29:46 PM (18 years ago)
- Children:
- 1d74ae6
- Parents:
- b87f706
- Location:
- final-system
- Files:
-
- 1 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/glibc.xml
rb87f706 r55b4fb5 117 117 <itemizedlist os="p"> 118 118 <listitem> 119 <para>The <emphasis>math</emphasis> tests, at least on i686, fail in 120 the <emphasis>test-double</emphasis> and <emphasis>test-idouble</emphasis> 121 tests with gcc-&gcc-version; 122 . These two failures in the math tests appear to be harmless. 123 The math tests may also fail on systems where the CPU is not a relatively 124 new genuine Intel or authentic AMD. Certain optimization settings are 125 also known to be a factor here.</para> 119 <para>The <emphasis>math</emphasis> tests sometimes fail. 120 Certain optimization settings are known to be a 121 factor here.</para> 126 122 </listitem> 127 123 <listitem> -
final-system/mips64-64/glibc.xml
rb87f706 r55b4fb5 112 112 xpointer="xpointer(//*[@os='m'])"/> 113 113 114 <!-- test comments from 64bit which is clean -->115 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 116 115 href="../multilib/glibc-64bit.xml" 117 116 xpointer="xpointer(//*[@os='n'])"/> 117 118 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 119 href="../multilib/glibc-64bit.xml" 120 xpointer="xpointer(//*[@os='o'])"/> 121 122 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 123 href="../multilib/glibc-64bit.xml" 124 xpointer="xpointer(//*[@os='p'])"/> 118 125 119 126 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
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" -
final-system/sparc64-64/glibc.xml
rb87f706 r55b4fb5 107 107 xpointer="xpointer(//*[@os='m'])"/> 108 108 109 <!-- test comments from 64bit which is clean -->110 109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 111 110 href="../multilib/glibc-64bit.xml" 112 111 xpointer="xpointer(//*[@os='n'])"/> 112 113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 114 href="../multilib/glibc-64bit.xml" 115 xpointer="xpointer(//*[@os='o'])"/> 116 117 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 118 href="../multilib/glibc-64bit.xml" 119 xpointer="xpointer(//*[@os='p'])"/> 113 120 114 121 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
final-system/x86-chapter.xml
rb87f706 r55b4fb5 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/linux-headers.xml"/> 19 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href=" common/glibc.xml"/>20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/glibc.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/adjusting.xml"/> 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/> -
final-system/x86_64-64/glibc.xml
rb87f706 r55b4fb5 105 105 xpointer="xpointer(//*[@os='m'])"/> 106 106 107 <!-- test comments from 64bit which is clean -->108 107 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 109 108 href="../multilib/glibc-64bit.xml" 110 109 xpointer="xpointer(//*[@os='n'])"/> 110 111 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 112 href="../multilib/glibc-64bit.xml" 113 xpointer="xpointer(//*[@os='o'])"/> 114 115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 116 href="../multilib/glibc-64bit.xml" 117 xpointer="xpointer(//*[@os='p'])"/> 111 118 112 119 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.