On 7/5/24 15:36, Thorsten Glaser wrote:
Helge Deller dixit:
Ok, so we have to wait until at least the oldstable kernels are "new" enough.
Given hppa is a ports architecture and this had some time to percolate,
I applied the patches now.
Thank you!
However, I get a (possibly unrelated) build failure on hppa now
(dietlibc in experimental): debian/unittests/socketfns.c segfaults.
That's strange.
I just did a give-back, and this time the build succeeded (on the
"c8000" buildd server). The last build failed on the "pasta" buildd
server, which is a qemu-user based build machine, while "c8000" is
a physical server which runs the *very latest* stable native
Linux kernel (v6.9.7).
So, given that the package now succeeded on "c8000", I think you can
ignore the previous failure.
Of course I will try to reproduce it on "pasta" again just to
see what the problem is. I assume it's one of the latest kernel
patches from Arnd Bergmann, which interfere here with the current
coding of qemu-user:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=adfbe3640b5299e062af0b64ab8eb48eb7874832
So, for now I think the BZ can be closed....
Thanks!
Helge