From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: Yet another bootstrap failure: Required feature `esh-groups' was not provided Date: Sun, 08 Jun 2008 00:29:34 +0200 Organization: orebokech dot com Message-ID: <877id0q3ox.fsf@elegiac.orebokech.com> References: <20080606155915.GA3953@muc.de> <20080606203541.GA1741@muc.de> <20080607095024.GC1812@muc.de> <20080607200821.GI1812@muc.de> <87zlpwrito.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212877802 3936 80.91.229.12 (7 Jun 2008 22:30:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2008 22:30:02 +0000 (UTC) Cc: Alan Mackenzie , Eli Zaretskii , emacs-devel@gnu.org, rgm@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 08 00:30:43 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 1K56vr-0002Lh-DZ for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 00:30:43 +0200 Original-Received: from localhost ([127.0.0.1]:45239 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K56v4-0007wZ-Bp for ged-emacs-devel@m.gmane.org; Sat, 07 Jun 2008 18:29:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K56uz-0007wI-BD for emacs-devel@gnu.org; Sat, 07 Jun 2008 18:29:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K56uv-0007vl-Nn for emacs-devel@gnu.org; Sat, 07 Jun 2008 18:29:49 -0400 Original-Received: from [199.232.76.173] (port=51155 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K56uv-0007vb-J0 for emacs-devel@gnu.org; Sat, 07 Jun 2008 18:29:45 -0400 Original-Received: from smtp4-g19.free.fr ([212.27.42.30]:60168) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K56un-0000xu-U6; Sat, 07 Jun 2008 18:29:38 -0400 Original-Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 85C303EA0AD; Sun, 8 Jun 2008 00:29:35 +0200 (CEST) Original-Received: from elegiac.orebokech.com (home.orebokech.com [82.67.41.165]) by smtp4-g19.free.fr (Postfix) with ESMTP id 40A533EA0A8; Sun, 8 Jun 2008 00:29:35 +0200 (CEST) Original-Received: by elegiac.orebokech.com (Postfix, from userid 1000) id 965853B1DE; Sun, 8 Jun 2008 00:29:34 +0200 (CEST) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM, Alan Mackenzie , rgm@gnu.org, Eli Zaretskii , emacs-devel@gnu.org In-Reply-To: <87zlpwrito.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Sun, 08 Jun 2008 07:17:23 +0900") X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:98642 Archived-At: "Stephen J. Turnbull" writes: > "Build-bot" has been mentioned; that would be a much more useful > infrastructure improvement. I suspect it would cost about as much > hacker effort to set up a build-bot master as to hack the commit-hook > to run a build, it needn't be redone when (medatashi, medetashi!) CVS > bites the dust, and it won't involve repo downtime at all. I run an unofficial buildbot at , it's not hooked into CVS but does regular builds (every 6 hours), on GNU/Linux. When it finds bugs I report them to the person who committed the offending change. So far it's been pretty rare event; my logs show that bootstrap has broken only five times in the past few months: on Apr 12, May 13, May 15, May 18 and Jun 03. (There may have been more but they got fixed in less than 6 hours...)