emacs-devel
[Top][All Lists]
Advanced

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

Re: [bootstrap-emacs.pdmp] Killed: 9


From: Philipp
Subject: Re: [bootstrap-emacs.pdmp] Killed: 9
Date: Sat, 27 Mar 2021 17:54:33 +0100


> Am 27.03.2021 um 17:28 schrieb Jeffrey Walton <noloader@gmail.com>:
> 
> Hi Everyone,
> 
> I'm building Emacs 27.2 on the Apple M1 machine. (Thanks for
> --without-ns). 'make' is failing with the following. I am not at the
> 'make check' step (yet). It looks like this issue:
> https://github.com/d12frosted/homebrew-emacs-plus/issues/292#issuecomment-751451010.
> 
> gmake -C ../lisp update-subdirs
> gmake[2]: Entering directory `/Users/jwalton/Build-Scripts/emacs-27.2/lisp'
> for file in . ./calc ./calendar ./emacs-lisp ./emulation ./erc
> ./eshell ./gnus ./image ./international ./language ./mail ./mh-e ./net
> ./nxml ./obsolete ./org ./play ./progmodes ./term ./textmodes ./url
> ./vc; do \
>           ./../build-aux/update-subdirs $file; \
>        done;
> gmake[2]: Leaving directory `/Users/jwalton/Build-Scripts/emacs-27.2/lisp'
> cp -f temacs bootstrap-emacs
> rm -f bootstrap-emacs.pdmp
> ./temacs --batch  -l loadup --temacs=pbootstrap
> gmake[1]: *** [bootstrap-emacs.pdmp] Killed: 9
> 
> 


This is typically caused by temacs or bootstrap-emacs not being correctly 
codesigned.  For me, removing these binaries fixes the issue temporarily (as 
the files will be regenerated and codesigned), but I don't know how to fix the 
problem permanently.


reply via email to

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