[Bug runtime/26142] New: Kernel module compilation fails for the latest Fedora Rawhide x64

agentzh at gmail dot com sourceware-bugzilla@sourceware.org
Fri Jun 19 22:06:16 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=26142

            Bug ID: 26142
           Summary: Kernel module compilation fails for the latest Fedora
                    Rawhide x64
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: agentzh at gmail dot com
  Target Milestone: ---

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.
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list