On 18 September 2015 at 13:06, Markus Armbruster <arm...@redhat.com> wrote: > "Daniel P. Berrange" <berra...@redhat.com> writes: >> You have your build directory *outside* the QEMU source tree, >> eg $GIT/../build, whereas I had been testing with $GIT/build >> and an non-VPATH build.
> Dropping the in-tree build entirely would save us from such unnecessary > build breakages. No it wouldn't, because neither "build in $GIT/build" nor "build in ../build" are in-tree build configs (which would be "build in $GIT" and which I agree we don't really want to encourage). thanks -- PMM