From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [rumpuserxen test] 35897: regressions - FAIL Date: Fri, 6 Mar 2015 10:49:09 +0000 Message-ID: <1425638949.14353.40.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen.org" Cc: xen-devel@lists.xensource.com, Wei Liu , rumpkernel-builds@freelists.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-03-06 at 10:38 +0000, xen.org wrote: > flight 35897 rumpuserxen real [real] > http://www.chiark.greenend.org.uk/~xensrcts/logs/35897/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-i386-rumpuserxen 5 rumpuserxen-build fail REGR. vs. 33866 > build-amd64-rumpuserxen 5 rumpuserxen-build fail REGR. vs. 33866 http://www.chiark.greenend.org.uk/~xensrcts/logs/35897/build-amd64-rumpuserxen/5.ts-rumpuserxen-build.log A new one to me: + cp 'rumpuserxen/rump-kernel*' dist/usr/local/lib/xen/rump-kernel cp: cannot stat `rumpuserxen/rump-kernel*': No such file or directory Probably not related to the failure but I happened to notice a couple of instances of each of: Use of uninitialized value within %Osstest::BuildSupport::r in length at Osstest/BuildSupport.pm line 114, line 3. Use of uninitialized value $wantrev in length at Osstest/BuildSupport.pm line 136. in the log too. Ian.