From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Fresh checkout: Seg fault whilst byte-compiling ../lisp/international/mule-cmds.el Date: Thu, 29 May 2008 20:20:56 +0000 Message-ID: <20080529202056.GA10586@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212091219 29477 80.91.229.12 (29 May 2008 20:00:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 May 2008 20:00:19 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 29 22:01:00 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K1oIv-0003Gv-HP for ged-emacs-devel@m.gmane.org; Thu, 29 May 2008 22:00:53 +0200 Original-Received: from localhost ([127.0.0.1]:59147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1oIA-0005es-6D for ged-emacs-devel@m.gmane.org; Thu, 29 May 2008 16:00:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1oI6-0005en-QX for emacs-devel@gnu.org; Thu, 29 May 2008 16:00:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1oI4-0005eQ-Qk for emacs-devel@gnu.org; Thu, 29 May 2008 16:00:01 -0400 Original-Received: from [199.232.76.173] (port=40295 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1oI4-0005eN-I0 for emacs-devel@gnu.org; Thu, 29 May 2008 16:00:00 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:1464 helo=mail.muc.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1oI4-0001Dp-0f for emacs-devel@gnu.org; Thu, 29 May 2008 16:00:00 -0400 Original-Received: (qmail 91190 invoked by uid 3782); 29 May 2008 19:59:55 -0000 Original-Received: from acm.muc.de (pD9E534C7.dip.t-dialin.net [217.229.52.199]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Thu, 29 May 2008 21:59:52 +0200 Original-Received: (qmail 24020 invoked by uid 1000); 29 May 2008 20:20:57 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) X-Primary-Address: acm@muc.de X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98014 Archived-At: Hi, Emacs! I recently did a fresh checkout (an equally recent cvs updated system having failed to build), where recently means today, Thursday 2008-05-29 ~18:00 GMT. I tried to build it with: % ./configure --with-gif=no --with-tiff=no % make bootstrap It failed with: Compiling /home/acm/emacs/emacs.290508/lisp/international/mule-cmds.el Fatal error (11)make[3]: *** [/home/acm/emacs/emacs.290508/lisp/international/mule-cmds.elc] Segmentation fault make[3]: Leaving directory `/home/acm/emacs/emacs.290508/lisp' make[2]: *** [compile] Error 2 make[2]: Leaving directory `/home/acm/emacs/emacs.290508/lisp' make[1]: *** [bootstrap-build] Error 2 make[1]: Leaving directory `/home/acm/emacs/emacs.290508' make: *** [bootstrap] Error 2 Is this my GNU/Linux running out of swap space? Or is it a failure in Emacs? I don't think it's good that I automatically assume an Emacs fault. Weren't we going to install an automatic build facility which would check Emacs still built after commissions? Build failures in the trunk seem to be an excessively high drain on productivity and morale at the moment. -- Alan Mackenzie (Nuremberg, Germany)