linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* make pdfdoc errors with v4.9
@ 2016-12-12 18:49 Jim Davis
  2016-12-12 19:11 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Davis @ 2016-12-12 18:49 UTC (permalink / raw)
  To: linux-doc, linux-kernel

On my Ubuntu 16.04 desktop, make pdfdocs fails with

Makefile:58: recipe for target 'media.pdf' failed
make[2]: *** [media.pdf] Error 1
Documentation/Makefile.sphinx:79: recipe for target 'pdfdocs' failed
make[1]: *** [pdfdocs] Error 2
Makefile:1450: recipe for target 'pdfdocs' failed
make: *** [pdfdocs] Error 2

jim@krebstar:~/linux-rc$ grep 'LaTeX Error' /tmp/make-pdfdocs.txt |
sort | uniq -c
      1 ! LaTeX Error: \begin{document} ended by \end{adjustbox}.
      1 ! LaTeX Error: \begin{document} ended by \end{longtable}.
      1 ! LaTeX Error: \DUrole undefined.
    240 ! LaTeX Error: Something's wrong--perhaps a missing \item.
      2 ! LaTeX Error: There's no line here to end.

This is using the distro's versions of sphinx (1.3.1) and xetex:

This is XeTeX, Version 3.14159265-2.6-0.99992 (TeX Live 2015/Debian)
(preloaded format=xelatex)

-- 
Jim

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: make pdfdoc errors with v4.9
  2016-12-12 18:49 make pdfdoc errors with v4.9 Jim Davis
@ 2016-12-12 19:11 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2016-12-12 19:11 UTC (permalink / raw)
  To: Jim Davis; +Cc: linux-doc, linux-kernel

On Mon, 12 Dec 2016 11:49:13 -0700
Jim Davis <jim.epost@gmail.com> wrote:

> On my Ubuntu 16.04 desktop, make pdfdocs fails with
> 
> Makefile:58: recipe for target 'media.pdf' failed
> make[2]: *** [media.pdf] Error 1
> Documentation/Makefile.sphinx:79: recipe for target 'pdfdocs' failed
> make[1]: *** [pdfdocs] Error 2
> Makefile:1450: recipe for target 'pdfdocs' failed
> make: *** [pdfdocs] Error 2
> 
> jim@krebstar:~/linux-rc$ grep 'LaTeX Error' /tmp/make-pdfdocs.txt |
> sort | uniq -c
>       1 ! LaTeX Error: \begin{document} ended by \end{adjustbox}.
>       1 ! LaTeX Error: \begin{document} ended by \end{longtable}.
>       1 ! LaTeX Error: \DUrole undefined.

This one looks awfully familiar.

>     240 ! LaTeX Error: Something's wrong--perhaps a missing \item.
>       2 ! LaTeX Error: There's no line here to end.

I'm guessing that there's a 4.10 fix or two that needed to get into 4.9 as
well; my screwup.  I'll see what I can do to get something into stable.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-12 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12 18:49 make pdfdoc errors with v4.9 Jim Davis
2016-12-12 19:11 ` Jonathan Corbet

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).