From: Gregor Zattler <telegraph@gmx.net>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: build fails with segmentation fault, how to find the reason?
Date: Sat, 28 Feb 2015 00:55:56 +0100 [thread overview]
Message-ID: <20150227235556.GA7082@boo.workgroup> (raw)
Hi, since yesterday my build after a fresh checkout of sources,
fresh ./autogen.sh, fresh ./configgure breaks with a segmentation
fault (see below). Since nobody else complained here or on
emacs-devel I assume this is a local problem on my debian/jessie
system. Any ideas how to track it down?
[...]
CC textprop.o
CC composite.o
CC xml.o
CC gfilenotify.o
CC profiler.o
CC decompress.o
CC xfont.o
CC ftfont.o
CC xftfont.o
CC ftxfont.o
CC fontset.o
CC fringe.o
CC image.o
CC xgselect.o
CC terminfo.o
CC lastfile.o
CCLD temacs
/bin/mkdir -p ../etc
: paxctl -r temacs
setfattr -n user.pax.flags -v er temacs
make -C ../lisp update-subdirs
make[2]: Entering directory '/home/grfz/src/emacs/lisp'
for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \
for file in $wins; do \
./../build-aux/update-subdirs $file; \
done;
make[2]: Leaving directory '/home/grfz/src/emacs/lisp'
./temacs --batch --load loadup bootstrap
Makefile:830: recipe for target 'bootstrap-emacs' failed
make[1]: *** [bootstrap-emacs] Segmentation fault
make[1]: Leaving directory '/home/grfz/src/emacs/src'
Makefile:398: recipe for target 'src' failed
make: *** [src] Error 2
Ciao; Gregor
next reply other threads:[~2015-02-27 23:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 23:55 Gregor Zattler [this message]
2015-02-28 0:34 ` build fails with segmentation fault, how to find the reason? Glenn Morris
2015-02-28 11:18 ` Gregor Zattler
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=20150227235556.GA7082@boo.workgroup \
--to=telegraph@gmx.net \
--cc=help-gnu-emacs@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.
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).