From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761807AbdLSKU1 (ORCPT ); Tue, 19 Dec 2017 05:20:27 -0500 Received: from mx2.suse.de ([195.135.220.15]:51543 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752495AbdLSKUX (ORCPT ); Tue, 19 Dec 2017 05:20:23 -0500 Date: Tue, 19 Dec 2017 11:20:22 +0100 From: Michal Hocko To: Johannes Berg Cc: Linux Kernel Mailing List Subject: Re: error: redefinition of =?utf-8?B?4oCY?= =?utf-8?Q?shipped=5Fregdb=5Fcerts=E2=80=99?= Message-ID: <20171219102022.GI2787@dhcp22.suse.cz> References: <20171219074451.GA15210@dhcp22.suse.cz> <1513672614.26145.0.camel@sipsolutions.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513672614.26145.0.camel@sipsolutions.net> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 19-12-17 09:36:54, Johannes Berg wrote: > Hi Michal, > > > this is the first time I am seeing this with the current Linus > > tree. 4.15-rc3 compiled fine. I have checked that you have updated the > > makefile which generates the file by 715a12334764 ("wireless: don't > > write C files on failures"). > > Which introduced the problem - I accidentally put >> redirection there > instead of just >. Heh, that wasn't all that hard to spot, I could have tried a bit harder... > I just merged a fix for this. > > > I have no idea how the generated file is supposed to work but it seems > > that the cleanup doesn't work properly. Compilation succeeds if I > > remove the file and it is generated again: > > > > $ rm net/wireless/shipped-certs.c > > [...] > > GEN net/wireless/shipped-certs.c > > CC [M] net/wireless/shipped-certs.o > > > > I have double checked that neither make clean/distclean removed the > > file. > > I also forgot that, and just fixed it. > > Sorry for all the mess with this. Thanks a lot! -- Michal Hocko SUSE Labs