Created attachment 628368 [details] Emerge info Hello, yesterday i have updated to the last gentoo-sources, but i try to rebuild modules, i have this problem with virtualbox-modules: http://dpaste.com/3SQV956
Created attachment 628372 [details] This is the build.log file. I have the same problem.
https://www.virtualbox.org/ticket/19312 patch for linux 5.6
Created attachment 628386 [details, diff] This patch work for me
(In reply to Yuriy from comment #3) > Created attachment 628386 [details, diff] [details, diff] > This patch work for me This one works for me too. Thanks.
(In reply to Andrea Postiglione from comment #2) > https://www.virtualbox.org/ticket/19312 > > patch for linux 5.6 Worked for me too. Thanks.
Patch is working here as well, thanks.
*** Bug 716524 has been marked as a duplicate of this bug. ***
this patch works for me too.
*** Bug 716138 has been marked as a duplicate of this bug. ***
As per https://www.virtualbox.org/ticket/19312#comment:18, there are some patches available but they are still being tested: 1) https://www.virtualbox.org/changeset/83471/vbox 2) https://www.virtualbox.org/changeset/83473/vbox 3) https://www.virtualbox.org/changeset/83484/vbox
hi, i have some problem https://hastebin.com/ijufirawoc.makefile virtualbox-6.1.4-r2 gcc-9.3.0 5.6.3-gentoo
(In reply to usforos from comment #11) > hi, i have some problem https://hastebin.com/ijufirawoc.makefile > > virtualbox-6.1.4-r2 > gcc-9.3.0 > 5.6.3-gentoo Stabilization of 6.1.6 which is compatible with Linux 5.6.x is in progress...
(In reply to Vasilis Lourdas from comment #12) > (In reply to usforos from comment #11) > > hi, i have some problem https://hastebin.com/ijufirawoc.makefile > > > > virtualbox-6.1.4-r2 > > gcc-9.3.0 > > 5.6.3-gentoo > > Stabilization of 6.1.6 which is compatible with Linux 5.6.x is in progress... No idea where you got that piece of information from but that's plain wrong. Stabilization of virtualbox-6.1.x series is nothing I plan to do anytime soon.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589205766d01dfbffb4b4e95a99aa5dfa19a0389 commit 589205766d01dfbffb4b4e95a99aa5dfa19a0389 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-04-18 14:58:56 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-04-18 15:42:02 +0000 virtualbox packages: Security bump to ver 5.2.40, 6.0.20 and 6.1.6 Bug: https://bugs.gentoo.org/717626 Closes: https://bugs.gentoo.org/715726 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> app-emulation/virtualbox-additions/Manifest | 3 + .../virtualbox-additions-5.2.40.ebuild | 33 ++ .../virtualbox-additions-6.0.20.ebuild | 34 ++ .../virtualbox-additions-6.1.6.ebuild | 34 ++ app-emulation/virtualbox-bin/Manifest | 10 + .../virtualbox-bin-5.2.40.137108.ebuild | 287 ++++++++++++ .../virtualbox-bin-6.0.20.137117.ebuild | 292 ++++++++++++ .../virtualbox-bin-6.1.6.137129.ebuild | 292 ++++++++++++ app-emulation/virtualbox-extpack-oracle/Manifest | 3 + .../virtualbox-extpack-oracle-5.2.40.137108.ebuild | 42 ++ .../virtualbox-extpack-oracle-6.0.20.137117.ebuild | 43 ++ .../virtualbox-extpack-oracle-6.1.6.137129.ebuild | 43 ++ app-emulation/virtualbox-guest-additions/Manifest | 4 + .../virtualbox-guest-additions-5.2.40.ebuild | 229 +++++++++ .../virtualbox-guest-additions-6.0.20.ebuild | 216 +++++++++ .../virtualbox-guest-additions-6.1.6.ebuild | 215 +++++++++ app-emulation/virtualbox-modules/Manifest | 3 + .../virtualbox-modules-5.2.40.ebuild | 59 +++ .../virtualbox-modules-6.0.20.ebuild | 55 +++ .../virtualbox-modules-6.1.6.ebuild | 55 +++ app-emulation/virtualbox/Manifest | 4 + app-emulation/virtualbox/virtualbox-5.2.40.ebuild | 496 ++++++++++++++++++++ app-emulation/virtualbox/virtualbox-6.0.20.ebuild | 511 +++++++++++++++++++++ app-emulation/virtualbox/virtualbox-6.1.6.ebuild | 507 ++++++++++++++++++++ 24 files changed, 3470 insertions(+)