Changeset 154a695


Ignore:
Timestamp:
10/03/2022 10:06:09 AM (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:
de15434
Parents:
6582ddc5
git-author:
Xi Ruoyao <xry111@…> (10/03/2022 09:52:27 AM)
git-committer:
Xi Ruoyao <xry111@…> (10/03/2022 10:06:09 AM)
Message:

binutils: gas tests fail because race condition

Again, I sincerely wish libtool can suffer a painful death.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r6582ddc5 r154a695  
    167167         And it seems unworthy to add a sed into temp grep just for one test
    168168         failure.  (I don't really agree to "patch" grep in the first place,
    169          anyway.) -->
     169         anyway.)
     170         Will be fixed in 2.40 (upstream commit 67d1991). -->
    170171    The test named <filename>ar with versioned solib</filename> is also
    171     known to fail.</para>
     172    known to fail.
     173    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
     174    Because of a race between the gas testsuite and the gprofng testsuite,
     175    some gas tests may fail if parallel jobs are used.  If you are not
     176    assured of the correctness of gas, invoke
     177    <command>make check-gas</command> to run gas testsuite separately and
     178    all tests should pass. Three gprofng tests result
     179    <literal>ERROR</literal> and they are counted as
     180    <literal>UNRESOLVED</literal> in the summary.</para>
    172181
    173182    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.