[lfs] 01/04: GCC: Document test failures related to glibc-2.43.
| 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 809c0d4df349f4c6d8d92ff6fa915c91f9af6780 Author: Douglas R. Reno <[email protected]> AuthorDate: Fri Feb 13 19:57:25 2026 -0600 GCC: Document test failures related to glibc-2.43. --- chapter08/gcc.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 9f3ba6c70..03d5bb4f5 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -207,6 +207,13 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen> <para>Five tests related to <filename>analyzer/strchr-1.c</filename> are known to fail.</para> + <!-- https://gcc.gnu.org/pipermail/gcc-patches/2026-February/708384.html --> + <para>Four tests in libstdc++, <filename>17_intro/badnames.cc</filename>, + <filename>17_intro/names.cc</filename>, + <filename>17_intro/names_fortify.cc</filename>, and + <filename>experimental/names.cc</filename>, are known to fail due to changes + with glibc-2.43.</para> + <para>A few unexpected failures cannot always be avoided. In some cases test failures depend on the specific hardware of the system.<!--The GCC developers are usually aware of these issues, but have not resolved them yet.--> -- 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