strace comilation fails on Fedora39/gcc13 Upgrading strace to 6.5 fixes the problem
The issue appears to be an incompatability with a kernel of 6.5 (or later)
Commit '19706002de... package/strace: bump to version 6.5' on master fixes this problem
Ian, All, As you noticed, this is already fixed on the master branch. On 2023.08, the latest kernel headers version that is supported is 6.4. So, if the build issue is due to an incompatibility with headers from kernel 6.5, that does not apply to 2023.08. strace is not a host package either, so the kernel headers used on the build host should not matter. If they do, then this is another bug in strace. As such, I'm closing the bug. Thanks for the report! Regards, Yann E. MORIN.