https://bugs.kde.org/show_bug.cgi?id=440670
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Mark Wielaard <m...@klomp.org> --- commit 44da99781e5bb954a0cd3c897b859012a125fec6 Author: Mark Wielaard <m...@klomp.org> Date: Fri Aug 6 19:08:17 2021 +0200 unhandled ppc64le-linux syscall: 252 (statfs64) and 253 (fstatfs64) glibc 2.34 consolidated all statfs implementations. All other arches that have statfs64/fstat64 (including ppc32) already had that syscall hooked up, it was just ppc64 that was missing it. https://bugs.kde.org/show_bug.cgi?id=440670 -- You are receiving this mail because: You are watching all bug changes.