qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PATCH v2 0/3] qemu-img: removing created


From: Wainer dos Santos Moschetta
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH v2 0/3] qemu-img: removing created when img_create fails
Date: Mon, 25 Mar 2019 11:02:30 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2



On 03/22/2019 06:49 PM, Daniel Henrique Barboza wrote:


On 3/22/19 4:02 PM, address@hidden wrote:
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 NETWORK=1
=== TEST SCRIPT END ===

   CC      aarch64-softmmu/tcg/tcg-op.o
   CC      aarch64-softmmu/tcg/tcg-op-vec.o
/tmp/qemu-test/src/qemu-img.c: In function 'img_create':
/tmp/qemu-test/src/qemu-img.c:568:13: error: 'filename' may be used uninitialized in this function [-Werror=maybe-uninitialized]
              error_reportf_err(local_err, "%s: ", filename);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Not sure why it complained about this. Travis didn't care ....


How can I reproduce this docker use test? I have a Fedora29 box with Docker and
issuing "make docker-test-mingw(...)" as mentioned above doesn't work.


I could reproduce the above error on my Fedora 29 x86_64 machine. From the build dir, run as:

make address@hidden SHOW_ENV=1 J=14 NETWORK=1

Compile QEMU sources with default configs also fails.

- Wainer




Thanks,


dhb


The full log is available at
http://patchew.org/logs/address@hidden/address@hidden/?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]