Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 558314

Summary: app-emulation/kvm-kmod-3.10.1: emerge fails w/linux-4.0
Product: Gentoo Linux Reporter: Pastafarianist <mr.pastafarianist>
Component: Current packagesAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: RESOLVED INVALID    
Severity: normal CC: qemu+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment info

Description Pastafarianist 2015-08-20 21:35:42 UTC
$ emerge --info '=app-emulation/kvm-kmod-3.10.1::gentoo' | wgetpaste
Your paste can be seen here: https://bpaste.net/show/61064861f493
$ sudo cat /var/tmp/portage/app-emulation/kvm-kmod-3.10.1/temp/build.log | wgetpaste
Your paste can be seen here: https://bpaste.net/show/e4b04141dff4
$ emerge -pqv '=app-emulation/kvm-kmod-3.10.1::gentoo' | wgetpaste
Your paste can be seen here: https://bpaste.net/show/a647c96c7ca7
Comment 1 SpanKY gentoo-dev 2015-08-21 14:04:33 UTC
all logs must be attached to the bug.  please re-open once you have.
Comment 2 Pastafarianist 2015-08-21 15:53:40 UTC
Created attachment 409772 [details]
build.log
Comment 3 Pastafarianist 2015-08-21 15:54:41 UTC
Created attachment 409774 [details]
environment info
Comment 4 SpanKY gentoo-dev 2015-08-21 16:27:16 UTC
why exactly are you trying to install this package ?  you're running linux-4.0 which includes KVM in it already.  there's no need to try and build an external module.  this package is really only useful for older kernels.
Comment 5 Pastafarianist 2015-08-24 20:24:23 UTC
Frankly, that's because Android Studio told me so. I have no idea what KVM is.
Comment 6 Doug Goldstein (RETIRED) gentoo-dev 2015-08-24 20:49:23 UTC
(In reply to Pastafarianist from comment #5)
> Frankly, that's because Android Studio told me so. I have no idea what KVM
> is.

Enable CONFIG_KVM and CONFIG_KVM_INTEL or CONFIG_KVM_AMD in your kernel and don't use this package.
Comment 7 Pastafarianist 2015-08-24 20:58:58 UTC
I have both (KVM and KVM_INTEL) enabled as modules.
Comment 8 SpanKY gentoo-dev 2015-08-24 21:26:08 UTC
(In reply to Pastafarianist from comment #7)

then modprobe them.  there's no need for this package w/recent kernels.