GNU bug report logs - #26638
25.2; Fatal error 6: Abortmake[1]: *** [Makefile:737: bootstrap-emacs] Abort (core dumped)

Previous Next

Package: emacs;

Reported by: 白井彰 <okshirai <at> gmail.com>

Date: Mon, 24 Apr 2017 14:22:01 UTC

Severity: important

Tags: moreinfo

Found in version 25.2

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 白井彰 <okshirai <at> gmail.com>
Cc: 26638 <at> debbugs.gnu.org
Subject: bug#26638: 25.2; Fatal error 6: Abortmake[1]: *** [Makefile:737: bootstrap-emacs] Abort (core dumped)
Date: Mon, 24 Apr 2017 17:57:16 -0700
Thanks for reporting the bug. I reproduced the problem with the 
following configuration:

* sparc-sun-solaris2.10, X toolkit, Xaw scroll bars, configured using 
"./configure CC=cc --with-jpeg=no --with-png=no --with-gif=no 
--with-tiff=no". 'cc -V' reports 'cc: Studio 12.5 Sun C 5.14 SunOS_sparc 
2016/05/31' and src/Makefile says CFLAGS is '-g3 -O'. '/bin/uname -a' 
reports 'SunOS kiwi.cs.ucla.edu 5.10 Generic_150400-34 sun4u sparc 
SUNW,Sun-Fire-280R'.

However, I could not reproduce the problem again, despite trying several 
times; Emacs built and ran fine in these other times. Perhaps it's some 
address-randomization thing, though it's odd that it's so hard to reproduce.

If you run 'make' again, on the directory where 'make' failed, does 
'make' work the second time?

Can you reproduce the problem easily?

Can you reproduce it with CFLAGS='-g' instead of '-g -O'?

Can you give us a debugging backtrace with dbx and/or GDB, preferably 
without -O?

Also, would you please let us know the following information?

* The output of 'cc -V', 'uname -a', 'ulimit -a'.

* The values of CC and CFLAGS in src/Makefile.

Thanks.





This bug report was last modified 7 years and 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.