[lfs] branch trunk updated: Revert "glibc: add -k -i for make check"
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178758856772.4064524.5664767415951836357@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 097553588 Revert "glibc: add -k -i for make check"
097553588 is described below
commit 097553588afc5cfcabc23a455c8b80bd653d7076
Author: Xi Ruoyao <[email protected]>
AuthorDate: Tue Aug 25 00:21:46 2026 +0800
Revert "glibc: add -k -i for make check"
This reverts commit 8b989da79ed0dc6aaf63d20b080bb5e5a95db83e.
The issue should be already fixed with the glibc upstream fixes patch.
---
chapter08/glibc.xml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 59421dcbb..e28a42b08 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -151,16 +151,7 @@ esac</userinput></screen>
stage of building in the chroot environment. It will be overwritten
in the install phase below.</para></note>
-->
-<screen><userinput remap="test">make check -k -i</userinput></screen>
-
- <!-- https://sourceware.org/pipermail/libc-alpha/2026-July/179181.html
- https://sourceware.org/pipermail/libc-alpha/2026-July/179209.html
-
- The issue is expected to be fixed with the next
- release (2.45). -->
- <para>The <parameter>-k -i</parameter> switch combination is a
- workaround for an issue potentially causing the entire test suite to
- bail out early on a failed test.</para>
+<screen><userinput remap="test">make check</userinput></screen>
<para>You may see some test failures. The Glibc test suite is
somewhat dependent on the host system. A few failures out of
--
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