Changeset 10d7c7a8


Ignore:
Timestamp:
09/23/2022 03:48:46 PM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
50e70db, f4facc4
Parents:
b6a67d37
git-author:
Xi Ruoyao <xry111@…> (09/23/2022 03:40:56 PM)
git-committer:
Xi Ruoyao <xry111@…> (09/23/2022 03:48:46 PM)
Message:

binutils: document a test failure

It happens on both x86_64 and aarch64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    rb6a67d37 r10d7c7a8  
    161161<screen><userinput remap="test">make -k check</userinput></screen>
    162162
    163 <para>Twelve tests fail in the <command>gold</command> testsuite when the
     163    <para>Twelve tests fail in the <command>gold</command> testsuite when the
    164164    <option>--enable-default-pie</option> and
    165     <option>--enable-default-ssp</option> options are passed to GCC. There
    166     is also a known failure in the <command>as</command> tests.</para>
    167     <!-- Fixed in 2.39
    168          https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=01ae03b
    169     <para>One gold test, <filename>pr17704a_test</filename>, is known to
    170     fail if <parameter>CONFIG_IA32_EMULATION</parameter> is disabled in the
    171     kernel configuration of the host system.</para>
    172  -->
     165    <option>--enable-default-ssp</option> options are passed to GCC.
     166    <!-- Caused by egrep deprecation.  Note that we don't "patch" temp grep.
     167         And it seems unworthy to add a sed into temp grep just for one test
     168         failure.  (I don't really agree to "patch" grep in the first place,
     169         anyway.) -->
     170    The test named <filename>ar with versioned solib</filename> is also
     171    known to fail.</para>
     172
    173173    <para>Install the package:</para>
    174174
Note: See TracChangeset for help on using the changeset viewer.