From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXKUy-0001os-OI for qemu-devel@nongnu.org; Wed, 23 May 2012 18:57:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXKUx-0000jv-0J for qemu-devel@nongnu.org; Wed, 23 May 2012 18:57:44 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:49247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXKUw-0000je-P9 for qemu-devel@nongnu.org; Wed, 23 May 2012 18:57:42 -0400 Received: by obbwd20 with SMTP id wd20so14508169obb.4 for ; Wed, 23 May 2012 15:57:40 -0700 (PDT) Sender: fluxion Date: Wed, 23 May 2012 17:57:35 -0500 From: Michael Roth Message-ID: <20120523225735.GC5615@illuin> References: <1337798885-23070-1-git-send-email-lcapitulino@redhat.com> <20120523200843.GB2916@illuin> <20120523182536.687fcae8@doriath.home> <20120523220239.GB5615@illuin> <4FBD6176.20702@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4FBD6176.20702@suse.de> Subject: Re: [Qemu-devel] [PATCH 1.1 0/2]: qemu-ga: fix build on openbsd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: aliguori@us.ibm.com, dgollub@suse.de, qemu-devel@nongnu.org, Luiz Capitulino , kraxel@redhat.com, eblake@redhat.com On Thu, May 24, 2012 at 12:15:18AM +0200, Andreas Färber wrote: > Am 24.05.2012 00:02, schrieb Michael Roth: > > On Wed, May 23, 2012 at 06:25:36PM -0300, Luiz Capitulino wrote: > >> All the -Wno-redundant-decls warnings are still there on 5.1, if I remove that > >> flag I still get the following ones. Michael, do you want me to fix the qemu-ga > >> one for 1.1? > [...] > > The sprintf() has been there for a while now so I think it's okay to fix > > later since openbsd does seem to have enough coverage to catch qemu-ga > > breakages and it hasn't been mentioned yet. > > The buildbot did catch it and so did I, unfortunately. The issue here is > rather that > a) your qemu-ga branch is still not covered by the buildbots (Stefan > told me the other day we need to contact Daniel Gollub for that), and Hi Daniel, Would it be possible to get QEMU Guest Agent tree covered by the QEMU build bots? We've had a recent string of BSD breakages we'd like to start catching in advance. The staging branch is available at: git://github.com/mdroth/qemu.git qga > b) Anthony tested all PULLs locally instead of pushing early so that the > existing build bots could've detect any breakage on master before rc3 > was set in stone. > > Andreas > > -- > SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany > GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg >