From: Angelo Graziosi <angelo.g0@libero.it>
To: emacs-devel@gnu.org
Subject: Emacs build fails [MSYS2/MINGW64]
Date: Sun, 28 Apr 2019 17:37:44 +0200 (CEST) [thread overview]
Message-ID: <1443630449.1251981.1556465864402@mail.libero.it> (raw)
Starting with this commit:
Paul Eggert :
Mark _Noreturn error functions as cold
2019-04-18 00:35:18
the build of Emacs up to master (the last I tried is 75ee20364) fails (bootstrap-emacs.pdmp SEGMENT FAULT).
The last commit which builds is
YAMAMOTO Mitsuharu :
src/ftcrfont.c (ftcrfont_glyph_extents): Fix last change
2019-04-18 11:30:17
I have found this with a binary search using the tarballs from http://git.savannah.gnu.org/cgit/emacs.git/snapshot.
This seems to affect only Windows build (MSYS2/MINGW64) because master builds on GNU/Linux Mint.
To reproduce, update your MSYS2 installation (pacman -Syu) and if you have ImageMagick installed, add '--without-imagemagick' to 'configure' otherwise it fails at compile time.
In a MINGW64 shell:
wget http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
tar -xof emacs-master.tar.gz
cd emacs-master
./autogen.sh
./configure [--without-imagemagick]
make
[...]
Loading c:/msys64/tmp/emacs-master/lisp/emacs-lisp/lisp-mode.el (source)...
Loading c:/msys64/tmp/emacs-master/lisp/progmodes/elisp-mode.el (source)...
make[1]: *** [Makefile:808: bootstrap-emacs.pdmp] Segmentation fault
make[1]: uscita dalla directory "/tmp/emacs-master/src"
make: *** [Makefile:423: src] Error 2
Ciao,
Angelo.
next reply other threads:[~2019-04-28 15:37 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-28 15:37 Angelo Graziosi [this message]
2019-04-28 16:10 ` Emacs build fails [MSYS2/MINGW64] Paul Eggert
2019-04-28 16:43 ` Angelo Graziosi
2019-04-29 11:53 ` Angelo Graziosi
2019-04-29 12:49 ` martin rudalics
2019-04-29 14:53 ` Eli Zaretskii
2019-04-29 19:38 ` Paul Eggert
2019-04-30 15:45 ` Eli Zaretskii
2019-04-30 16:49 ` Paul Eggert
2019-04-30 16:53 ` Eli Zaretskii
2019-05-01 8:28 ` martin rudalics
2019-04-28 16:21 ` Eli Zaretskii
2019-04-28 16:41 ` Angelo Graziosi
2019-04-28 17:30 ` Eli Zaretskii
2019-04-28 21:22 ` Angelo Graziosi
2019-04-28 21:24 ` Angelo Graziosi
2019-04-29 2:29 ` Eli Zaretskii
2019-04-29 14:54 ` Eli Zaretskii
2019-04-28 17:46 ` Stephen Leake
2019-04-29 14:56 ` 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=1443630449.1251981.1556465864402@mail.libero.it \
--to=angelo.g0@libero.it \
--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).