Summary: | dev-util/systemtap-4.9 fails to construct kernel modules for probes with GCC13 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Jolly <kangie> |
Component: | Current packages | Assignee: | Sven Wegener <swegener> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | stap-output |
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c884c0b0f3844729a12c3757b0cce7198d5df7d commit 2c884c0b0f3844729a12c3757b0cce7198d5df7d Author: Arsen Arsenović <arsen@gentoo.org> AuthorDate: 2023-12-30 22:55:25 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2023-12-30 22:56:25 +0000 dev-util/systemtap: add 5.0 Closes: https://bugs.gentoo.org/919807 Signed-off-by: Arsen Arsenović <arsen@gentoo.org> dev-util/systemtap/Manifest | 1 + dev-util/systemtap/systemtap-5.0.ebuild | 128 ++++++++++++++++++++++++++++++++ 2 files changed, 129 insertions(+) |
Created attachment 879001 [details] stap-output While it is possible to compile SystemTap with GCC 13, attempting to use it to construct a kernel module is not possible due to (at least): - incompatible-pointer-types - int-conversion I note that upstream has recently released v5.0 but I do not know if it has addressed these issues (and don't have time to dig into it right now). Kernel: gentoo-sources 6.5.5