From: Andreas Schwab <schwab@suse.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "d.henman" <dhenman@gmail.com>, emacs-devel@gnu.org
Subject: Re: build error
Date: Sat, 15 Sep 2007 12:56:50 +0200 [thread overview]
Message-ID: <jetzpwyz65.fsf@sykes.suse.de> (raw)
In-Reply-To: <uir6cjk7p.fsf@gnu.org> (Eli Zaretskii's message of "Sat\, 15 Sep 2007 13\:28\:58 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
>> From: "d.henman" <dhenman@gmail.com>
>> Date: Fri, 14 Sep 2007 11:36:55 +0900
>> cc:
>>
>> In end of data:
>> bytecomp.el:4255:1:Warning: the function `compilation-forget-errors' is not
>> known to be defined.
>> Wrote /usr/cvs/emacs/lisp/emacs-lisp/bytecomp.elc
>> Compiling /usr/cvs/emacs/lisp/subr.el
>> Fatal error (6)/bin/sh: line 4: 3088 Aborted (core dumped) EMACSLOADPATH=/usr/cvs/emacs/lisp ../src/bootstrap-emacs.exe -batch --no-site-file --multibyte -f batch-byte-compile-if-not-done $el
>> make[2]: *** [compile] Error 1
>>
>> --- end of paste
>>
>> I get from this, that subr.el is the file being compliled when core is dumped, and
>> that this is a compiler fatal error #6 ?
>
> Yes. Fatal error 6 is SIGABRT (see your signal.h header file), as the
> "Aborted" part says. If Emacs was aborted, it means that Emacs exited
> abnormally, most probably via the call to the `abort' function. The
> Emacs sources routinely place the calls to that function where there
> are situations that ``cannot happen'', in order to force a core dump
> that can be debugged to find the reasons.
>
> But it could also be that /bin/sh (presumably the Cygwin port of Bash)
> was the one who aborted,
Definitely not. The printed message clearly points at
bootstrap-emacs.exe as the culprit.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2007-09-15 10:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-14 2:36 build error d.henman
2007-09-15 8:04 ` Richard Stallman
2007-09-15 10:28 ` Eli Zaretskii
2007-09-15 10:56 ` Andreas Schwab [this message]
2007-09-15 11:18 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2007-09-17 10:40 Angelo Graziosi
2007-09-18 6:49 ` d.henman
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=jetzpwyz65.fsf@sykes.suse.de \
--to=schwab@suse.de \
--cc=dhenman@gmail.com \
--cc=eliz@gnu.org \
--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).