Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751328 - app-emulation/virtualbox-modules-6.1.16 fails to compile with kernel 5.10_rc1
Summary: app-emulation/virtualbox-modules-6.1.16 fails to compile with kernel 5.10_rc1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-26 11:42 UTC by Helmut Jarausch
Modified: 2020-12-16 06:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log xz-compressed (virtualbox-modules-6.1.16-5.10.build.xz,4.77 KB, application/octet-stream)
2020-10-26 11:44 UTC, Helmut Jarausch
Details
patch to compile app-emulation/virtualbox-modules-6.1.16 against linux-5.10 (linux-5.10-r0drv-memobj-fix-r0.patch,3.16 KB, patch)
2020-12-08 17:05 UTC, jospezial
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2020-10-26 11:42:27 UTC
In good tradition, Virtualbox fails with the new kernel 5.10(_rc1)
Comment 1 Helmut Jarausch 2020-10-26 11:44:02 UTC
Created attachment 668618 [details]
build log xz-compressed
Comment 2 jospezial 2020-12-08 17:05:29 UTC
Created attachment 677254 [details, diff]
patch to compile app-emulation/virtualbox-modules-6.1.16 against linux-5.10

Taken from upstream bug https://www.virtualbox.org/ticket/20055 .

I adapted the paths for Gentoo.
Tested with xp and server 2003 VMs.
Comment 3 Fabio Coatti 2020-12-14 09:25:46 UTC
Patch works also here, linux guest (ubuntu) over linux host.
Comment 4 Larry the Git Cow gentoo-dev 2020-12-14 10:56:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4ae7bff0fcd4972c8258a53e979976dd7a7afc

commit aa4ae7bff0fcd4972c8258a53e979976dd7a7afc
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-12-14 10:56:09 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-12-14 10:56:09 +0000

    app-emulation/virtualbox-modules: Fixed build with kernel-5.10
    
    Thanks-to: jospezial <jospezial@gmx.de>
    Reported-by: Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
    Closes: https://bugs.gentoo.org/751328
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 ...les-6.1.16-linux-5.10-r0drv-memobj-fix-r0.patch | 96 ++++++++++++++++++++++
 .../virtualbox-modules-6.1.16-r1.ebuild            |  4 +
 2 files changed, 100 insertions(+)
Comment 5 Vasily Pupkin 2020-12-16 06:48:45 UTC
Are there any chances that this patch may be cause of this -> https://bugs.gentoo.org/760102 ?