qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] Clang -Werror build fails against spice-server-devel 0.12.6-1.fc22
Date: Tue, 5 Jan 2016 19:08:05 -0500	[thread overview]
Message-ID: <568C5AE5.5020800@redhat.com> (raw)

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.

                 reply	other threads:[~2016-01-06  0:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=568C5AE5.5020800@redhat.com \
    --to=jsnow@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).