[Bug testsuite/29837] New: kernel build compiler warning makes testsuite fail
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Tue Nov 29 19:46:57 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=29837
Bug ID: 29837
Summary: kernel build compiler warning makes testsuite fail
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
Assignee: systemtap at sourceware dot org
Reporter: mark at klomp dot org
Target Milestone: ---
The kernel build system warns about small compiler version differences when
generating modules:
warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-2)
You are using: gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
This makes various testsuite tests fail.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list