Ignore:
Timestamp:
02/22/2022 08:44:04 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a8c8498
Parents:
188fba7
git-author:
Xi Ruoyao <xry111@…> (02/22/2022 08:38:36 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/22/2022 08:44:04 AM)
Message:

glibc: document tst-nss-files-hosts-multi failure ...

on the systems without non-loopback IP address

We'd observed this long ago with "unknown reason". I just saw it again
and did some investigation, found it depends on getaddrinfo() with
AI_ADDRCONFIG, which requires a non-loopback address.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r188fba7 r186f5265  
    166166        is known to fail in the LFS chroot environment.</para>
    167167      </listitem>
    168 <!--
     168
    169169      <listitem>
    170170        <para>The <emphasis>nss/tst-nss-files-hosts-multi</emphasis>
    171         test may fail for reasons that have not been determined.</para>
     171        test is known to fail if the system has no non-loopback IP
     172        addresses.</para>
    172173      </listitem>
    173 
     174<!--
    174175      <listitem>
    175176        <para>The <emphasis>rt/tst-cputimer{1,2,3}</emphasis> tests depend on
Note: See TracChangeset for help on using the changeset viewer.