From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpDX-0004kY-5B for qemu-devel@nongnu.org; Wed, 06 Jul 2016 11:58:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKpDT-0002Y1-Sm for qemu-devel@nongnu.org; Wed, 06 Jul 2016 11:58:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpDT-0002Xt-NP for qemu-devel@nongnu.org; Wed, 06 Jul 2016 11:58:23 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A841B7DCD7 for ; Wed, 6 Jul 2016 15:58:22 +0000 (UTC) Date: Wed, 6 Jul 2016 16:58:19 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20160706155657.GB2080@work-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] head breakage in ui/gtk.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: kraxel@redhat.com Cc: qemu-devel@nongnu.org Hi Gerd, On f24 I'm seeing with current head, /home/dgilbert/git/qemu/ui/gtk.c:658:32: error: initialization from incom= patible pointer type [-Werror=3Dincompatible-pointer-types] .dpy_gl_scanout =3D gd_gl_area_scanout, ^~~~~~~~~~~~~~~~~~ /home/dgilbert/git/qemu/ui/gtk.c:658:32: note: (near initialization for =E2= =80=98dcl_gl_area_ops.dpy_gl_scanout=E2=80=99) cc1: all warnings being treated as errors /home/dgilbert/git/qemu/rules.mak:59: recipe for target 'ui/gtk.o' failed Dave -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK