Bug 5211

Summary: VirtualBox kernel module fails to build on Linux 5.0
Product: Fedora Reporter: Yağmur Oymak <yagmur.oymak>
Component: VirtualBox-kmodAssignee: Sérgio Basto <sergio>
Status: RESOLVED DUPLICATE    
Severity: normal CC: leigh123linux
Priority: P1    
Version: f29   
Hardware: x86_64   
OS: GNU/Linux   
namespace:
Attachments: Build log

Description Yağmur Oymak 2019-03-29 11:40:55 CET
Created attachment 2029 [details]
Build log

Fedora 29 moved on to Linux 5.0, which included changes to the access_ok() macro. The VirtualBox module in RPM Fusion is not updated (I don't know if upstream is updated accordingly though) so the build fails. I'm attaching the build log.

Steps to reproduce:
1) Install the VirtualBox package if not installed.
2) Run `sudo akmods`.

I'm attaching the build log.

I think upstream VirtualBox 6.0.4 supports Linux 5.0 (http://ubuntuhandbook.org/index.php/2019/01/virtualbox-6-0-4-linux-kernel-5-0-support/). Most likely the package needs to be updated. If, however, you think the issue is the upstream, I can file this there.
Comment 1 leigh scott 2019-03-29 12:31:25 CET

*** This bug has been marked as a duplicate of bug 5202 ***