[Patchew-devel] Incorrect patchew error messages [no-reply at patchew.org: Re: [Qemu-devel] [PATCH v6 0/2] kvm: limited x86 CPU power management]

Paolo Bonzini pbonzini at redhat.com
Mon Jun 25 10:58:03 UTC 2018


On 24/06/2018 15:31, Michael S. Tsirkin wrote:
> Hi!
> Looks like there are tons of false errors - as if
> it tried to compile .hx and .def files as valid C
> input.
> 
> Seems to triggers because my patch touched these files.

Whatever happens within Patchew should also happen with plain upstream,
using the test script in the logs.

Here it looks like qemu-options.def was generated incorrectly, possibly
due to a syntax error in the .hx file.

Paolo

> #!/bin/bash
> set -e
> git submodule update --init dtc
> # Let docker tests dump environment info
> export SHOW_ENV=1
> export J=8
> time make docker-test-mingw at fedora




More information about the Patchew-devel mailing list