Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800950 - app-emulation/virtualbox-guest-additions-6.1.22 fail to emerge with sys-kernel/vanilla-sources-5.13.0
Summary: app-emulation/virtualbox-guest-additions-6.1.22 fail to emerge with sys-kerne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-07 05:16 UTC by timemars
Modified: 2021-07-21 23:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.bz2,93.83 KB, application/x-bzip)
2021-07-07 05:33 UTC, timemars
Details
emerge --info (emerge-info.txt,5.25 KB, text/plain)
2021-07-07 05:34 UTC, timemars
Details

Note You need to log in before you can comment on or make changes to this bug.
Description timemars 2021-07-07 05:16:50 UTC
virtualbox-guest-additions complains drm/ttm/ttm_memory.h is missing. This file exists in v5.12 but not in v5.13:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/include/drm/ttm?id=f07069da6b4c5f937d6df2de6504394845513964

Reproducible: Always

Steps to Reproduce:
1. Upgrade to vanilla-sources-5.13.0
2. =app-emulation/virtualbox-guest-additions-6.1.22
Actual Results:  
Failed to emerge app-emulation/virtualbox-guest-additions-6.1.22

Expected Results:  
emerge successfully.
Comment 1 timemars 2021-07-07 05:33:15 UTC
Created attachment 722488 [details]
build.log
Comment 2 timemars 2021-07-07 05:34:21 UTC
Created attachment 722491 [details]
emerge --info
Comment 3 timemars 2021-07-21 23:37:37 UTC
app-emulation/virtualbox-guest-additions-6.1.24 fixes the issue.