Summary: | app-emulation/virtualbox-modules-6.1.12-r1 : /.../SUPDrv-linux.c: error: cpu_tlbstate undeclared (first use in this function) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | bog, daniel.langest, gayish_undulancy, gentoo, gentoo, leonchik1976, mplichta |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-emulation:virtualbox-modules-6.1.12-r1:20200811-193725.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 |
Description
Toralf Förster
![]() Created attachment 654192 [details]
emerge-info.txt
Created attachment 654194 [details]
app-emulation:virtualbox-modules-6.1.12-r1:20200811-193725.log
Created attachment 654196 [details]
emerge-history.txt
Created attachment 654198 [details]
environment
Created attachment 654200 [details]
etc.portage.tbz2
Created attachment 654202 [details]
logs.tbz2
I have the same problem. Any patches ? (In reply to Fulgurance from comment #7) > I have the same problem. Any patches ? There is a possible solution from https://bugs.gentoo.org/735786, which needs to patch both app-emulation/virtualbox-modules and the kernel source. So maintainer probably can't add these patches to this package. You can get patches from https://www.virtualbox.org/ticket/19644. For app-emulation/virtualbox-modules, fixes_for_changes_in_cpu_tlbstate.patch, fixes_for_mm_struct.patch and fixes_for_module_memory.patch are needed. For kernel source, local_patches is needed. Then you need to re-compile kernel and app-emulation/virtualbox-modules. I can confirm this works with gcc 10.2.0 and kernel 5.8.1. *** Bug 740584 has been marked as a duplicate of this bug. *** *** Bug 738536 has been marked as a duplicate of this bug. *** Fixed in the current release: VirtualBox 6.1.14 (released September 04 2020) This is a maintenance release. The following items were fixed and/or added: GUI: Fixes file name changes in the File location field when creating Virtual Hard Disk (bug #19286) VMM: Fixed running VMs which failed to start with VERR_NEM_MISSING_KERNEL_API_2 when Hyper-V is used (bug #19779 and #19804) Audio: fix regression in HDA emulation introduced in 6.1.0 macOS host: Fixed webcam passthrough and audio input on Mojave and newer by requesting authorization from the user (bug #19758) macOS host: VBoxHeadless no longer able to start VMs (6.1.4/6.0.18 regression; bug #19706) Windows host: Fixes in serial port implementation Shared Clipboard: Fixed a potential crash when copying HTML data (6.1.2 regression; bug #19226) Linux host and guest: Linux kernel version 5.8 support EFI: Fixed reading ISO9660 filesystems on attached media (6.1.0 regression; bug #19682) EFI: Support booting from drives attached to the LsiLogic SCSI and SAS controller emulations Please file a new bug if this is still an issue with latest virtualbox-modules versions. |