Changeset 3514708


Ignore:
Timestamp:
Aug 19, 2006, 4:29:46 PM (18 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6e230cea
Parents:
2747b76
Message:

Limit the i686 reference in math test failures to the x86 book, and add missing paras re glibc tests to pure64 books.

Location:
BOOK/final-system
Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/glibc.xml

    r2747b76 r3514708  
    117117    <itemizedlist os="p">
    118118      <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>
    126122      </listitem>
    127123      <listitem>
  • BOOK/final-system/mips64-64/glibc.xml

    r2747b76 r3514708  
    112112    xpointer="xpointer(//*[@os='m'])"/>
    113113
    114     <!-- test comments from 64bit which is clean -->
    115114    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    116115    href="../multilib/glibc-64bit.xml"
    117116    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'])"/>
    118125
    119126    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/glibc-64bit.xml

    r2747b76 r3514708  
    110110    xpointer="xpointer(//*[@os='o'])"/>
    111111
    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'])"/>
    130115
    131116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/glibc.xml

    r2747b76 r3514708  
    114114    xpointer="xpointer(//*[@os='p'])"/>
    115115
    116 <!-- now that we can see what is really failing, we can address arch-specific failures here -->
    117 
    118116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    119117    href="../common/glibc.xml"
  • BOOK/final-system/sparc64-64/glibc.xml

    r2747b76 r3514708  
    107107    xpointer="xpointer(//*[@os='m'])"/>
    108108
    109     <!-- test comments from 64bit which is clean -->
    110109    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    111110    href="../multilib/glibc-64bit.xml"
    112111    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'])"/>
    113120
    114121    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/x86-chapter.xml

    r2747b76 r3514708  
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/linux-headers.xml"/>
    1919  <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"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/adjusting.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
  • BOOK/final-system/x86_64-64/glibc.xml

    r2747b76 r3514708  
    105105    xpointer="xpointer(//*[@os='m'])"/>
    106106
    107     <!-- test comments from 64bit which is clean -->
    108107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    109108    href="../multilib/glibc-64bit.xml"
    110109    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'])"/>
    111118
    112119    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.