syscall The issue arises from the `FUTEX_LOCK_PI` system call not being implemented on the target architecture (s390x), leading to an ENOSYS error. This is directly related to a syscall problem.