Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1487767
| From | Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build failure after merge of the akpm-current tree |
| Date | 2016-09-21 04:30 +0200 |
| Message-ID | <sjFsl-34X-1@gated-at.bofh.it> (permalink) |
| References | <sjn2p-7SH-9@gated-at.bofh.it> <sjnON-8o2-9@gated-at.bofh.it> <sjCut-16r-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Dienstag, 20 September 2016, 22:00:32 schrieb Michael Ellerman: > Stephen Rothwell <sfr@canb.auug.org.au> writes: > > On Tue, 20 Sep 2016 16:44:14 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote: > >> After merging the akpm-current tree, today's linux-next build (powerpc > >> ppc64_defconfig) failed like this: > >> > >> powerpc-linux-gcc: error: unrecognized command line option '-m' > >> scripts/Makefile.build:290: recipe for target > >> 'arch/powerpc/purgatory/printf.o' failed > >> > >> and a few more like that. > > > > OK, this is (most likely) caused by the CONFIG_WORD_SIZE -> BITS change > > interacting with the KEXEC_FILE changes. Tomorrow I will do a better > > merge conflict resolution patch that fixes all those. > > Ah yep looks like that's the problem, patch below should fix it? > > I think I'd actually prefer it if purgatory didn't redefine the CFLAGS > from scratch, so I'll see if Thiago can do that and send a new version. I could move the purgatory inside arch/powerpc/boot and use its BOOTCFLAGS. The needs of the purgatory and the boot wrapper are very similar. Would that be better? -- []'s Thiago Jung Bauermann IBM Linux Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-09-20 08:50 +0200
Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-09-20 09:40 +0200
Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-09-21 01:20 +0200
Re: linux-next: build failure after merge of the akpm-current tree Michael Ellerman <mpe@ellerman.id.au> - 2016-09-21 02:30 +0200
Re: linux-next: build failure after merge of the akpm-current tree Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> - 2016-09-21 03:20 +0200
Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-09-21 04:10 +0200
Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-09-21 08:10 +0200
Re: linux-next: build failure after merge of the akpm-current tree Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> - 2016-09-21 04:30 +0200
csiph-web