New comment by Clyybber on void-packages repository https://github.com/void-linux/void-packages/pull/22134#issuecomment-636914336 Comment: @Chocimier Thank you for fixing this PR. I just recently compiled ardour6 from git just fine, so not sure what the build error is about. One thing worth mentioning is that ardour6 failed when loading or creating a session, because it fails in pthread_create with "Resource temporarily unavailable" (https://github.com/Ardour/ardour/commit/9e054aff585d626fc663985a2d74e3d7b22ed916). I debugged together with pauldavisthefirst comparing ulimits, glibc versions, etc. but couldn't find the culprit. Curiously their precompiled binary works (compiled with gcc 8), while the one I built doesn't (gcc 9).