From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: xen 4.5 build broke at eed8d774ce19dcae26e1cc077088397681ad65eb Date: Thu, 15 Jan 2015 10:18:01 +0000 Message-ID: <1421317081.19103.320.camel@citrix.com> References: <54B71BA9.9020801@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54B71BA9.9020801@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Marcos E. Matsunaga" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-01-14 at 20:45 -0500, Marcos E. Matsunaga wrote: > Hi Folks, > > We have a daily build process for xen 4.5 and while checking the last > few days build, I found an error that was introduced by > > 1166ecf tools/Rules.mk: Don't optimize debug builds; add macro debugging > information I think you (or your tools) have missed the creation of the Xen 4.5 branch (staging-4.5 + stable-4.5). This change is only in the staging branch which is now the target for 4.6 development. The issue you reported has been reported by Wen Congyang who has posted patches too, something should be committed shortly. Ian