* [Bug translator/30858] New: improve diagnostics for kernel unsupported version
@ 2023-09-15 13:33 fche at redhat dot com
2023-09-15 14:56 ` [Bug translator/30858] " fche at redhat dot com
2023-09-15 15:01 ` fche at redhat dot com
0 siblings, 2 replies; 3+ messages in thread
From: fche at redhat dot com @ 2023-09-15 13:33 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=30858
Bug ID: 30858
Summary: improve diagnostics for kernel unsupported version
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: fche at redhat dot com
Target Milestone: ---
a [man error::pass4] does not seem helpful enough
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug translator/30858] improve diagnostics for kernel unsupported version
2023-09-15 13:33 [Bug translator/30858] New: improve diagnostics for kernel unsupported version fche at redhat dot com
@ 2023-09-15 14:56 ` fche at redhat dot com
2023-09-15 15:01 ` fche at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2023-09-15 14:56 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=30858
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 80227f07918e
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug translator/30858] improve diagnostics for kernel unsupported version
2023-09-15 13:33 [Bug translator/30858] New: improve diagnostics for kernel unsupported version fche at redhat dot com
2023-09-15 14:56 ` [Bug translator/30858] " fche at redhat dot com
@ 2023-09-15 15:01 ` fche at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2023-09-15 15:01 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=30858
--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 80227f07918e4370aa6d391aa5f53459fb9cd890
gpg: Signature made Fri 15 Sep 2023 10:56:28 AM EDT
gpg: using RSA key 4DD136490411C0A42B28844F258B6EFA0F209D24
gpg: Good signature from "Frank Ch. Eigler <fche@elastic.org>" [ultimate]
Author: Frank Ch. Eigler <fche@redhat.com>
Date: Fri Sep 15 10:54:11 2023 -0400
PR30858: improve diagnostics for pass-4 build failures in lkm mode
Kernel versions often drift beyond the range against which systemtap
has been tested. Since there is no persistent kernel API, stap
runtime can break with new major releases. Improve the pass-4 error
message, so that the tested kernel range is printed:
[....]
WARNING: kbuild exited with status: 2
Pass 4: compilation failed. [man error::pass4]
Kernel version 6.3.12 is within tested range 2.6.32 ... 6.5
The message advises "within" or "outside" as per strverscmp.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-15 15:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15 13:33 [Bug translator/30858] New: improve diagnostics for kernel unsupported version fche at redhat dot com
2023-09-15 14:56 ` [Bug translator/30858] " fche at redhat dot com
2023-09-15 15:01 ` fche at redhat dot com
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).