Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771021 - app-emulation/virtualbox-guest-additions-6.1.18 fail to emerge with gentoo-sources-5.11.0
Summary: app-emulation/virtualbox-guest-additions-6.1.18 fail to emerge with gentoo-so...
Status: RESOLVED UPSTREAM
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: 2021-02-17 04:35 UTC by David R. Bergstein
Modified: 2021-02-17 14:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David R. Bergstein 2021-02-17 04:35:05 UTC
While installing gentoo-sources-5.11.0, out of tree compilation failed for virtualbox-guest-additions, which apparently need to be updated for kernel 5.11.

1613437512: Started emerge on: Feb 15, 2021 20:05:12
1613437512:  *** emerge --ignore-default-opts --buildpkg=n --quiet-build=y --reg
ex-search-auto=y @module-rebuild
1613437537:  >>> emerge (1 of 1) app-emulation/virtualbox-guest-additions-6.1.18
 to /
1613437537:  === (1 of 1) Cleaning (app-emulation/virtualbox-guest-additions-6.1
.18::/var/db/repos/gentoo/app-emulation/virtualbox-guest-additions/virtualbox-gu
est-additions-6.1.18.ebuild)
1613437538:  === (1 of 1) Compiling/Merging (app-emulation/virtualbox-guest-addi
tions-6.1.18::/var/db/repos/gentoo/app-emulation/virtualbox-guest-additions/virt
ualbox-guest-additions-6.1.18.ebuild)
1613437741:  *** Finished. Cleaning up...
1613437742:  *** exiting unsuccessfully with status '1'.
1613437742:  *** terminating.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-02-17 06:48:41 UTC
Yes, so as usual we have to wait for a future upstream release...
Comment 2 Joakim Tjernlund 2021-02-17 14:06:48 UTC
Does not the kernel now carry its own VBOX modules for virtualbox-guest-additions?
The we could just skip building the modules for virtualbox-guest-additions and
just rely on the kernel ones.