qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 0/7] Add dbus-vmstate


From: no-reply
Subject: Re: [PATCH v4 0/7] Add dbus-vmstate
Date: Fri, 27 Sep 2019 19:06:42 -0700 (PDT)

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



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
export ARCH=x86_64
make docker-image-fedora V=1 NETWORK=1
time make docker-test-mingw@fedora J=14 NETWORK=1
=== TEST SCRIPT END ===

  CC      hw/acpi/pcihp.o
  CC      hw/acpi/ich9.o
/tmp/qemu-test/src/backends/dbus-vmstate.c: In function 'dbus_save_state_proxy':
/tmp/qemu-test/src/backends/dbus-vmstate.c:301:57: error: format '%lu' expects 
argument of type 'long unsigned int', but argument 2 has type 'gsize' {aka 
'long long unsigned int'} [-Werror=format=]
         error_report("Too large vmstate data to save: %lu", size);
                                                       ~~^   ~~~~
                                                       %llu


The full log is available at
http://patchew.org/logs/address@hidden/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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