[lfs] 02/02: glibc: Note two test failures depending on host kernel version
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit d58fa414491bef0e587b771c24f3cdfcc0a35a16 Author: Xi Ruoyao <[email protected]> AuthorDate: Thu Aug 28 17:00:20 2025 +0800 glibc: Note two test failures depending on host kernel version I didn't notice them in my manual builds because I mounted tmpfs on $LFS/tmp, but noted it in two jhalfs builds. I've already sent a patch to libc-alpha to fix them. See link in the added comment. The patch message explains why they depend on tmpfs or not. --- chapter08/glibc.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 6a05007e6..de16b900b 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -166,6 +166,13 @@ esac</userinput></screen> is known to fail in the LFS chroot environment.</para> </listitem> + <!-- https://sourceware.org/pipermail/libc-alpha/2025-August/169612.html --> + <listitem> + <para><emphasis>misc/tst-preadvwritev2</emphasis> and + <emphasis>misc/tst-preadvwritev64v2</emphasis> are known to fail + if the host kernel is Linux-6.14 or later.</para> + </listitem> + <listitem> <para>Some tests, for example <emphasis>nss/tst-nss-files-hosts-multi</emphasis> and -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page