Re: [Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated

2017-07-26 Thread Philippe Mathieu-Daudé
On 07/26/2017 06:40 PM, Philippe Mathieu-Daudé wrote:> patch 4: if no system libdtc and submodule present, compile the dtc submodule and verify it is at least v1.4.2. Prefixed RFC because I'm not sure about these 3 lines: +make -C dtc 1>/dev/null which can leads to: /bin/sh: 1: cannot

Re: [Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated

2017-07-26 Thread Philippe Mathieu-Daudé
On 07/26/2017 06:56 PM, Eric Blake wrote: On 07/26/2017 04:47 PM, no-re...@patchew.org wrote: This series failed build test on s390x host. Please find the details below. [...] === PACKAGES === >> dtc-1.4.2-1.fc25.s390x === TEST BEGIN === Using CC: /home/fam/bin/cc ERROR: fdt disabled

Re: [Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated

2017-07-26 Thread Eric Blake
On 07/26/2017 04:47 PM, no-re...@patchew.org wrote: > Hi, > > This series failed build test on s390x host. Please find the details below. > > Type: series > Subject: [Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated > Message-id: 20170726214010.

Re: [Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated

2017-07-26 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Type: series Subject: [Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated Message-id: 20170726214010.420-1-f4...@amsat.org === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under

[Qemu-devel] [PATCH for 2.10 0/4] check dtc submodule is outdated

2017-07-26 Thread Philippe Mathieu-Daudé
On http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg07987.html John hit the following error: hw/core/loader-fit.c:105:41: error: expected expression *addr = fdt32_to_cpu(*(fdt32_t *)prop); ^ having his ./configure