Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-09 Thread Philippe Mathieu-Daudé
On 7/5/19 2:32 PM, Philippe Mathieu-Daudé wrote: > Hi Markus, > > On 7/2/19 1:34 PM, Markus Armbruster wrote: >> The following changes since commit ab200dafc0e8a9925bb0ad0be478621f5f117c95: >> >> Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' >> into staging (2019-07-02

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-05 Thread Philippe Mathieu-Daudé
Hi Markus, On 7/2/19 1:34 PM, Markus Armbruster wrote: > The following changes since commit ab200dafc0e8a9925bb0ad0be478621f5f117c95: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > into staging (2019-07-02 10:17:54 +0100) > > are available in the Git repository

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-03 Thread Markus Armbruster
Peter Maydell writes: > On Wed, 3 Jul 2019 at 06:18, Markus Armbruster wrote: >> >> Peter Maydell writes: >> > This seems to break the incremental builds (most hosts): >> > >> > make: Entering directory '/home/petmay01/qemu-for-merges/build/w64' >> > make: *** No rule to make target 'subdir-sli

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-03 Thread Peter Maydell
On Wed, 3 Jul 2019 at 06:18, Markus Armbruster wrote: > > Peter Maydell writes: > > This seems to break the incremental builds (most hosts): > > > > make: Entering directory '/home/petmay01/qemu-for-merges/build/w64' > > make: *** No rule to make target 'subdir-slirp', needed by > > 'config-host.

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-02 Thread Markus Armbruster
Peter Maydell writes: > On Tue, 2 Jul 2019 at 12:38, Markus Armbruster wrote: >> >> The following changes since commit ab200dafc0e8a9925bb0ad0be478621f5f117c95: >> >> Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' >> into staging (2019-07-02 10:17:54 +0100) >> >> are

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190702113414.6896-1-arm...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash make do

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-02 Thread Peter Maydell
On Tue, 2 Jul 2019 at 12:38, Markus Armbruster wrote: > > The following changes since commit ab200dafc0e8a9925bb0ad0be478621f5f117c95: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > into staging (2019-07-02 10:17:54 +0100) > > are available in the Git repository a

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190702113414.6896-1-arm...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash make do

Re: [Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190702113414.6896-1-arm...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash make do

[Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02

2019-07-02 Thread Markus Armbruster
The following changes since commit ab200dafc0e8a9925bb0ad0be478621f5f117c95: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-07-02 10:17:54 +0100) are available in the Git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-build-2019-07-02