From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGbe7-0004ZM-4N for qemu-devel@nongnu.org; Tue, 05 Jan 2016 19:08:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGbe2-0004TZ-Vb for qemu-devel@nongnu.org; Tue, 05 Jan 2016 19:08:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGbe2-0004TU-Q3 for qemu-devel@nongnu.org; Tue, 05 Jan 2016 19:08:06 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 591DC8C1B0 for ; Wed, 6 Jan 2016 00:08:06 +0000 (UTC) From: John Snow Message-ID: <568C5AE5.5020800@redhat.com> Date: Tue, 5 Jan 2016 19:08:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Clang -Werror build fails against spice-server-devel 0.12.6-1.fc22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Gerd Hoffmann Just as a heads up: /home/bos/jhuston/src/qemu/hw/display/qxl.c:1071:6: error: 'set_mm_time' is deprecated [-Werror,-Wdeprecated-declarations] .set_mm_time = interface_set_mm_time, ^ /usr/include/spice-server/spice-qxl.h:162:12: note: 'set_mm_time' has been explicitly marked deprecated here void (*set_mm_time)(QXLInstance *qin, uint32_t mm_time) SPICE_GNUC_DEPRECATED; ^ 1 error generated. /home/bos/jhuston/src/qemu/rules.mak:57: recipe for target 'hw/display/qxl.o' failed Seems to have been triggered by a recent update to spice-server-devel.x86_64 0.12.6-1.fc22.