all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: 白井彰 <okshirai@gmail.com>
Cc: 26638@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	[thread overview]
Message-ID: <59a9c203-815c-2336-d65a-463ac1316f97@cs.ucla.edu> (raw)
In-Reply-To: <479A9631-671D-464F-9BD4-F71A0582BAEA@gmail.com>

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.






  reply	other threads:[~2017-04-25  0:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 14:20 bug#26638: 25.2; Fatal error 6: Abortmake[1]: *** [Makefile:737: bootstrap-emacs] Abort (core dumped) 白井彰
2017-04-25  0:57 ` Paul Eggert [this message]
2017-04-25 15:50   ` 白井彰
2017-04-29 19:21     ` Paul Eggert
2017-09-02 12:31       ` Eli Zaretskii
2017-09-02 13:03         ` 白井彰
2017-09-02 18:18           ` Paul Eggert
2017-09-13 13:17             ` 白井彰
2017-09-13 15:26               ` Paul Eggert
2017-09-14 15:11                 ` 白井彰
2017-09-14 19:14                   ` Paul Eggert
2017-09-27 15:16                     ` 白井彰
2017-10-02  6:18                       ` Paul Eggert

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59a9c203-815c-2336-d65a-463ac1316f97@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=26638@debbugs.gnu.org \
    --cc=okshirai@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.