From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [xen-4.5-testing test] 63303: regressions - trouble: blocked/broken/fail/pass Date: Mon, 26 Oct 2015 11:12:29 +0000 Message-ID: <562E0A9D.3060206@citrix.com> References: <562E009F02000078000AE67D@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Zqfiu-00005t-6Z for xen-devel@lists.xenproject.org; Mon, 26 Oct 2015 11:13:56 +0000 In-Reply-To: <562E009F02000078000AE67D@prv-mh.provo.novell.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: Jan Beulich , Ian Campbell Cc: xen-devel , Ian Jackson List-Id: xen-devel@lists.xenproject.org Hi Jan, On 26/10/15 09:29, Jan Beulich wrote: >>>> On 26.10.15 at 08:07, wrote: >> flight 63303 xen-4.5-testing real [real] >> http://logs.test-lab.xenproject.org/osstest/logs/63303/ >> >> Regressions :-( >> >> Tests which did not succeed and are blocking, >> including tests which could not be run: >> build-armhf 5 xen-build fail REGR. vs. 63099 > > This being > > libxl_arm.c: In function 'libxl__arch_domain_init_hw_description': > libxl_arm.c:591:76: error: 'state' undeclared (first use in this function) > libxl_arm.c:591:76: note: each undeclared identifier is reported only once for each function it appears in > make[3]: *** [libxl_arm.o] Error 1 > > is 9befcd335c perhaps missing some prereq backport? > > Since 4.5.2 is supposed to go out asap, can you please fix this or > revert? The parameter "state" has been introduced by a7511905fae7ba592c5bf63cd77d8ff78087d689 "xen: Extend DOMCTL createdomain to support arch configuration". But this patch shouldn't be backported entirely. As Ian is away this week, I would revert this patch and wait him to be back to fix it. Regards, -- Julien Grall