From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: revno 101399 fails to build Date: Fri, 10 Sep 2010 09:48:26 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284104925 16783 80.91.229.12 (10 Sep 2010 07:48:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2010 07:48:45 +0000 (UTC) Cc: Emacs developers To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 10 09:48:44 2010 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.69) (envelope-from ) id 1OtyLj-0003x0-Hn for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2010 09:48:43 +0200 Original-Received: from localhost ([127.0.0.1]:54386 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtyLi-0007SC-Tb for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2010 03:48:42 -0400 Original-Received: from [140.186.70.92] (port=44201 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtyLX-0007Qs-Q0 for emacs-devel@gnu.org; Fri, 10 Sep 2010 03:48:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtyLW-0000lQ-IE for emacs-devel@gnu.org; Fri, 10 Sep 2010 03:48:31 -0400 Original-Received: from smtprelay-h21.telenor.se ([195.54.99.196]:55590) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtyLW-0000lG-DA; Fri, 10 Sep 2010 03:48:30 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 9481244A63; Fri, 10 Sep 2010 09:48:28 +0200 (CEST) X-SENDER-IP: [83.227.138.150] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkcwAAeAiUxT44qWPGdsb2JhbAChQAwBAQEBNS2+CIU9BIoggxM X-IronPort-AV: E=Sophos;i="4.56,344,1280700000"; d="scan'208";a="128912331" Original-Received: from ua-83-227-138-150.cust.bredbandsbolaget.se (HELO www.verona.se) ([83.227.138.150]) by ipb1.telenor.se with ESMTP; 10 Sep 2010 09:48:28 +0200 Original-Received: from localhost.localdomain (unknown [192.168.201.6]) by www.verona.se (Postfix) with ESMTP id BCFF0716346; Fri, 10 Sep 2010 09:48:26 +0200 (CEST) In-Reply-To: (Glenn Morris's message of "Fri, 10 Sep 2010 02:27:21 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:129862 Archived-At: Glenn Morris writes: > joakim@verona.se wrote: > >> calc/calc-help.el:30:1:Error: Required feature `calc-ext' was not provided >> make[3]: *** [calc/calc-help.elc] Error 1 >> make[3]: *** Waiting for unfinished jobs.... > > Builds fine for me. I imagine this was a transient parallel build > failure, as can happen from time to time. Meditate on success and try > again. > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6858 Ok thanks for this information. I now removed the "-j4" flag I had in my emacs build server. Funnily though, I had 2 jobs building emacs, both failed the same way. The chance of that ought to be rather low if its a race condition. -- Joakim Verona