From: Luiz Capitulino <lcapitulino@redhat.com>
To: kraxel@redhat.com
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] QXL and spice builds broken on 32-bits
Date: Thu, 19 Jun 2014 15:17:01 -0400 [thread overview]
Message-ID: <20140619151701.1e69bedb@redhat.com> (raw)
Gerd,
Please, disregard if this was reported before, but QXL and spice builds
are br0ken on 32-bits:
"""
/root/qmp-unstable/hw/display/qxl.c: In function ‘interface_release_resource’:
/root/qmp-unstable/hw/display/qxl.c:713:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
QXLCommandExt *cmdext = (void *)(ext.info->id);
^
cc1: all warnings being treated as errors
make: *** [hw/display/qxl.o] Error 1
"""
"""
/root/qmp-unstable/ui/spice-display.c: In function ‘interface_release_resource’:
/root/qmp-unstable/ui/spice-display.c:537:11: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
ext = (void *)(rext.info->id);
^
cc1: all warnings being treated as errors
make: *** [ui/spice-display.o] Error 1
make: *** Waiting for unfinished jobs....
"""
(Yeah, I'm root because I love danger)
reply other threads:[~2014-06-19 19:17 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=20140619151701.1e69bedb@redhat.com \
--to=lcapitulino@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).