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: Build hangs in lisp/gnus. Date: Sat, 4 Apr 2015 14:16:55 +0000 Message-ID: <20150404141655.GB4362@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1428157043 20413 80.91.229.3 (4 Apr 2015 14:17:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Apr 2015 14:17:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 04 16:17:16 2015 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 1YeOst-0003ml-SH for ged-emacs-devel@m.gmane.org; Sat, 04 Apr 2015 16:17:16 +0200 Original-Received: from localhost ([::1]:33189 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeOss-000232-Rt for ged-emacs-devel@m.gmane.org; Sat, 04 Apr 2015 10:17:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeOsn-00021a-E6 for emacs-devel@gnu.org; Sat, 04 Apr 2015 10:17:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YeOsj-00077t-E7 for emacs-devel@gnu.org; Sat, 04 Apr 2015 10:17:09 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:19237 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeOsj-00077i-7c for emacs-devel@gnu.org; Sat, 04 Apr 2015 10:17:05 -0400 Original-Received: (qmail 59633 invoked by uid 3782); 4 Apr 2015 14:17:03 -0000 Original-Received: from acm.muc.de (pD951883F.dip0.t-ipconnect.de [217.81.136.63]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 04 Apr 2015 16:17:02 +0200 Original-Received: (qmail 13183 invoked by uid 1000); 4 Apr 2015 14:16:55 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 193.149.48.1 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:184861 Archived-At: Hello, Emacs. With a make bootstrap, my build hangs. It hangs in the lisp/gnus directory. When I try to compile the files individually with: src/emacs -Q -batch -f batch-byte-compile lisp/gnus/gnus-....el , this hangs too. I've recently experienced this problem in other places too, but compiled them by hand (using Emacs 24) as a workaround. This workaround is inconvenient for such a large number of files. My feeling is that there's something wrong with the byte-compiler. If anybody knows more about this, please say! -- Alan Mackenzie (Nuremberg, Germany).