Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #58688
| From | Daniel Baumann <daniel.baumann@progress-linux.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#872414: FTBFS with linux-libc-dev << 4.11 >= 4.12 |
| Date | 2017-08-17 10:50 +0200 |
| Message-ID | <ufoF4-2lr-27@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: linux
Version: 4.12.16-1
Hi,
linux FTBFS if linux-libc-dev << 4.11 is installed, but it also fails to
rebuild if linux-libc-dev from unstable is installed.
Failure with << 4.11 is like this:
/build/linux-4.12.6-1/tools/power/x86/turbostat/turbostat.c: In function
‘decode_misc_feature_control’:
/build/linux-4.12.6-1/tools/power/x86/turbostat/turbostat.c:3915:25:
error: ‘MSR_MISC_FEATURE_CONTROL’ undeclared (first use in this)
if (!get_msr(base_cpu, MSR_MISC_FEATURE_CONTROL, &msr))
^~~~~~~~~~~~~~~~~~~~~~~~
[...]
Failure with >= 4.12 is that it doesn't find asm/msr-index.h.
Regards,
Daniel
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#872414: FTBFS with linux-libc-dev << 4.11 >= 4.12 Daniel Baumann <daniel.baumann@progress-linux.org> - 2017-08-17 10:50 +0200 Bug#872414: FTBFS with linux-libc-dev << 4.11 >= 4.12 Ben Hutchings <ben@decadent.org.uk> - 2017-08-17 17:10 +0200 Processed: Re: Bug#872414: FTBFS with linux-libc-dev << 4.11 >= 4.12 owner@bugs.debian.org (Debian Bug Tracking System) - 2017-08-17 17:10 +0200
csiph-web