unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: wilde@sha-bang.de
To: emacs-devel@gnu.org
Subject: Segmentation faults on native compile on master (46e4704e2abca4d264a43965f92eab7608211ee6)
Date: Sat, 15 May 2021 19:16:22 +0200	[thread overview]
Message-ID: <87zgwvkjdl.fsf@tammy.lan.sha-bang.de> (raw)

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



             reply	other threads:[~2021-05-15 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15 17:16 wilde [this message]
2021-05-15 17:26 ` Segmentation faults on native compile on master (46e4704e2abca4d264a43965f92eab7608211ee6) Eli Zaretskii

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=87zgwvkjdl.fsf@tammy.lan.sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=emacs-devel@gnu.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).