Patchew URL: https://patchew.org/QEMU/20190110120120.9943-1-yury-ko...@yandex-team.ru/
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 === TEST SCRIPT END === CC aarch64-softmmu/balloon.o CC x86_64-softmmu/hw/block/virtio-blk.o /tmp/qemu-test/src/migration/ram.c: In function 'ram_load': /tmp/qemu-test/src/migration/ram.c:4159:42: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ram_addr_t {aka unsigned int}' [-Werror=format=] error_report("Mismatched RAM block offset %s " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/inttypes.h:299:0, --- CC aarch64-softmmu/hw/cpu/a15mpcore.o CC aarch64-softmmu/hw/display/omap_dss.o /tmp/qemu-test/src/migration/ram.c: In function 'ram_load': /tmp/qemu-test/src/migration/ram.c:4159:42: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'ram_addr_t {aka unsigned int}' [-Werror=format=] error_report("Mismatched RAM block offset %s " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/inttypes.h:299:0, The full log is available at http://patchew.org/logs/20190110120120.9943-1-yury-ko...@yandex-team.ru/testing.docker-mingw@fedora/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com