GNU bug report logs - #22198
New error message in the output buffer: Output file removed.

Previous Next

Package: auctex;

Reported by: Mosè Giordano <mose <at> gnu.org>

Date: Fri, 18 Dec 2015 00:21:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Mosè Giordano <mose <at> gnu.org>
To: 22198 <at> debbugs.gnu.org
Subject: bug#22198: New error message in the output buffer: Output file removed.
Date: Fri, 18 Dec 2015 01:19:49 +0100
[Message part 1 (text/plain, inline)]
Hi,

while trying to reproduce the problem reported here
http://tex.stackexchange.com/q/283656/31416 I noticed that compilation
with xelatex of this simpler document

--8<---------------cut here---------------start------------->8---
\documentclass{moderncv}
\moderncvtheme{classic}
\moderncvicons{awesome}
\usepackage{fontawesome}
\firstname{Maria}
\familyname{Rossi}
\mobile{+1\,234\,567\,89\,00}
\begin{document}
\makecvtitle
\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% TeX-engine: xetex
%%% End:
--8<---------------cut here---------------end--------------->8---

fails (at least on my system), but AUCTeX doesn't realize the
compilation actually failed.  The following messages are shown in the
output buffer:

--8<---------------cut here---------------start------------->8---
xdvipdfmx:fatal: pdf_ref_obj(): passed invalid object.

Output file removed.
(see the transcript file for additional information)
Error 256 (driver return code) generating output;
file foo.pdf may not be valid.
--8<---------------cut here---------------end--------------->8---

The full log file is attached for reference.

Probably this should be accounted for by `TeX-parse-error', but I'm
not sure which line should be matched by the regexp.  In addition, I'd
like the branch simplify-TeX-parse-error to be improved and merged to
master first.  I'm filing this request as a bug report so it won't be
lost in the archive.

Bye,
Mosè
[foo.log (application/octet-stream, attachment)]

This bug report was last modified 9 years and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.