qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: yamahata@valinux.co.jp, jbaron@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL] pci,net,misc infrastructure
Date: Sun, 16 Dec 2012 16:41:09 +0200	[thread overview]
Message-ID: <20121216144109.GA9993@redhat.com> (raw)
In-Reply-To: <87fw39r8w6.fsf@codemonkey.ws>

On Thu, Dec 13, 2012 at 02:31:53PM -0600, Anthony Liguori wrote:
> "Michael S. Tsirkin" <mst@redhat.com> writes:
> 
> > The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d:
> >
> >   Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600)
> >
> > are available in the git repository at:
> >
> >
> >   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony
> >
> > for you to fetch changes up to 5c1ad98d71923b83a530e5db4c2110564b84e11d:
> >
> >   pci_bus.h: tweak include guards (2012-12-12 23:41:04 +0200)
> 
> Doesn't build:
> 
>   CC    hw/apm.o
> /home/anthony/git/qemu/hw/apm.c:25:17: fatal error: pci.h: No such file or directory
> compilation terminated.
> 
> And there's really no good reason for this.  apm's part of target-i386
> so you couldn't have built this prior to doing a pull request.
> 
> Please setup your tree in buildbot and wait for a full run before
> sending a pull requests in the future.
> 
> Regards,
> 
> Anthony Liguori

Ugh.
I'm not sure but I think I see how this happened: I re-run make after
each commit, before the last one apm.c did find the header it depends
on, the last commit only removes the -I flag to find the header
but neither the header itself not the C file changed so it didn't
need to rebuild.

-- 
MST

  reply	other threads:[~2012-12-16 14:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13  7:26 [Qemu-devel] [PULL] pci,net,misc infrastructure Michael S. Tsirkin
2012-12-13 20:31 ` Anthony Liguori
2012-12-16 14:41   ` Michael S. Tsirkin [this message]
2012-12-16 15:23   ` Michael S. Tsirkin
2012-12-16 21:10   ` Michael S. Tsirkin
2012-12-14 20:26 ` Blue Swirl
2012-12-14 21:37 ` Blue Swirl
2012-12-16 14:46   ` Michael S. Tsirkin
2012-12-17 10:59     ` Markus Armbruster
2012-12-17 11:19       ` Michael S. Tsirkin
2012-12-17 12:30         ` Markus Armbruster

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=20121216144109.GA9993@redhat.com \
    --to=mst@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=jbaron@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yamahata@valinux.co.jp \
    /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).