diff mbox series

buildfix: update texinfo menu

Message ID 20191023101956.19120-1-kraxel@redhat.com (mailing list archive)
State New, archived
Headers show
Series buildfix: update texinfo menu | expand

Commit Message

Gerd Hoffmann Oct. 23, 2019, 10:19 a.m. UTC
Build error message:
qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target

Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 qemu-doc.texi | 1 +
 1 file changed, 1 insertion(+)

Comments

Philippe Mathieu-Daudé Oct. 23, 2019, 11:10 a.m. UTC | #1
Cc'ed trivial@

On 10/23/19 12:19 PM, Gerd Hoffmann wrote:
> Build error message:
> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
> 
> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>   qemu-doc.texi | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/qemu-doc.texi b/qemu-doc.texi
> index 3c5022050f0f..3ddf5c0a6865 100644
> --- a/qemu-doc.texi
> +++ b/qemu-doc.texi
> @@ -44,6 +44,7 @@
>   * Security::
>   * Implementation notes::
>   * Deprecated features::
> +* Recently removed features::
>   * Supported build platforms::
>   * License::
>   * Index::
>
John Snow Oct. 23, 2019, 1:27 p.m. UTC | #2
On 10/23/19 7:10 AM, Philippe Mathieu-Daudé wrote:
> Cc'ed trivial@
> 
> On 10/23/19 12:19 PM, Gerd Hoffmann wrote:
>> Build error message:
>> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed
>> features' despite being its Up target
>>
>> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload
>> parameter")
>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> 

mea culpa.

Reviewed-by: John Snow <jsnow@redhat.com>
Markus Armbruster Oct. 24, 2019, 8:57 a.m. UTC | #3
Gerd Hoffmann <kraxel@redhat.com> writes:

> Build error message:
> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
>
> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  qemu-doc.texi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/qemu-doc.texi b/qemu-doc.texi
> index 3c5022050f0f..3ddf5c0a6865 100644
> --- a/qemu-doc.texi
> +++ b/qemu-doc.texi
> @@ -44,6 +44,7 @@
>  * Security::
>  * Implementation notes::
>  * Deprecated features::
> +* Recently removed features::
>  * Supported build platforms::
>  * License::
>  * Index::

Reviewed-by: Markus Armbruster <armbru@redhat.com>

Cc'ing qemu-trivial.
Laszlo Ersek Oct. 25, 2019, 10:54 p.m. UTC | #4
On 10/23/19 12:19, Gerd Hoffmann wrote:
> Build error message:
> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
> 
> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  qemu-doc.texi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/qemu-doc.texi b/qemu-doc.texi
> index 3c5022050f0f..3ddf5c0a6865 100644
> --- a/qemu-doc.texi
> +++ b/qemu-doc.texi
> @@ -44,6 +44,7 @@
>  * Security::
>  * Implementation notes::
>  * Deprecated features::
> +* Recently removed features::
>  * Supported build platforms::
>  * License::
>  * Index::
> 

Tested-by: Laszlo Ersek <lersek@redhat.com>

(Applied it on top of ee70fc26a561, and now the tree builds.)

Thanks!
Laszlo
Laszlo Ersek Nov. 16, 2019, 7:12 p.m. UTC | #5
On 10/23/19 12:19, Gerd Hoffmann wrote:
> Build error message:
> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
> 
> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  qemu-doc.texi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/qemu-doc.texi b/qemu-doc.texi
> index 3c5022050f0f..3ddf5c0a6865 100644
> --- a/qemu-doc.texi
> +++ b/qemu-doc.texi
> @@ -44,6 +44,7 @@
>  * Security::
>  * Implementation notes::
>  * Deprecated features::
> +* Recently removed features::
>  * Supported build platforms::
>  * License::
>  * Index::
> 

Can this patch be included in v4.2.0-rc2 please?

Thanks!
Laszlo
Markus Armbruster Nov. 18, 2019, 9:13 a.m. UTC | #6
Laszlo Ersek <lersek@redhat.com> writes:

> On 10/23/19 12:19, Gerd Hoffmann wrote:
>> Build error message:
>> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
>> 
>> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
>> ---
>>  qemu-doc.texi | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/qemu-doc.texi b/qemu-doc.texi
>> index 3c5022050f0f..3ddf5c0a6865 100644
>> --- a/qemu-doc.texi
>> +++ b/qemu-doc.texi
>> @@ -44,6 +44,7 @@
>>  * Security::
>>  * Implementation notes::
>>  * Deprecated features::
>> +* Recently removed features::
>>  * Supported build platforms::
>>  * License::
>>  * Index::
>> 
>
> Can this patch be included in v4.2.0-rc2 please?

Cc'ing qemu-trivial again, might be a workable path into -rc2.
Peter Maydell Nov. 18, 2019, 11:08 a.m. UTC | #7
On Mon, 18 Nov 2019 at 09:13, Markus Armbruster <armbru@redhat.com> wrote:
>
> Laszlo Ersek <lersek@redhat.com> writes:
>
> > On 10/23/19 12:19, Gerd Hoffmann wrote:
> >> Build error message:
> >> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
> >>
> >> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
> >> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> >> ---
> >>  qemu-doc.texi | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/qemu-doc.texi b/qemu-doc.texi
> >> index 3c5022050f0f..3ddf5c0a6865 100644
> >> --- a/qemu-doc.texi
> >> +++ b/qemu-doc.texi
> >> @@ -44,6 +44,7 @@
> >>  * Security::
> >>  * Implementation notes::
> >>  * Deprecated features::
> >> +* Recently removed features::
> >>  * Supported build platforms::
> >>  * License::
> >>  * Index::
> >>
> >
> > Can this patch be included in v4.2.0-rc2 please?
>
> Cc'ing qemu-trivial again, might be a workable path into -rc2.

I've just applied it directly to master. (Not sure why none
of my build test machines complain about the error.)

thanks
-- PMM
Gerd Hoffmann Nov. 18, 2019, 11:39 a.m. UTC | #8
On Mon, Nov 18, 2019 at 11:08:52AM +0000, Peter Maydell wrote:
> On Mon, 18 Nov 2019 at 09:13, Markus Armbruster <armbru@redhat.com> wrote:
> >
> > Laszlo Ersek <lersek@redhat.com> writes:
> >
> > > On 10/23/19 12:19, Gerd Hoffmann wrote:
> > >> Build error message:
> > >> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
> > >>
> > >> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
> > >> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> > >> ---
> > >>  qemu-doc.texi | 1 +
> > >>  1 file changed, 1 insertion(+)
> > >>
> > >> diff --git a/qemu-doc.texi b/qemu-doc.texi
> > >> index 3c5022050f0f..3ddf5c0a6865 100644
> > >> --- a/qemu-doc.texi
> > >> +++ b/qemu-doc.texi
> > >> @@ -44,6 +44,7 @@
> > >>  * Security::
> > >>  * Implementation notes::
> > >>  * Deprecated features::
> > >> +* Recently removed features::
> > >>  * Supported build platforms::
> > >>  * License::
> > >>  * Index::
> > >>
> > >
> > > Can this patch be included in v4.2.0-rc2 please?
> >
> > Cc'ing qemu-trivial again, might be a workable path into -rc2.
> 
> I've just applied it directly to master. (Not sure why none
> of my build test machines complain about the error.)

Probably some build dependency for --enable-docs is missing.
sphinx maybe?

cheers,
  Gerd
Laszlo Ersek Nov. 18, 2019, 6:09 p.m. UTC | #9
On 11/18/19 12:08, Peter Maydell wrote:
> On Mon, 18 Nov 2019 at 09:13, Markus Armbruster <armbru@redhat.com> wrote:
>>
>> Laszlo Ersek <lersek@redhat.com> writes:
>>
>>> On 10/23/19 12:19, Gerd Hoffmann wrote:
>>>> Build error message:
>>>> qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up target
>>>>
>>>> Fixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter")
>>>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
>>>> ---
>>>>  qemu-doc.texi | 1 +
>>>>  1 file changed, 1 insertion(+)
>>>>
>>>> diff --git a/qemu-doc.texi b/qemu-doc.texi
>>>> index 3c5022050f0f..3ddf5c0a6865 100644
>>>> --- a/qemu-doc.texi
>>>> +++ b/qemu-doc.texi
>>>> @@ -44,6 +44,7 @@
>>>>  * Security::
>>>>  * Implementation notes::
>>>>  * Deprecated features::
>>>> +* Recently removed features::
>>>>  * Supported build platforms::
>>>>  * License::
>>>>  * Index::
>>>>
>>>
>>> Can this patch be included in v4.2.0-rc2 please?
>>
>> Cc'ing qemu-trivial again, might be a workable path into -rc2.
> 
> I've just applied it directly to master.

Thank you!
Laszlo

> (Not sure why none
> of my build test machines complain about the error.)
> 
> thanks
> -- PMM
>
diff mbox series

Patch

diff --git a/qemu-doc.texi b/qemu-doc.texi
index 3c5022050f0f..3ddf5c0a6865 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -44,6 +44,7 @@ 
 * Security::
 * Implementation notes::
 * Deprecated features::
+* Recently removed features::
 * Supported build platforms::
 * License::
 * Index::