| 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 xry111/loongarch
in repository lfs.
commit a275f48ea079562b9242478f5fff0f7faa525627
Merge: ca63d0fad ca8c5f8a5
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Feb 26 22:03:52 2026 +0800
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
Makefile | 4 +-
chapter01/changelog.xml | 102 ++++++++++++++++++++++-
chapter01/whatsnew.xml | 18 ++--
chapter06/coreutils.xml | 5 --
chapter06/m4.xml | 5 --
chapter07/gettext.xml | 5 --
chapter08/binutils.xml | 6 +-
chapter08/bzip2.xml | 8 +-
chapter08/coreutils.xml | 19 ++---
chapter08/gcc.xml | 7 ++
chapter08/gettext.xml | 5 --
chapter08/grub.xml | 6 ++
chapter08/inetutils.xml | 2 +
chapter08/libelf.xml | 5 +-
chapter08/m4.xml | 5 --
chapter08/procps.xml | 3 +-
chapter08/python.xml | 4 +-
chapter08/shadow.xml | 4 +-
chapter08/stripping.xml | 2 +-
chapter08/vim.xml | 3 +-
packages.ent | 214 ++++++++++++++++++++++++------------------------
patches.ent | 2 +-
22 files changed, 258 insertions(+), 176 deletions(-)
diff --cc chapter08/binutils.xml
index 2bf018e4c,9ae2fde42..d0747ba9f
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@@ -131,10 -127,8 +127,12 @@@ cd build</userinput></screen
<screen><userinput remap="test">grep '^FAIL:' $(find -name '*.log')</userinput></screen>
+ <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=33409#c12 -->
+ <para>One test named <literal>Run pr33409</literal> is known to
+ fail.</para>
+
+ <para>One test related to gprofng is known to fail.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>
diff --cc chapter08/gcc.xml
index 61633a3d7,03d5bb4f5..ffa34f52e
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@@ -204,25 -203,17 +204,32 @@@ su tester -c "PATH=$PATH make -k check"
<para>Five tests related to <filename>analyzer/strchr-1.c</filename> are known
to fail.</para>
+ <!-- gen-vect-*: At least https://gcc.gnu.org/PR113418
+ predcom-8.c: https://gcc.gnu.org/PR118407
+ pr113026.c: https://gcc.gnu.org/PR113524
+ update-threading.c: https://gcc.gnu.org/PR110628
+ vect-117.c: https://gcc.gnu.org/PR113685
+ vect-121.c and vect-epilogues.c: https://gcc.gnu.org/PR119293
+ vect-reduc-chain-*.c: ??? -->
+ <para>The tests named
+ <filename>gen-vect-11*.c</filename>,
+ <filename>gen-vect-26.c</filename>,
+ <filename>gen-vect-28.c</filename>,
+ <filename>predcom-8.c</filename>,
+ <filename>pr113026-2.c</filename>,
+ <filename>update-threading.c</filename>,
+ <filename>vect-117.c</filename>,
+ <filename>vect-121.c</filename>,
+ <filename>vect-epilogues.c</filename>,
+ <filename>vect-reduc-chain-*.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