[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [can't compile the main branch]
From: |
Uwe Brauer |
Subject: |
Re: [can't compile the main branch] |
Date: |
Wed, 24 Apr 2024 08:11:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>> "SM" == Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> fatal: not a git repository (or any of the parent directories): .git
>> fatal: not a git repository (or any of the parent directories): .git
>> fatal: not a git repository (or any of the parent directories): .git
>> fatal: not a git repository (or any of the parent directories): .git
>> (cd doc; makeinfo -D rawfile --no-headers intro.texi --output -) >README
>> (cd doc; makeinfo -D rawfile --no-headers preview-readme.texi --output -) >>
>> README
>> sed -e 's|@lisppackagelispdir@|(file-name-directory load-file-name)|'\
>> -e 's|@lisppackagedatadir@|(file-name-directory load-file-name)|'\
>> -e 's|@lispautodir@|(if (file-writable-p "/usr/local/var/auctex")
>> "/usr/local/var/auctex" "~/.emacs.d/auctex")|'\
>> -e 's|@AUCTEXVERSION@|.|'\
>> -e 's|@AUCTEXDATE@||'\
>> tex-site.el.in >tex-site.el
>> make: *** No rule to make target 'ChangeLog', needed by 'doc/version.texi'.
>> Stop.
>>
>> Now why on earth should I have a git parent directory or directories?
> The GNUmakefile tries to find the date of the commit you're building,
> and that's only available from the VCS metadata. The patch below should
> make it fallback to using the current date.
Thanks I applied the patch and run make EMACSBIN=/opt/emacs29/bin/emacs
Result:
--8<---------------cut here---------------start------------->8---
fatal: not a git repository (or any of the parent directories): .git
sed -e 's|@lisppackagelispdir@|(file-name-directory load-file-name)|'\
-e 's|@lisppackagedatadir@|(file-name-directory load-file-name)|'\
-e 's|@lispautodir@|(if (file-writable-p "/usr/local/var/auctex")
"/usr/local/var/auctex" "~/.emacs.d/auctex")|'\
-e 's|@AUCTEXVERSION@|14.0.4.2024-04-24_08:10:19|'\
-e 's|@AUCTEXDATE@|2024-04-24_08:10:19|'\
tex-site.el.in >tex-site.el
make: *** No rule to make target 'ChangeLog', needed by 'doc/version.texi'.
Stop.
--8<---------------cut here---------------end--------------->8---
Sorry, still does not work
--
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
- Re: Making AUCTeX ELPA releases from the master branch, (continued)
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Stefan Monnier, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Arash Esbati, 2024/04/23
- Re: Making AUCTeX ELPA releases from the master branch, Tassilo Horn, 2024/04/23
- [can't compile the main branch] (was: Making AUCTeX ELPA releases from the master branch), Uwe Brauer, 2024/04/23
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/23
- Re: [can't compile the main branch],
Uwe Brauer <=
- Re: [can't compile the main branch], Ikumi Keita, 2024/04/24
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/24
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Ikumi Keita, 2024/04/24
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/24
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/25