Bug 15778 - strace comilation fails on Fedora39/gcc13
Summary: strace comilation fails on Fedora39/gcc13
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: 2023.08
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-18 13:12 UTC by Dr I J Ormshaw
Modified: 2023-09-20 15:39 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dr I J Ormshaw 2023-09-18 13:12:51 UTC
strace comilation fails on Fedora39/gcc13

Upgrading strace to 6.5 fixes the problem
Comment 1 Dr I J Ormshaw 2023-09-19 10:11:35 UTC
The issue appears to be an incompatability with a kernel of 6.5 (or later)
Comment 2 Dr I J Ormshaw 2023-09-20 07:36:15 UTC
Commit '19706002de... package/strace: bump to version 6.5' on master fixes this problem
Comment 3 Yann E. MORIN 2023-09-20 15:39:42 UTC
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.