From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from terminus.zytor.com ([198.137.202.10]:56116 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754907Ab3CGPGT (ORCPT ); Thu, 7 Mar 2013 10:06:19 -0500 Message-ID: <5138ACE2.9030105@zytor.com> Date: Thu, 07 Mar 2013 07:06:10 -0800 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: 3.9-rc1: hz.bc compilation breakage References: <5137546B.2090801@free-electrons.com> <51380C65.50202@zytor.com> <51386F0D.8060105@free-electrons.com> In-Reply-To: <51386F0D.8060105@free-electrons.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Maxime Ripard Cc: linux-kernel@vger.kernel.org, linux-kbuild On 03/07/2013 02:42 AM, Maxime Ripard wrote: > > I triggered this issue when switching to 3.9-rc1, and oldconfig runs at > that time, and now, running menuconfig doesn't generates it either. > >> I am not sure what you mean with "clean out-of-tree", however. > > make O=$(pwd) -C /path/to/linux/source some_configs > make > Can you give the exact set of commands you are running when you see this? I cannot reproduce this no matter what I do, and it doesn't seem like it is being a common problem. In the example above the first "make" command does indeed not create any files in include/config, but they get created immediately on the second "make"... -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.