From: Stefan Hajnoczi <stefanha@gmail.com>
To: John Snow <jsnow@redhat.com>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH v5 0/4] configure: clang 3.5.0 build fixes
Date: Tue, 5 May 2015 11:05:25 +0100 [thread overview]
Message-ID: <20150505100525.GA3149@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1427324259-1481-1-git-send-email-jsnow@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]
On Wed, Mar 25, 2015 at 06:57:35PM -0400, John Snow wrote:
> QEMU does not compile cleanly under clang 3.5.0. These patches eliminate the
> avalanche of warnings and make the build usable.
>
> The result is that you *should* be able to use clang 3.5.0 *with* ccache and
> -Werror and produce all targets.
>
> Regrettably, this is v5 because I overlooked deleting "--keep-tmpc" in the
> previous version. Sorry mom, I let the homestead down. We'll be eating dirt
> this winter. I can always go to the city for work, please don't cry.
>
> v4:
> - Enable ccache workaround for configurations without -Werror,
> to suppress warnings as well.
> - Removed optimization from cc_has_warning_flag()
> - Renamed ccache variable to ccache_cpp2
>
> John Snow (3):
> configure: factor out supported flag check
> configure: silence glib unknown attribute __alloc_size__
> configure: Add workaround for ccache and clang
>
> Stefan Hajnoczi (1):
> configure: handle clang -nopie argument warning
>
> configure | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------
> 1 file changed, 65 insertions(+), 16 deletions(-)
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2015-05-05 10:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-25 22:57 [Qemu-devel] [PATCH v5 0/4] configure: clang 3.5.0 build fixes John Snow
2015-03-25 22:57 ` [Qemu-devel] [PATCH v5 1/4] configure: handle clang -nopie argument warning John Snow
2015-03-25 22:57 ` [Qemu-devel] [PATCH v5 2/4] configure: factor out supported flag check John Snow
2015-03-25 22:57 ` [Qemu-devel] [PATCH v5 3/4] configure: silence glib unknown attribute __alloc_size__ John Snow
2015-03-25 22:57 ` [Qemu-devel] [PATCH v5 4/4] configure: Add workaround for ccache and clang John Snow
2015-03-30 15:10 ` [Qemu-devel] [PATCH v5 0/4] configure: clang 3.5.0 build fixes Stefan Hajnoczi
2015-04-28 19:32 ` John Snow
2015-04-28 19:33 ` John Snow
2015-05-05 10:05 ` Stefan Hajnoczi [this message]
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=20150505100525.GA3149@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=jsnow@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).