Bug 26142 - Kernel module compilation fails for the latest Fedora Rawhide x64
Summary: Kernel module compilation fails for the latest Fedora Rawhide x64
Status: RESOLVED FIXED
Alias: None
Product: systemtap
Classification: Unclassified
Component: runtime (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-19 22:06 UTC by agentzh
Modified: 2020-06-30 23:10 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description agentzh 2020-06-19 22:06:16 UTC
I just tried the latest systemtap git master on the newly updated Fedora Rawhide and even the simplest "hello world" test fails:

https://gist.github.com/agentzh/7c86860b7ef02865cd86a9357e05fa2c

More info:

```
$ uname -r
5.8.0-0.rc1.20200617git69119673bd50.1.fc33.x86_64

$ stap -V
Systemtap translator/driver (version 4.4/0.180, commit release-4.3-18-g36430614d342 + changes)
Copyright (C) 2005-2020 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
tested kernel versions: 2.6.32 ... 5.7.0
enabled features: BPF NLS

$ gcc --version
gcc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
```
Comment 1 Frank Ch. Eigler 2020-06-30 23:10:08 UTC
commit 37066e2c3a9
commit 6af5df835d