emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reftex.el autoloads


From: Phillip Lord
Subject: Re: reftex.el autoloads
Date: Sun, 20 Dec 2015 18:41:33 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: address@hidden (Phillip Lord)
>> Cc: Glenn Morris <address@hidden>, Eli Zaretskii <address@hidden>,
>> <address@hidden>
>> Date: Sun, 20 Dec 2015 12:41:35 +0000
>> 
>> 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
>
> Is this a parallel build (i.e. with -j switch to Make)?  If so, I
> guess it means some file that generating diary-loaddefs.el needs is
> being written to at the same time by some other part of the build
> process.

Well, this is the hydra build and I don't know how that is configured,
but it looks like a simple "make" to me.

In my hands both "make", "make -j" and "make -j 10" (which is what I
normally use) works just fine.

I'm at a bit of a loss as to know how to fix this, since the only way I
can affect the hydra build is by commiting to master.

Phil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]