linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* make pdfdocs errors with 4.10-rc8
@ 2017-02-14 19:14 Jim Davis
  0 siblings, 0 replies; only message in thread
From: Jim Davis @ 2017-02-14 19:14 UTC (permalink / raw)
  To: linux-doc, linux-kernel

On a Fedora 25 system,

[...]
build succeeded, 32 warnings.
make PDFLATEX=xelatex LATEXOPTS="-interaction=batchmode" -C
Documentation/output/./latex;
xelatex -interaction=batchmode 'linux-user.tex'
This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016)
(preloaded format=xelatex)
 restricted \write18 enabled.
entering extended mode
Makefile:66: recipe for target 'linux-user.pdf' failed
Documentation/Makefile.sphinx:83: recipe for target 'pdfdocs' failed
Makefile:1450: recipe for target 'pdfdocs' failed

where Documentation/output/latex/linux-user.log contains

[jim@krebstar latex]$ grep '^!' linux-user.log | sort -u
! Extra }, or forgotten \endgroup.
! Missing } inserted.

and that happens often enough that Tex bails:

[jim@krebstar latex]$ tail -20 linux-user.log
[...]
! Extra }, or forgotten \endgroup.
<inserted text> }

l.14911 \hline\end{tabulary}

(That makes 100 errors; please try again.)
[...]

-- 
Jim

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-14 19:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-14 19:14 make pdfdocs errors with 4.10-rc8 Jim Davis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).