[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/4] hurd: Simplify init-first.c further
From: |
Samuel Thibault |
Subject: |
Re: [PATCH v2 1/4] hurd: Simplify init-first.c further |
Date: |
Fri, 24 Feb 2023 20:43:32 +0100 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Samuel Thibault, le ven. 24 févr. 2023 02:08:09 +0100, a ecrit:
> Sergey Bugaev, le jeu. 23 févr. 2023 16:54:05 +0300, a ecrit:
> > And from what I remember from building glibc on the Hurd
> > itself back in 2021, make check takes a very long time and either
> > never really completes or brings the system into some weird state.
>
> Some checks pose problem indeed, see the "unsupported" lines in debian's
> debian/testsuite-xfail-debian.mk
I have added the bugreports on bugzilla, and added unsupported lines in
sysdeps/hurd/mach/Makefile.
> > If you're able to run make check on your end, please do so (but wait
> > until I send v3 with the changes you've requested below).
>
> I'll let it run through the night.
It went fine! I also rebuilt hurd to exercise ext2fs.static, and that
went fine too. I thus pushed your commit, many thanks!
Samuel
[PATCH v2 2/4] hurd: Generalize init-first.c to support x86_64, Sergey Bugaev, 2023/02/21
[PATCH v2 3/4] hurd: Implement TLS for x86_64, Sergey Bugaev, 2023/02/21
[PATCH v2 4/4] htl: Add pthreadtypes-arch.h for x86_64, Sergey Bugaev, 2023/02/21
Re: [PATCH v2 0/4] More x86_64-gnu glibc work, Samuel Thibault, 2023/02/22