unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp <p.stephani2@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: Intermitten build problems on Macos
Date: Tue, 9 Nov 2021 11:37:38 +0100	[thread overview]
Message-ID: <F6786A9E-6278-4DCB-B1EA-E1DF396197D4@gmail.com> (raw)
In-Reply-To: <87zgqdrjj0.fsf@gnus.org>



> Am 09.11.2021 um 06:21 schrieb Lars Ingebrigtsen <larsi@gnus.org>:
> 
> It seems like half the times I say "git pull; make" on Macos, it all
> ends with this:
> 
> make[2]: *** [../lisp/emacs-lisp/cl-generic.elc] Error 137
> make[1]: *** [../lisp/emacs-lisp/cl-generic.elc] Error 2
> /bin/sh: line 1: 31725 Killed: 9               EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l autoload --eval '(setq autoload-ensure-writable t)' --eval '(setq autoload-builtin-package-versions t)' --eval '(setq generated-autoload-file (expand-file-name (unmsys--file-name "loaddefs.el")))' -f batch-update-autoloads . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./leim ./leim/ja-dic ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./vc
> make[2]: *** [loaddefs.el] Error 137
> make[1]: *** [../lisp/loaddefs.el] Error 2
> make: *** [src] Error 2
> make: *** Waiting for unfinished jobs....
> 
> 
> If I say "make bootstrap", then it builds fine.
> 
> Is anybody seeing the same?

Yes, this happens to me all the time.  Deleting bootstrap-emacs also fixes it temporarily.  The problem is generally that bootstrap-emacs is occasionally not properly codesigned.  See e.g. this crash report:

Process:               bootstrap-emacs [44123]
Path:                  /Users/USER/*/bootstrap-emacs
Identifier:            bootstrap-emacs
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        Exited process [44122]
Responsible:           Terminal [14989]
User ID:               501

Date/Time:             2021-11-07 16:31:28.3870 +0100
OS Version:            macOS 12.0.1 (21A559)
Report Version:        12
Anonymous UUID:        [...]

Sleep/Wake UUID:       [...]

Time Awake Since Boot: 520000 seconds
Time Since Wake:       3082 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid))
Exception Codes:       UNKNOWN_0x32 at 0x0000000105084008
Exception Codes:       0x0000000000000032, 0x0000000105084008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace CODESIGNING, Code 2 




  reply	other threads:[~2021-11-09 10:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09  5:21 Intermitten build problems on Macos Lars Ingebrigtsen
2021-11-09 10:37 ` Philipp [this message]
2021-11-09 23:39   ` Lars Ingebrigtsen
2021-11-10  1:34     ` Lars Ingebrigtsen
2021-11-11 16:15     ` Philipp
2021-11-12  3:05       ` Lars Ingebrigtsen
2021-11-09 12:45 ` Eli Zaretskii
2021-11-09 23:39   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F6786A9E-6278-4DCB-B1EA-E1DF396197D4@gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).