unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Segmentation faults on native compile on master (46e4704e2abca4d264a43965f92eab7608211ee6)
@ 2021-05-15 17:16 wilde
  2021-05-15 17:26 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: wilde @ 2021-05-15 17:16 UTC (permalink / raw)
  To: emacs-devel

Trying to build GNU Emacs with NATIVE_FULL_AOT=1 fails for me:

Configuration:

../emacs-native-comp.git/configure --disable-autodepend --without-ns --without-rsvg --with-modules --without-gconf --without-gsettings --with-native-compilation --without-x --with-x-toolkit=no --without-xft --without-lcms2 --without-rsvg --prefix=/home/wilde/apps/emacs-native-dev

Build with:

make -j6 NATIVE_FULL_AOT=1 bootstrap

Fails:

make[2]: *** [Makefile:147: ../../emacs-native-comp.git/lisp/cus-load.el] Segmentation fault (core dumped)
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:155: ../../emacs-native-comp.git/lisp/finder-inf.el] Segmentation fault (core dumped)
make[3]: Entering directory '/home/wilde/src/stdsrc/emacs-native-comp_BUILD/lisp'
  ELC+ELN  emacs-lisp/eieio.elc
  ELC+ELN  emacs-lisp/eieio-base.elc
  ELC+ELN  cedet/semantic/db.elc
  ELC+ELN  align.elc
  ELC+ELN  allout.elc
  ELC+ELN  allout-widgets.elc
make[3]: *** [Makefile:297: emacs-lisp/eieio.elc] Segmentation fault (core dumped)
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:297: cedet/semantic/db.elc] Segmentation fault (core dumped)
make[3]: *** [Makefile:297: emacs-lisp/eieio-base.elc] Segmentation fault (core dumped)
make[3]: *** [Makefile:297: align.elc] Segmentation fault (core dumped)
make[3]: *** [Makefile:297: allout.elc] Segmentation fault (core dumped)
make[3]: *** [Makefile:297: allout-widgets.elc] Segmentation fault (core dumped)
make[3]: Leaving directory '/home/wilde/src/stdsrc/emacs-native-comp_BUILD/lisp'
make[2]: *** [Makefile:331: compile-main] Error 2
make[2]: Leaving directory '/home/wilde/src/stdsrc/emacs-native-comp_BUILD/lisp'
make[1]: *** [Makefile:414: lisp] Error 2
make[1]: Leaving directory '/home/wilde/src/stdsrc/emacs-native-comp_BUILD'
make: *** [Makefile:1106: bootstrap] Error 2

Yesterday is was still able to build without problems....

cheers
sascha



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Segmentation faults on native compile on master (46e4704e2abca4d264a43965f92eab7608211ee6)
  2021-05-15 17:16 Segmentation faults on native compile on master (46e4704e2abca4d264a43965f92eab7608211ee6) wilde
@ 2021-05-15 17:26 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-05-15 17:26 UTC (permalink / raw)
  To: wilde; +Cc: emacs-devel

> From: wilde@sha-bang.de
> Date: Sat, 15 May 2021 19:16:22 +0200
> 
> Trying to build GNU Emacs with NATIVE_FULL_AOT=1 fails for me:

Yes, see bug#48446.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-15 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15 17:16 Segmentation faults on native compile on master (46e4704e2abca4d264a43965f92eab7608211ee6) wilde
2021-05-15 17:26 ` Eli Zaretskii

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).