From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Hang when compiling the current bzr Emacs Date: Fri, 08 Jun 2012 01:52:04 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339134735 13697 80.91.229.3 (8 Jun 2012 05:52:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 05:52:15 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 08 07:52:13 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Scs7H-0007tK-Tn for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 07:52:12 +0200 Original-Received: from localhost ([::1]:43449 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scs7H-0001yP-KS for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 01:52:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scs7E-0001y5-T9 for emacs-devel@gnu.org; Fri, 08 Jun 2012 01:52:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scs7D-0001aU-D9 for emacs-devel@gnu.org; Fri, 08 Jun 2012 01:52:08 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:14429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scs7D-0001aG-8r for emacs-devel@gnu.org; Fri, 08 Jun 2012 01:52:07 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCpw9/2dsb2JhbABEtBGBCIIVAQEEAVYoCws0EhQYDYhABboJjSaDHgOjM4FYgwU X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="190576010" Original-Received: from 76-10-156-61.dsl.teksavvy.com (HELO pastel.home) ([76.10.156.61]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 08 Jun 2012 01:52:05 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 830F0599D1; Fri, 8 Jun 2012 01:52:04 -0400 (EDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 08 Jun 2012 01:17:14 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150818 Archived-At: > I've tried "make bootstrap" and "maintainer-clean", but no matter what I > do, Emacs hangs when it starts compiling auth-source.el: I've installed earlier a patch to eval.c which should have fixed this problem. Stefan