From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: Hang when compiling the current bzr Emacs Date: Thu, 07 Jun 2012 18:32:27 -0600 Message-ID: <4FD1481B.3080200@gmail.com> References: <4FD145AE.4000803@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1339115569 30344 80.91.229.3 (8 Jun 2012 00:32:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 00:32:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 08 02:32:47 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 1Scn83-0003iD-89 for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 02:32:39 +0200 Original-Received: from localhost ([::1]:38487 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scn83-0003uC-2w for ged-emacs-devel@m.gmane.org; Thu, 07 Jun 2012 20:32:39 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scn80-0003u7-R1 for emacs-devel@gnu.org; Thu, 07 Jun 2012 20:32:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scn7z-0008NI-7I for emacs-devel@gnu.org; Thu, 07 Jun 2012 20:32:36 -0400 Original-Received: from mail-yx0-f169.google.com ([209.85.213.169]:53012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scn7y-0008MW-WD for emacs-devel@gnu.org; Thu, 07 Jun 2012 20:32:35 -0400 Original-Received: by yenm7 with SMTP id m7so1031446yen.0 for ; Thu, 07 Jun 2012 17:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Zpa4PeiQMV//4Vf6MHt/iLIpvteaE9MvIlWRZ/+JkB4=; b=Dvj2sAARTwFKlOq1i+YHM+sew+02mMDF24q4N+pVOG6u0SG3FiuHPUj2pGIjhpYHLv wQV9tmT7wriRge1HLh66nT68OUv45Uc9wydzFvV8JMnxQa4L1Wmk0zci9yMlkcVGAjRJ xPvubAzlSfGMJLbvDiUEKOOkEae9DTPylkofB4I/viu04yeHVf+d4qJgc6Tfqsvd8fTg SewYU52OiYrsxXKFTJb04r2414E+QqIMXXlsb0wwCx3sBao5bn3xJIN0kU154CPH/GA/ YTXRmmFN4nFfeX8j4pUGKzjHWVyE0rw3f9+Utj5RDLSiaba4FoOACI/+zgn+VoP3LIfo 1z+A== Original-Received: by 10.101.152.6 with SMTP id e6mr1244189ano.17.1339115551871; Thu, 07 Jun 2012 17:32:31 -0700 (PDT) Original-Received: from [192.168.1.2] (71-212-151-112.hlrn.qwest.net. [71.212.151.112]) by mx.google.com with ESMTPS id y66sm15261332yhi.10.2012.06.07.17.32.30 (version=SSLv3 cipher=OTHER); Thu, 07 Jun 2012 17:32:31 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120604 Thunderbird/13.0 In-Reply-To: <4FD145AE.4000803@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.213.169 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:150814 Archived-At: On 6/7/2012 6:22 PM, Paul Eggert wrote: > I do not see the problem with trunk bzr 108508 > so most likely the problem was introduced in bzr 108509 > through 108515. Windows built fine this morning with bzr 108509. I have not tried anything later than that.