GNU bug report logs - #45455
[nextstep]: Emacs master does not compile on Apple Silicon (arm64)

Previous Next

Package: emacs;

Reported by: Artem Loenko <artyom.loenko <at> mac.com>

Date: Sun, 27 Dec 2020 11:54:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 45455 <at> debbugs.gnu.org (full text, mbox):

From: Artem Loenko <artyom.loenko <at> mac.com>
To: Philipp Stephani <p.stephani2 <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 45455 <at> debbugs.gnu.org
Subject: Re: bug#45455: [nextstep]: Emacs master does not compile on Apple
 Silicon (arm64)
Date: Mon, 28 Dec 2020 11:42:49 +0000
> On 28 Dec 2020, at 11:11, Philipp Stephani <p.stephani2 <at> gmail.com> wrote:
> 
> I installed that commit because without it, building the emacs-27
> branch doesn't work on my system (due to the architecture mismatch).
> Why do you think that reverting it won't break the build again?

I made a mistake and checked on the tagged version, not on the emacs-27 branch itself. I double-checked, and you are right. It will break the emacs-27 as you said. Sorry for the confusion.

This is the Makefile on the emacs-27 branch with the patch, and it will not fly:

./src/Makefile
...
DO_CODESIGN=$(patsubst aarch64-apple-darwin%,yes,arm-apple-darwin20.2.0)

So, we need the patch only on the master, considering these recent changes in the `config.quess`.



This bug report was last modified 4 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.