Source: strace
Version: 4.21-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/strace.html
...
In file included from /usr/include/x86_64-linux-gnu/sys/stat.h:446,
from ../../tests/xstatx.c:68,
from ../../tests/statx.c:64:
/usr/include/x86_64-linux-gnu/bits/statx.h:25:8: error: redefinition of 'struct
statx_timestamp'
struct statx_timestamp
^~~~~~~~~~~~~~~
In file included from ../../tests/statx.c:33:
/usr/include/linux/stat.h:56:8: note: originally defined here
struct statx_timestamp {
^~~~~~~~~~~~~~~