Re: Fwd: media: docs: build error of userspace-api.pdf as of v6.10-rc1

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

 



Hi Akira,

On 30/05/2024 03:25, Akira Yokosawa wrote:
Hi Jean-Michel,

Assuming <jeanmichel.hautbois@xxxxxxxxxxxxxxxx> is your past email
account, forwarding a message bounced from
"the mail system at host perceval.ideasonboard.com" as "Undelivered".

Also, I'd suggest you to add an entry in .mailmap.

Indeed, a patch just gone a few minutes ago;-)

<snip>

I tested "make pdfdocs" on v6.10-rc1, which ended up in a build error
from xelatex:

     Package tabulary Warning: No suitable columns! on input line 48770.
! Extra alignment tab has been changed to \cr.
     <recently read> \endtemplate
l.49179 \end{tabulary} ?

I know this won't make any sense for most kernel developers.

You seem to know me very well :-) !


So, I did bisection for you.

First bad commit is:

     adb1d4655e53 ("media: v4l: Add V4L2-PIX-FMT-Y14P format")

and reverting it resolves the error.

It looks to me like said commit added two columns in the flat-table
of "Luma-Only Image Formats", without updating hints to latex:

     .. tabularcolumns::

above it.  This results in wrong column count in the output of
Sphinx's latex builder.

Please update the hint for the additional two columns.

FYI, you can test build without building the whole tree by saying:

     make SPHINXDIRS=userspace-api pdfdocs

Otherwise, you will need to wait a long time.

Thanks a lot for this detailed report, as I reproduced the issue quickly and easily !

Now, I would like your advice. I update the tabularcolumns to add the two new columns, but it does not fit on the page anymore [1].

What would be the best way to solve this ?

[1]: https://cryptpad.fr/file/#/2/file/C8sTCY-cv9jj-mwgzkZgjEtr/
Thanks,
JM


You can ignore the extra warnings of "WARNING: undefined label:"
and "WARNING: unknown document:" due to the limited scope of
documentation.

Regards.
Akira




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux