https://bugs.kde.org/show_bug.cgi?id=208531
--- Comment #36 from Paul Floyd <pa...@free.fr> --- Gory details, part 3. Last for the moment. Good news for any FreeBSD users compiling with GCC on amd64: == 735 tests, 7 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == I won't dwell on that since clang is the priority. The full git diff --stat output is too scary to copy in its entirety. Here is the last line 498 files changed, 107880 insertions(+), 1377 deletions(-) I will work on removing as many gratuitous differences as possible, but at the same time I'm adding regression tests, so I'm afraid this is just going to get bigger. Finally, syscall and test coverage. I reckon that FreeBSD 12.1 has 363 syscalls (not counting obsolete ones). 75 of these are covered by generic syscalls, 287 specific to FreeBSD. 43 of these are unimplemented. There are tests for at least 77 of these syscalls, plus a full scalar test. -- You are receiving this mail because: You are watching all bug changes.