qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"Justin M. Forbes" <jforbes@redhat.com>
Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release
Date: Sun, 31 Jul 2011 15:57:50 -0500	[thread overview]
Message-ID: <4E35C1CE.5080505@codemonkey.ws> (raw)
In-Reply-To: <4E358378.60207@redhat.com>

On 07/31/2011 11:31 AM, Avi Kivity wrote:
> On 07/30/2011 03:39 AM, Anthony Liguori wrote:
>> Hi,
>>
>> On behalf of the entire QEMU team, I'm please to announce the release
>> of QEMU 0.15.0-rc1. This is the second release candidate for the
>> 0.15.0 release.
>>
>
> make -jlarge fails with:
>
> cc1: warning: qapi-generated: No such file or directory [enabled by
> default]
> In file included from ./bswap.h:4:0,
> from ./qemu-common.h:98,
> from ./qlist.h:18,
> from ./qdict.h:17,
> from ./qapi/qmp-core.h:18,
> from ./qga/guest-agent-core.h:13,
> from qga/guest-agent-command-state.c:13:
> ./config-host.h:52:0: warning: "CONFIG_IOVEC" redefined [enabled by
> default]
> ./qemu-common.h:65:0: note: this is the location of the previous definition
> In file included from ./qlist.h:18:0,
> from ./qdict.h:17,
> from ./qapi/qmp-core.h:18,
> from ./qga/guest-agent-core.h:13,
> from qga/guest-agent-command-state.c:13:
> ./qemu-common.h:66:8: error: redefinition of ‘struct iovec’
> /usr/include/bits/uio.h:44:8: note: originally defined here
> make: *** [qga/guest-agent-command-state.o] Error 1
> make: *** Waiting for unfinished jobs....
>
>
> A subsequent make makes it through, so it appears to be a missing
> dependency.

We're missing:

88ca9f047bf8df20ae0a6305d99cbad1e893777f
Author: Michael Roth <mdroth@linux.vnet.ibm.com>
Date:   Tue Jul 26 11:39:24 2011 -0500

     Makefile: add missing deps on $(GENERATED_HEADERS)

     This fixes a build issue with make -j6+ due to qapi-generated files
     being built before $(GENERATED_HEADERS) have been created.

In stable.  I'll cherry pick and make sure it's in -rc2.

Regards,

Anthony Liguori

>
>

  reply	other threads:[~2011-07-31 20:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-30  0:39 [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release Anthony Liguori
2011-07-31  8:06 ` Avi Kivity
2011-07-31 20:39   ` Anthony Liguori
2011-07-31 16:31 ` Avi Kivity
2011-07-31 20:57   ` Anthony Liguori [this message]
2011-08-04 15:17 ` Stefan Hajnoczi
2011-08-04 15:20   ` Lucas Meneghel Rodrigues
2011-08-05  6:04     ` Stefan Hajnoczi
2011-08-04 15:25   ` Avi Kivity
2011-08-04 15:38     ` Anthony Liguori
2011-08-04 15:47       ` Avi Kivity

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=4E35C1CE.5080505@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=jforbes@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).