From: Florian K. <fl...@ei...> - 2025-04-22 21:12:36
|
Hi Mark, On 22.04.25 18:37, Mark Wielaard wrote: > > I assume most of the failures are missing syscall wrappers? On my > x86_64 setup I got 66 FAILs, full log here: > https://bugsfiles.kde.org/attachment.cgi?id=180366 > Yep, most of the failures are due to missing syscall wrappers. Also 5 SIGSEGV and one assertion failure as well as unsupported clone flags, fcntl stuff. Cheers, Florian |