On 07/11/2018 08:53 AM, Andreas Schwab wrote: > /usr/include/sys/stat.h:446:11: fatal error: bits/statx.h: No such file or directory > # include <bits/statx.h> > ^~~~~~~~~~~~~~ Okay, so this file should be an installed header. I will commit a fix after testing. Any idea why our header tests do not catch this? Thanks, Florian