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

To reply to this bug, email your comments to 22198 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-auctex <at> gnu.org:
bug#22198; Package auctex. (Fri, 18 Dec 2015 00:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mosè Giordano <mose <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-auctex <at> gnu.org. (Fri, 18 Dec 2015 00:21:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mosè Giordano <mose <at> gnu.org>
To: bug-auctex <bug-auctex <at> gnu.org>
Subject: 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.