Patchew URL: https://patchew.org/QEMU/20190311013016.14411-1-richardw.y...@linux.intel.com/
Hi, This series failed the docker-mingw@fedora 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 time make docker-test-mingw@fedora SHOW_ENV=1 J=14 NETWORK=1 === TEST SCRIPT END === CC x86_64-softmmu/accel/tcg/tcg-runtime.o CC aarch64-softmmu/hw/cpu/realview_mpcore.o /tmp/qemu-test/src/exec.c: In function 'flatview_add_to_dispatch': /tmp/qemu-test/src/exec.c:1644:32: error: incompatible type for argument 2 of 'int128_gt' if (int128_gt(remain.size, 0)) { ^ In file included from /tmp/qemu-test/src/include/exec/memory.h:24, --- CC aarch64-softmmu/hw/display/vga.o CC aarch64-softmmu/hw/display/bcm2835_fb.o /tmp/qemu-test/src/exec.c: In function 'flatview_add_to_dispatch': /tmp/qemu-test/src/exec.c:1644:32: error: incompatible type for argument 2 of 'int128_gt' if (int128_gt(remain.size, 0)) { ^ In file included from /tmp/qemu-test/src/include/exec/memory.h:24, The full log is available at http://patchew.org/logs/20190311013016.14411-1-richardw.y...@linux.intel.com/testing.docker-mingw@fedora/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com