From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Kvasnica Subject: Re: [xen-unstable test] 5265: regressions - trouble: broken/fail/pass Date: Wed, 26 Jan 2011 13:08:33 +0100 Message-ID: <4D400EC1.3040403@list.ims.co.at> References: <19776.66.815386.482977@mariner.uk.xensource.com> <4D400F46020000780002E907@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4D400F46020000780002E907@vpn.id2.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich Cc: keir@xen.org, "xen-devel@lists.xensource.com" , Ian Jackson List-Id: xen-devel@lists.xenproject.org On 01/26/2011 12:10 PM, Jan Beulich wrote: >>>> On 26.01.11 at 12:06, Ian Jackson wrote: >> Ian Jackson writes ("[xen-unstable test] 5265: regressions - trouble: >> broken/fail/pass"): >>> Tests which did not succeed and are blocking: >>> build-amd64-oldkern 4 xen-build fail REGR. vs. 5237 >>> build-i386-oldkern 4 xen-build fail REGR. vs. 5237 >> /home/osstest/build.5265.build-i386-oldkern/xen-unstable/linux-2.6.18-xen.hg/\ >> drivers/xen/scsiback/emulate.c: In function 'scsiback_emulation_init': >> drivers/xen/scsiback/emulate.c:455: error: 'MAINTENANCE_IN' undeclared >> drivers/xen/scsiback/emulate.c:455: error: (Each undeclared identifier >> drivers/xen/scsiback/emulate.c:455: error: for each function it appears >> drivers/xen/scsiback/emulate.c:456: error: 'MAINTENANCE_OUT' undeclared >> (first use in this function) >> make[8]: *** [drivers/xen/scsiback/emulate.o] Error 1 Yup, the scsi command defs seem really have changed since 2.6.18. Hmm.