emacs-devel
[Top][All Lists]
Advanced

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

Re: Building from an old commit


From: Jean-Christophe Helary
Subject: Re: Building from an old commit
Date: Tue, 1 Nov 2022 11:57:11 +0900

Thank you Stefan,

> On Nov 1, 2022, at 0:18, Stefan Kangas <stefankangas@gmail.com> wrote:
> 
> Jean-Christophe Helary <lists@traduction-libre.org> writes:
> 
>> Would you mind elaborating ?
>> I'd like to understand what's wrong.
> 
> I don't know the details, sorry.
> 
> Maybe "git show e0677de7f3f222e" will give you a starting point.
> You could also search the list archives.

It looks like an issue with an update to glibc.

(But what I'd like to know is what in the error message made you think that it 
was *that* commit that could fix the issue ?)


I installed that commit, ran again configure and make install and here is the 
error:

2 warnings generated.
make[1]: Circular bootstrap-emacs <- temacs dependency dropped.
/Library/Developer/CommandLineTools/usr/bin/make -C ../admin/unidata all 
EMACS="../../src/bootstrap-emacs"
  ELC      uvs.elc
/bin/sh: line 1: 24971 Killed: 9               "../../src/bootstrap-emacs" 
-batch --no-site-file --no-site-lisp -f batch-byte-compile uvs.el
make[2]: *** [uvs.elc] Error 137
make[1]: *** [macuvs.h] Error 2
make: *** [src] Error 2


Then I tried make bootstrap and I got that:

14608 unused bytes follow Mach-O header
94879 pure bytes used
mv -f emacs bootstrap-emacs
/Library/Developer/CommandLineTools/usr/bin/make -C ../lisp compile-first 
EMACS="../src/bootstrap-emacs"
  ELC      emacs-lisp/macroexp.elc
/bin/sh: line 1: 32319 Killed: 9               EMACSLOADPATH= 
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval '(setq 
load-prefer-newer t)' -f batch-byte-compile emacs-lisp/macroexp.el
make[3]: *** [emacs-lisp/macroexp.elc] Error 137
make[2]: *** [bootstrap-emacs] Error 2
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2


-- 
Jean-Christophe Helary @brandelune
https://traductaire-libre.org
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/




reply via email to

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