Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558314 - app-emulation/kvm-kmod-3.10.1: emerge fails w/linux-4.0
Summary: app-emulation/kvm-kmod-3.10.1: emerge fails w/linux-4.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-20 21:35 UTC by Pastafarianist
Modified: 2015-08-24 21:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,14.25 KB, text/x-log)
2015-08-21 15:53 UTC, Pastafarianist
Details
environment info (info.txt,6.79 KB, text/plain)
2015-08-21 15:54 UTC, Pastafarianist
Details

Note You need to log in before you can comment on or make changes to this bug.
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.