New comment by loreb on void-packages repository https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156266462 Comment: zapping fixed it, thank you. 3.17 then doesn't build - the patches no longer apply and ``` criu/pie/restorer.c: In function 'create_posix_timers': criu/pie/restorer.c:1070:6: error: 'struct sigevent' has no member named 'sigev_notify_thread_id' 1070 | sev.sigev_notify_thread_id = args->posix_timers[i].spt.notify_thread_id; | ^ ``` but that's for the package maintainer I guess.