Re: Build errors in v3.16.y-stable-queue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2016-07-31 at 09:08 -0700, Guenter Roeck wrote:
> On 07/30/2016 01:03 PM, Ben Hutchings wrote:
> > 
> > On Thu, 2016-07-28 at 20:41 -0700, Guenter Roeck wrote:
> > > 
> > > 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

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]