[Patchew-devel] [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description

Philippe Mathieu-Daudé f4bug at amsat.org
Fri Jun 26 12:43:31 UTC 2020


On 6/26/20 12:37 PM, no-reply at patchew.org wrote:
> Patchew URL: https://patchew.org/QEMU/20200626102744.15053-1-f4bug@amsat.org/
> 
> 
> 
> Hi,
> 
> This series failed the docker-quick at 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 at 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.




More information about the Patchew-devel mailing list