From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXleV-0008A0-C0 for qemu-devel@nongnu.org; Thu, 11 Aug 2016 04:47:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXleQ-0000rs-KF for qemu-devel@nongnu.org; Thu, 11 Aug 2016 04:47:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXleQ-0000ro-EV for qemu-devel@nongnu.org; Thu, 11 Aug 2016 04:47:42 -0400 Date: Thu, 11 Aug 2016 16:47:38 +0800 From: Peter Xu Message-ID: <20160811084738.GD18338@pxdev.xzpeter.org> References: <1470902156-11471-1-git-send-email-peterx@redhat.com> <20160811080057.482798.23614@ex-std-node742.prod.rhcloud.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160811080057.482798.23614@ex-std-node742.prod.rhcloud.com> Subject: Re: [Qemu-devel] [PATCH v2] error-report: leveraging error_report_exit() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: famz@redhat.com, peter.maydell@linaro.org, armbru@redhat.com, pbonzini@redhat.com On Thu, Aug 11, 2016 at 01:01:58AM -0700, no-reply@ec2-52-6-146-230.compute-1.amazonaws.com wrote: > Hi, > > Your series failed automatic build test. Please find the testing commands and > their output below. If you have docker installed, you can probably reproduce it > locally. This fault should be caused by not applying the first patch. -- peterx