Gentoo Archives: gentoo-user

From: Brian Wince <bwince@×××××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: RE: [gentoo-user] trouble installing kvm on gentoo-2.6.24.-r4
Date: Thu, 23 Apr 2009 17:06:48
Message-Id: AD300F292705ED4089373955E129C178253C581F49@RBSJX.ad.redback.com
In Reply to: Re: [gentoo-user] trouble installing kvm on gentoo-2.6.24.-r4 by Xavier Parizet
1 > -----Original Message-----
2 > From: Xavier Parizet [mailto:xav@×××××××××.com]
3 > Sent: Wednesday, April 22, 2009 11:49 PM
4 > To: gentoo-user@l.g.o
5 > Subject: Re: [gentoo-user] trouble installing kvm on gentoo-2.6.24.-r4
6 >
7 > On Wed, 22 Apr 2009 14:30:54 -0700, Brian Wince <bwince@×××××××.com>
8 > wrote:
9 > > All,
10 > > I am trying to install kvm (kernel virtual machine) on a box running
11 > > gentoo-2.6.24.-r4.
12 > > # uname -a
13 > > Linux rbos-hybrid-02 2.6.24-gentoo-r4-nosctp-nomsi #3 SMP Fri Aug 1
14 > > 12:12:33 PDT 2008 i686 AMD Athlon(tm) Dual Core Processor 4450e
15 > > AuthenticAMD GNU/Linux
16 > >
17 > > When I first went to install it all of the KVM's were masked due to
18 > EAP
19 > so
20 > > I upgraded portage to 2.1.6.7.
21 > >
22 > > Now when I try and install kvm it complains with the following:
23 > >
24 > >>>> Failed to emerge app-emulation/kvm-84, Log file:
25 > >
26 > [SNIP]
27 > > * If you need support, post the topmost build error, and the call
28 > stack
29 > if
30 > > relevant.
31 > > * A complete build log is located at
32 > > '/var/tmp/portage/app-emulation/kvm-84/temp/build.log'.
33 > > * The ebuild environment file is located at
34 > > '/var/tmp/portage/app-emulation/kvm-84/temp/environment'.
35 >
36 > Can you please post /var/tmp/portage/app-emulation/kvm-84/temp/build.log
37 > after running emerge kvm as portage suggests you ??
38 > Because the above posted output doesn't help us to solve your problem...
39 >
40 > > I have the following in /etc/portage/package.use app-emulation/kvm kvm
41 > sdl
42 > > qemu
43 > >
44 > > and in package.keywords I have
45 > > app-emulation/kvm ~x86
46 > >
47 > > Is this due to upgrading portage or something else and what is it that
48 > > needs to be done to make this work.
49 >
50 > I don't think the portage upgrade is the problem, but it remind me
51 > another
52 > thread about nvidia-drivers build, and i'm directing towards a kernel
53 > configuration problem... The log i ask you earlier will help us to see
54 > if
55 > it is the case ;)
56 >
57 > > Please let me know if you require further information and I will post
58 > it.
59 > >
60 > > TIA,
61 > >
62 > > brian
63 >
64 > --
65 > Xavier Parizet
66 > YaGB : http://gentooist.com
67 > GPG : DC81 6FEE 6EBE FCE4
68 > 1C18 202F E575 4A5D 036D 1408
69
70 Xavier,
71 I have attached the build.log.
72 The kernel has KVM configured as modules for both Intel and AMD.
73 CONFIG_KVM=m
74 CONFIG_KVM_INTEL=m
75 CONFIG_KVM_AMD=m
76
77 Also I doubt the portage version is the problem as I downgraded it to 2.1.4.5 and it still fails in the same way.
78
79 Please let me know if you need other logs or configs.
80
81 brian

Attachments

File name MIME type
build.log.gz application/x-gzip

Replies

Subject Author
Re: [gentoo-user] trouble installing kvm on gentoo-2.6.24.-r4 Xavier Parizet <xav@×××××××××.com>