Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635274 - app-emulation/rkt-1.29.0[rkt_stage1_kvm_lkvm] - x86/kvm-cpu.c:7:27: fatal error: asm/msr-index.h: No such file or directory
Summary: app-emulation/rkt-1.29.0[rkt_stage1_kvm_lkvm] - x86/kvm-cpu.c:7:27: fatal err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-24 07:28 UTC by Dennis Schridde
Modified: 2017-10-29 22:43 UTC (History)
0 users

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


Attachments
build.log (build.log,918.92 KB, text/x-log)
2017-10-24 07:28 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2017-10-24 07:28:22 UTC
Created attachment 499854 [details]
build.log

CC       x86/kvm-cpu.static.o                                                                                                                                                                                                                                                                                                                                             
  HOSTCC  scripts/asn1_compiler                                                                                                                                                                                                                                                                                                                                             
x86/kvm-cpu.c:7:27: fatal error: asm/msr-index.h: No such file or directory                                                                                                                                                                                                                                                                                                 
 #include <asm/msr-index.h>                                                                                                                                                                                                                                                                                                                                                 
                           ^                                                                                                                                                        
compilation terminated.
Comment 1 Zac Medico gentoo-dev 2017-10-28 20:57:19 UTC
I have /usr/include/asm/msr-index.h installed by linux-headers-4.9. What version of linux-headers do you have?
Comment 2 Dennis Schridde 2017-10-29 07:25:52 UTC
(In reply to Zac Medico from comment #1)
> I have /usr/include/asm/msr-index.h installed by linux-headers-4.9. What
> version of linux-headers do you have?

4.13
Comment 3 Larry the Git Cow gentoo-dev 2017-10-29 22:43:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2a8e235dc64cf77dcf63bdbfd4df0b2265c70a

commit dc2a8e235dc64cf77dcf63bdbfd4df0b2265c70a
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2017-10-29 22:33:15 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2017-10-29 22:43:23 +0000

    app-emulation/rkt: new linux headers lkvm fix (bug 635274)
    
    Closes: https://bugs.gentoo.org/635274
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-emulation/rkt/Manifest          | 1 +
 app-emulation/rkt/rkt-1.29.0.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)