GNU bug report logs - #18591
24.4.50; bootstrap-emacs crashes when trying to bytecompile tibetan.el

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>

Date: Tue, 30 Sep 2014 15:15:01 UTC

Severity: normal

Found in version 24.4.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Cc: 18591 <at> debbugs.gnu.org
Subject: bug#18591: 24.4.50; bootstrap-emacs crashes when trying to bytecompile tibetan.el
Date: Tue, 30 Sep 2014 18:52:19 +0300
> From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr> 
> Date: Tue, 30 Sep 2014 17:11:57 +0200
> Cc: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
> 
> I am trying to build the latest (bzr update this morning) Emacs and it
> fails when compiling language/tibetan.el with src/bootstrap-emacs.exe,
> and what happens is a CRASH.

Not reproducible here.  I've just bootstrapped the latest trunk with
no problems at all.

A couple of observations:

> running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=c:/Programme/GNU/Emacs --without-jpeg --without-tiff --without-gif --without-png CPPFLAGS= -DFOR_MSW

You are using a Windows-style d:/foo/bar file name in the --prefix
option to configure, which is known to cause problems.  nt/INSTALL
suggests to use the MSYS-style /d/foo/bar instead.  (I don't think
this is the cause of your problem, but still.)

> Compiling ../lisp/language/tibetan.el
> /bin/sh: ../src/bootstrap-emacs.exe: Bad file number
> make[3]: *** [compile-onefile] Error 126

Did you notice this error message?  It's from Bash.  It sounds like
something is not healthy on that system, maybe some anti-virus
software or some problem with the Registry.




This bug report was last modified 10 years and 234 days ago.

Previous Next


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