qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] Add ignore-external migration capability


From: no-reply
Subject: Re: [Qemu-devel] [PATCH 0/4] Add ignore-external migration capability
Date: Sun, 13 Jan 2019 15:57:10 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the address@hidden 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 address@hidden 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/address@hidden/address@hidden/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]