Re: Build errors in v3.16.y-stable-queue
From: Ben Hutchings <hidden>
Date: 2016-08-06 21:27:45
On Sun, 2016-07-31 at 09:08 -0700, Guenter Roeck wrote:
On 07/30/2016 01:03 PM, Ben Hutchings wrote:quoted
On Thu, 2016-07-28 at 20:41 -0700, Guenter Roeck wrote:quoted
Build results: total: 139 pass: 8 fail: 131 include/asm-generic/preempt.h: In function ‘preempt_count’: include/asm-generic/preempt.h:10:2: error: implicit declaration of function ‘READ_ONCE’Easily fixed, thanks.Building arm64:allmodconfig (and defconfig) ... failed -------------- Error log: /opt/buildbot/slave/stable-queue-3.16/build/arch/arm64/kernel/setup.c: In function ‘c_show’: /opt/buildbot/slave/stable-queue-3.16/build/arch/arm64/kernel/setup.c:508:8: error: implicit declaration of function ‘MIDR_REVISION’ [-Werror=implicit-function-declaration] MIDR_REVISION(midr), COMPAT_ELF_PLATFORM);
I've changed the relevant patch ("arm64: Provide "model name" in
/proc/cpuinfo for PER_LINUX32 tasks") to open-code that macro.
Building m68k:sun3_defconfig ... failed -------------- Error log: Inconsistent kallsyms data Try make KALLSYMS_EXTRA_PASS=1 as a workaround No idea if that is compiler related.
I don't know, but there are no patches to arch/m68k.
Building mips:defconfig ... failed -------------- Error log: In file included from /opt/buildbot/slave/stable-queue-3.16/build/arch/mips/kernel/cpu-probe.c:27:0: /opt/buildbot/slave/stable-queue-3.16/build/arch/mips/include/asm/msa.h: In function 'read_msa_ir': /opt/buildbot/slave/stable-queue-3.16/build/arch/mips/include/asm/msa.h:140:1: error: expected ':' or ')' before '_ASM_INSN_IF_MIPS' Lots of those, all mips builds affected.
Seems to be caused by "MIPS: Fix little endian microMIPS MSA encodings" which I've now dropped. Ben. -- Ben Hutchings Beware of bugs in the above code; I have only proved it correct, not tried it. - Donald Knuth
Attachments
- signature.asc [application/pgp-signature] 819 bytes