unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Build failure on macOS
@ 2020-09-02  9:54 Angelo Graziosi
  2020-09-02 10:26 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Graziosi @ 2020-09-02  9:54 UTC (permalink / raw)
  To: emacs-devel@gnu.org

The current master (2e3ec402938) fails to build on macOS 10.13.6. 

Simple test case to reproduce:

wget https://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz

aunpack emacs-master.tar.gz

cd emacs-master

./autogen.sh
./configure --with-ns
make
[...]
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs
cp -f temacs bootstrap-emacs
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap
make[1]: *** [bootstrap-emacs.pdmp] Segmentation fault: 11
make: *** [src] Error 2

Some change in the last month caused this. I build monthly Emacs.

Angelo



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

* Re: Build failure on macOS
  2020-09-02  9:54 Build failure on macOS Angelo Graziosi
@ 2020-09-02 10:26 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2020-09-02 10:26 UTC (permalink / raw)
  To: Angelo Graziosi, emacs-devel@gnu.org

Angelo Graziosi <angelo.g0@libero.it> writes:

> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs
> cp -f temacs bootstrap-emacs
> rm -f bootstrap-emacs.pdmp
> ./temacs --batch  -l loadup --temacs=pbootstrap
> make[1]: *** [bootstrap-emacs.pdmp] Segmentation fault: 11
> make: *** [src] Error 2

Looks like Bug#43152:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43152



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

end of thread, other threads:[~2020-09-02 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02  9:54 Build failure on macOS Angelo Graziosi
2020-09-02 10:26 ` Stefan Kangas

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