[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compilation using git needs 10 minutes and fails
From: |
Uwe Brauer |
Subject: |
Re: compilation using git needs 10 minutes and fails |
Date: |
Wed, 24 Apr 2024 08:05:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>> "AE" == Arash Esbati <arash@gnu.org> writes:
> Uwe Brauer <oub@mat.ucm.es> writes:
>> Time needed 56 sec on my X1 Thinkpad form 2017
>>
>> I switched to main
>>
>> 1) make distclean
>> 2) git switch main
>> 3) make
>> 4) after 10 min! I obtain
>>
>> Error: void-function (loaddefs-generate-batch)
>> mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode
>> 0x1b7c116e2faef0ed>))
>> debug-early-backtrace()
>> debug-early(error (void-function loaddefs-generate-batch))
>> loaddefs-generate-batch()
>> command-line-1(("-l" "lpath.el" "-f" "loaddefs-generate-batch" "loaddefs.el"
>> "."))
>> command-line()
>> normal-top-level()
>> Symbol’s function definition is void: loaddefs-generate-batch
>> GNUmakefile:47: recipe for target 'autoloads' failed
>> make: *** [autoloads] Error 255
> Which Emacs version is this? The library loaddefs-gen.el which provides
> the function was introduced with Emacs 29.1, IIRC. I remember the fun I
> had with this change:
> https://git.savannah.gnu.org/cgit/auctex.git/commit/Makefile.in?id=19a2607b
Well, it compiled from master but 29.0.5 so pre 29.1
the problem is that more recent emacs version cause sever problems with
my old bbdb package I using on a daily base (I wrote a lot of useful
add-ons that do not work on more recent bbdb version, mostly because of
renaming functions and changing syntax). For the next 2 month I will be
very busy with courses, so I can't effort to solve this and upgrade to a
more recent emacs version.
>> Call me nitpicking but I prefer master over main
> C'mon Uwe, don't be like that. The whole thing is half a day old, so
> maybe you give us another day before you make your mind. And thanks for
> testing, BTW.
Point taken, but the compilation needs 10 minutes, 10! That makes
testing cumbersome, don't you agree?
> Best, Arash
--
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
smime.p7s
Description: S/MIME cryptographic signature
- compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/23
- Re: compilation using git needs 10 minutes and fails, Arash Esbati, 2024/04/23
- Re: compilation using git needs 10 minutes and fails,
Uwe Brauer <=
- Re: compilation using git needs 10 minutes and fails, Arash Esbati, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Arash Esbati, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24
- Re: compilation using git needs 10 minutes and fails, Tassilo Horn, 2024/04/25
- Re: compilation using git needs 10 minutes and fails, Uwe Brauer, 2024/04/24