emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: Please check if scratch/igc builds with native compilation


From: Gerd Möllmann
Subject: Re: MPS: Please check if scratch/igc builds with native compilation
Date: Thu, 23 May 2024 11:14:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Helmut Eller <eller.helmut@gmail.com> writes:

> On Thu, May 23 2024, Andrea Corallo wrote:
>
>> 1b16c64669d just bootstrapped fine for me here
>
> For me too.

Not for me :-(.

  ELC+ELN  ../lisp/replace.elc

igc.c:345: Emacs fatal error: assertion failed: h->obj_type != IGC_OBJ_FWD
gmake[3]: *** [Makefile:285: ../lisp/replace.elc] Abort trap: 6
gmake[2]: *** [Makefile:925: ../lisp/replace.elc] Error 2
gmake[2]: *** Waiting for unfinished jobs....
  ELC+ELN  ../lisp/version.elc
  ELC+ELN  ../lisp/vc/vc-hooks.elc
  ELC+ELN  ../lisp/textmodes/fill.elc
  ELC+ELN  ../lisp/w32-fns.elc
  ELC+ELN  ../lisp/uniquify.elc
  ELC+ELN  ../lisp/subr.elc

igc.c:345: Emacs fatal error: assertion failed: h->obj_type != IGC_OBJ_FWD
gmake[3]: *** [Makefile:285: ../lisp/subr.elc] Abort trap: 6

That's from git clean -xdf,
  $ /Users/gerd/emacs/savannah/igc/configure --cache-file
  /var/folders/1d/k_6t25f94sl83szqbf8gpkrh0000gn/T//config.cache.igc
  --enable-checking=all --with-native-compilation=aot --with-mps=debug
  CC=clang 'CFLAGS=-g -O0'

On a 10 core M1 pro, -j10

Damn.



reply via email to

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