lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 21 Feb 2017 21:24:43 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     abdul <abdhalee@...ux.vnet.ibm.com>, linuxppc-dev@...ts.ozlabs.org
Cc:     linux-kernel@...r.kernel.org, fweisbec@...il.com
Subject: Re: [PowerPC] 4.10.0 fails to build on BE config

abdul <abdhalee@...ux.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ