Eric Blake <ebl...@redhat.com> writes:

> On 9/13/19 10:49 AM, Peter Maydell wrote:
>> The qemu-ga documentation is currently in qemu-ga.texi in
>> Texinfo format, which we present to the user as:
>>  * a qemu-ga manpage
>>  * a section of the main qemu-doc HTML documentation
>>
>> Convert the documentation to rST format, and present it to
>> the user as:
>>  * a qemu-ga manpage
>>  * part of the interop/ Sphinx manual
>>
>> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
>> Reviewed-by: Michael Roth <mdr...@linux.vnet.ibm.com>
>> Tested-by: Michael Roth <mdr...@linux.vnet.ibm.com>
>> Message-id: 20190905131040.8350-1-peter.mayd...@linaro.org
>> ---
>
> In an incremental build on Fedora 30, I'm now seeing:
>
>       CHK version_gen.h
>   GEN     docs/interop/qemu-ga.8
> No filename or title
> make: *** [/home/eblake/qemu/rules.mak:394: docs/interop/qemu-ga.8]
> Error 255
>
> and suspect this patch introduced it.  It may be that I just need to
> nuke intermediate artifacts rather than an actual problem with the
> patch, but I'd welcome help in identifying the problem.

It did - it's also the commit that has broken shippable builds. Once I
reverted they started working again. However I'm finding it hard to
trigger in the same containers on my setup so I'm confused as to how it
breaks.

--
Alex Bennée

Reply via email to