qemu-ppc
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
Date: Fri, 26 Jun 2020 14:43:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 6/26/20 12:37 PM, no-reply@patchew.org wrote:
> Patchew URL: 20200626102744.15053-1-f4bug@amsat.org/">https://patchew.org/QEMU/20200626102744.15053-1-f4bug@amsat.org/
> 
> 
> 
> Hi,
> 
> This series failed the docker-quick@centos7 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
> make docker-image-centos7 V=1 NETWORK=1
> time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
> === TEST SCRIPT END ===
> 
>   CC      aarch64-softmmu/hw/arm/gumstix.o
>   CC      aarch64-softmmu/hw/arm/spitz.o
> /tmp/qemu-test/src/hw/i386/pc_q35.c: In function 'pc_q35_init':
> /tmp/qemu-test/src/hw/i386/pc_q35.c:310:9: error: passing argument 1 of 
> 'smbus_eeprom_init' from incompatible pointer type [-Werror]
>          smbus_eeprom_init(pcms->smbus, 8, NULL, 0);
>          ^

This was announced in the patch.

Is there a way to give patchew a hint that it is pointless to build
a patch/series? Other CI services provides a such feature, i.e.
Travis-CI skips if a patch description contains '[ci skip]', we could
simply reuse that for patchew.



reply via email to

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