[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compilation using git needs 10 minutes and fails
From: |
Uwe Brauer |
Subject: |
compilation using git needs 10 minutes and fails |
Date: |
Tue, 23 Apr 2024 22:38:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
So I cloned with git and did the following
Master
1) git switch master
2) make distclean
3) ./autogen.sh
4) ./configure
5) make
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
Call me nitpicking but I prefer master over main
Uwe
--
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 <=
- 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, 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, 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