Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1585192 > unrolled thread

Re: [PowerPC] 4.10.0 fails to build on BE config

Started byMichael Ellerman <mpe@ellerman.id.au>
First post2017-02-21 11:30 +0100
Last post2017-02-21 11:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PowerPC] 4.10.0 fails to build on BE config Michael Ellerman <mpe@ellerman.id.au> - 2017-02-21 11:30 +0100

#1585192 — Re: [PowerPC] 4.10.0 fails to build on BE config

FromMichael Ellerman <mpe@ellerman.id.au>
Date2017-02-21 11:30 +0100
SubjectRe: [PowerPC] 4.10.0 fails to build on BE config
Message-ID<tdfRM-1cI-9@gated-at.bofh.it>
abdul <abdhalee@linux.vnet.ibm.com> writes:

> Hi,
>
> Today's mainline build, breaks on Power6 and Power7 (all BE config) with 
> these build errors
>
> arch/powerpc/kernel/time.c: In function ‘running_clock’:
> arch/powerpc/kernel/time.c:712:2: error: implicit declaration of 
> function ‘cputime_to_nsecs’ [-Werror=implicit-function-declaration]
> return local_clock() - 
> cputime_to_nsecs(kcpustat_this_cpu->cpustat[CPUTIME_STEAL]);
> ^
> cc1: some warnings being treated as errors
> make[1]: *** [arch/powerpc/kernel/time.o] Error 1

What exact config is that?

And what compiler are you using?

I build ~250 configs with two different compilers multiple times a day,
so I'm curious how we failed to notice this.

cheers

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web