All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Build of master pollutes parent directory
@ 2017-02-06 21:07 Rebecca Cran
  2017-02-06 22:18 ` Greg Kurz
  0 siblings, 1 reply; 4+ messages in thread
From: Rebecca Cran @ 2017-02-06 21:07 UTC (permalink / raw)
  To: qemu-devel

Building commit 7d2c6c95511e42dffe2b263275e09957723d0ff4 is causing 
pollution of the parent directory: e.g. ~/workspace/qemu/.. contains the 
following extra directories:

audio backends block chardev crypto disas fsdev hw io linux-user 
migration ndb net qapi qom replay slirp target ui util

I'm configuring QEMU with:

./configure --prefix=$HOME --enable-sdl --enable-kvm --enable-linux-aio 
--enable-vhost-net --enable-spice --enable-vnc --enable-system 
--disable-smartcard --disable-tpm --disable-libssh2 --disable-curses 
--disable-libusb --disable-usb-redir --disable-xen   --disable-bluez 
--disable-user --disable-vde --target-list=x86_64-softmmu,aarch64-softmmu

-- 
Rebecca

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Build of master pollutes parent directory
  2017-02-06 21:07 [Qemu-devel] Build of master pollutes parent directory Rebecca Cran
@ 2017-02-06 22:18 ` Greg Kurz
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Kurz @ 2017-02-06 22:18 UTC (permalink / raw)
  To: Rebecca Cran; +Cc: qemu-devel

On Mon, 6 Feb 2017 14:07:24 -0700
Rebecca Cran <rebecca@bluestop.org> wrote:

> Building commit 7d2c6c95511e42dffe2b263275e09957723d0ff4 is causing 
> pollution of the parent directory: e.g. ~/workspace/qemu/.. contains the 
> following extra directories:
> 
> audio backends block chardev crypto disas fsdev hw io linux-user 
> migration ndb net qapi qom replay slirp target ui util
> 
> I'm configuring QEMU with:
> 
> ./configure --prefix=$HOME --enable-sdl --enable-kvm --enable-linux-aio 
> --enable-vhost-net --enable-spice --enable-vnc --enable-system 
> --disable-smartcard --disable-tpm --disable-libssh2 --disable-curses 
> --disable-libusb --disable-usb-redir --disable-xen   --disable-bluez 
> --disable-user --disable-vde --target-list=x86_64-softmmu,aarch64-softmmu
> 

This is a merge commit... maybe you could bisect to find the real culprit ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Build of master pollutes parent directory
  2017-02-06 21:13 Rebecca Cran
@ 2017-02-06 21:42 ` Peter Maydell
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2017-02-06 21:42 UTC (permalink / raw)
  To: Rebecca Cran; +Cc: QEMU Developers

On 6 February 2017 at 21:13, Rebecca Cran <rebecca@bluestop.org> wrote:
> Building commit 7d2c6c95511e42dffe2b263275e09957723d0ff4 is causing
> pollution of the parent directory: e.g. ~/workspace/qemu/.. contains the
> following extra directories:
>
> audio backends block chardev crypto disas fsdev hw io linux-user migration
> ndb net qapi qom replay slirp target ui util

Hi; thanks for the bug report. You might like to try this patch:
http://patchwork.ozlabs.org/patch/724462/
which should fix it (though you'll need to delete the
offending directories by hand now they exist). Hopefully
we'll get that into master shortly.

thanks
-- PMM

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] Build of master pollutes parent directory
@ 2017-02-06 21:13 Rebecca Cran
  2017-02-06 21:42 ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: Rebecca Cran @ 2017-02-06 21:13 UTC (permalink / raw)
  To: qemu-devel

Building commit 7d2c6c95511e42dffe2b263275e09957723d0ff4 is causing 
pollution of the parent directory: e.g. ~/workspace/qemu/.. contains the 
following extra directories:

audio backends block chardev crypto disas fsdev hw io linux-user 
migration ndb net qapi qom replay slirp target ui util

I'm configuring QEMU with:

./configure --prefix=$HOME --enable-sdl --enable-kvm --enable-linux-aio 
--enable-vhost-net --enable-spice --enable-vnc --enable-system 
--disable-smartcard --disable-tpm --disable-libssh2 --disable-curses 
--disable-libusb --disable-usb-redir --disable-xen   --disable-bluez 
--disable-user --disable-vde --target-list=x86_64-softmmu,aarch64-softmmu

-- 
Rebecca

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-06 22:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-06 21:07 [Qemu-devel] Build of master pollutes parent directory Rebecca Cran
2017-02-06 22:18 ` Greg Kurz
2017-02-06 21:13 Rebecca Cran
2017-02-06 21:42 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.