Version 26.1 downloaded from ftp.gnu.org built perfectly fine. I'm not going any deeper into this rabbit hole :-) Thank you anyway for your help. (I could have used pre-patch package.el in the recent master, too. I just thought about that.) Jean-Christophe > On Nov 1, 2022, at 11:57, Jean-Christophe Helary wrote: > > Thank you Stefan, > >> On Nov 1, 2022, at 0:18, Stefan Kangas wrote: >> >> Jean-Christophe Helary 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/ > > -- Jean-Christophe Helary @brandelune https://traductaire-libre.org https://mac4translators.blogspot.com https://sr.ht/~brandelune/omegat-as-a-book/