From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: reftex.el autoloads Date: Mon, 21 Dec 2015 10:31:22 +0000 Message-ID: <87h9jcnldx.fsf@russet.org.uk> References: <87h9jqo9a5.fsf@russet.org.uk> <566B2BFC.1070802@cs.ucla.edu> <877fkj1q5j.fsf@russet.org.uk> <83si375x03.fsf@gnu.org> <8737v71oo0.fsf@russet.org.uk> <83r3ir5vrb.fsf@gnu.org> <87y4czz7ul.fsf@russet.org.uk> <83oadv58fm.fsf@gnu.org> <87h9jmks0u.fsf@russet.org.uk> <87zixexam5.fsf@russet.org.uk> <0ltwnjbj6q.fsf@fencepost.gnu.org> <87zixagvs4.fsf@russet.org.uk> <83io3xzqo3.fsf@gnu.org> <877fkcyd7r.fsf@russet.org.uk> <56743E61.8060102@cs.ucla.edu> <87bn9lgum8.fsf@russet.org.uk> <5677A00C.9080309@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1450693922 27970 80.91.229.3 (21 Dec 2015 10:32:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Dec 2015 10:32:02 +0000 (UTC) Cc: Glenn Morris , Eli Zaretskii , Paul Eggert , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 21 11:31:55 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aAxkt-0001EN-UW for ged-emacs-devel@m.gmane.org; Mon, 21 Dec 2015 11:31:52 +0100 Original-Received: from localhost ([::1]:43921 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAxko-0002mq-Al for ged-emacs-devel@m.gmane.org; Mon, 21 Dec 2015 05:31:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAxkc-0002mY-SS for emacs-devel@gnu.org; Mon, 21 Dec 2015 05:31:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAxkY-0006rR-Py for emacs-devel@gnu.org; Mon, 21 Dec 2015 05:31:34 -0500 Original-Received: from cheviot22.ncl.ac.uk ([128.240.234.22]:34034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAxkS-0006n2-IJ; Mon, 21 Dec 2015 05:31:24 -0500 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot22.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1aAxkQ-0005mg-FC; Mon, 21 Dec 2015 10:31:22 +0000 Original-Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1aAxkQ-0002QH-D9; Mon, 21 Dec 2015 10:31:22 +0000 In-Reply-To: <5677A00C.9080309@gmx.at> (martin rudalics's message of "Mon, 21 Dec 2015 07:45:32 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196594 Archived-At: martin rudalics writes: >> Has anyone got any idea what might be causing this error on hydra? >> >> building calendar/cal-loaddefs.el >> GEN calendar/cal-loaddefs.el >> building calendar/diary-loaddefs.el >> GEN calendar/diary-loaddefs.el >> Loading macroexp.elc... >> cal-julian.el:0:0: error: end-of-file: nil >> make[3]: *** [calendar/diary-loaddefs.el] Error 255 > > IMHO this is the issue first discussed in > > http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01610.html > > also causing bug#22012. Master/trunk is unreliable to build and work > with until the undo-related issues get fixed as for the emacs-25 branch. Ah, which idiot did that. Alas! I fear it was me! Phil