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


Groups > linux.kernel > #1451637

Re: linux-next: build failure after merge of the kbuild tree

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: linux-next: build failure after merge of the kbuild tree
Date 2016-07-28 04:50 +0200
Message-ID <rZJyx-8k3-3@gated-at.bofh.it> (permalink)
References <rZIVQ-7X5-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Stephen Rothwell <sfr@canb.auug.org.au> writes:

> Hi Michal,
>
> After merging the kbuild tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
...
> arch/powerpc/mm/hash_utils_64.c:929:10: note: in expansion of macro 'IS_ENABLED'
>   else if IS_ENABLED(CONFIG_PPC_NATIVE)
>           ^
> cc1: all warnings being treated as errors
>
> Caused by commit
>
>   7353644fa9df ("powerpc/mm: Fix build break when PPC_NATIVE=n")
>
> from the powerpc tree interacting with commit
>
>   5e8754fd80b0 ("kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion")
>
> from the kbuild tree.

**expletive deleted**

I was wary of IS_ENABLED(), I should have trusted my instincts.

> I have applied the following fix patch (that should be applied to the
> powerpc tree):

Applied, thanks.

cheers

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

linux-next: build failure after merge of the kbuild tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-28 04:10 +0200
  Re: linux-next: build failure after merge of the kbuild tree Michael Ellerman <mpe@ellerman.id.au> - 2016-07-28 04:50 +0200

csiph-web