From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-unstable test] 13934: regressions - FAIL Date: Tue, 9 Oct 2012 08:50:24 +0100 Message-ID: <1349769024.6952.64.camel@dagon.hellion.org.uk> 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" List-Id: xen-devel@lists.xenproject.org On Mon, 2012-10-08 at 20:55 +0100, xen.org wrote: > flight 13934 xen-unstable real [real] > http://www.chiark.greenend.org.uk/~xensrcts/logs/13934/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-i386-oldkern 4 xen-build fail REGR. vs. 13932 > build-i386 4 xen-build fail REGR. vs. 13932 make[2]: Entering directory `/home/osstest/build.13934.build-i386/xen-unstable/docs/figs' fig2dev -L png network-bridge.fig >network-bridge.png.tmp /bin/sh: fig2dev: not found make[2]: *** [network-bridge.png] Error 127 But the of this tool isn't new in this flight. But wait, this is 13932: make -C figs make[2]: Entering directory `/home/osstest/build.13932.build-i386/xen-unstable/docs/figs' fig2dev -L png network-bridge.fig >network-bridge.png.tmp /bin/sh: fig2dev: not found make[2]: *** [network-bridge.png] Error 127 make[2]: Leaving directory `/home/osstest/build.13932.build-i386/xen-unstable/docs/figs' make[1]: *** [figs] Error 2 make[1]: *** Waiting for unfinished jobs.... But the job seemed to pass! ??? I can't seem to see anything between xxx32 and xxx34 which would have caused us to stop ignoring this error. Ian.