emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* make doc fails at PDF: "pdftex exited with bad status"
@ 2013-10-17 16:17 Alan E. Davis
  2013-10-17 17:59 ` Xebar Saram
  0 siblings, 1 reply; 2+ messages in thread
From: Alan E. Davis @ 2013-10-17 16:17 UTC (permalink / raw)
  To: org-mode

[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]

On my Archlinux box with up to date texlive, and a newly cloned org-mode
installation, "make doc" fails with the following messages:

Output written on org.pdf (257 pages, 974386 bytes).
Transcript written on org.log.
/usr/bin/texi2dvi: pdftex exited with bad status, quitting.
make[1]: *** [org.pdf] Error 1
make[1]: Leaving directory `/home/doc/WB/Elisp/org-mode.git/doc'
make: *** [pdf] Error 2

This is a recent happening, within approxiately 2 to 3 weeks.  I downgraded
emacs (also relevant to another recent problem), and re-cloned the git
repo.

Should I run text2pdf on org.texi, in the doc/ directory, the pdf file is
generated cleanly.   I assume there is an issue in doc/Makefile.

One suspects this issue may involve a recent update of the texlive packages
on this system.  In doc/Makefile, is a workaround due to a bug in
texi2dvi.  When I deleted the two lines from doc/Makefile, the same issue
seems to exist, but making of org.pdf is skipped, since it already exists:
the failure is for orgguide.pdf, in this case.

I do not understand makefiles well enough to go any further with this.

Alan Davis

[-- Attachment #2: Type: text/html, Size: 1321 bytes --]

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

* Re: make doc fails at PDF: "pdftex exited with bad status"
  2013-10-17 16:17 make doc fails at PDF: "pdftex exited with bad status" Alan E. Davis
@ 2013-10-17 17:59 ` Xebar Saram
  0 siblings, 0 replies; 2+ messages in thread
From: Xebar Saram @ 2013-10-17 17:59 UTC (permalink / raw)
  To: Alan E. Davis, org mode

[-- Attachment #1: Type: text/plain, Size: 1418 bytes --]

Hi Alan

i had exactly the same issue that drove me mad

this solved this for me:

https://bbs.archlinux.org/viewtopic.php?id=166163

let me know if you need any help!

best

Z.


On Thu, Oct 17, 2013 at 7:17 PM, Alan E. Davis <lngndvs@gmail.com> wrote:

> On my Archlinux box with up to date texlive, and a newly cloned org-mode
> installation, "make doc" fails with the following messages:
>
> Output written on org.pdf (257 pages, 974386 bytes).
> Transcript written on org.log.
> /usr/bin/texi2dvi: pdftex exited with bad status, quitting.
> make[1]: *** [org.pdf] Error 1
> make[1]: Leaving directory `/home/doc/WB/Elisp/org-mode.git/doc'
> make: *** [pdf] Error 2
>
> This is a recent happening, within approxiately 2 to 3 weeks.  I
> downgraded emacs (also relevant to another recent problem), and re-cloned
> the git repo.
>
> Should I run text2pdf on org.texi, in the doc/ directory, the pdf file is
> generated cleanly.   I assume there is an issue in doc/Makefile.
>
> One suspects this issue may involve a recent update of the texlive
> packages on this system.  In doc/Makefile, is a workaround due to a bug in
> texi2dvi.  When I deleted the two lines from doc/Makefile, the same issue
> seems to exist, but making of org.pdf is skipped, since it already exists:
> the failure is for orgguide.pdf, in this case.
>
> I do not understand makefiles well enough to go any further with this.
>
> Alan Davis
>

[-- Attachment #2: Type: text/html, Size: 2152 bytes --]

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

end of thread, other threads:[~2013-10-17 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-17 16:17 make doc fails at PDF: "pdftex exited with bad status" Alan E. Davis
2013-10-17 17:59 ` Xebar Saram

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).