X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 0E655D1DA59 for ; Tue, 25 Nov 2003 02:11:19 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 09697-05 for ; Mon, 24 Nov 2003 22:10:50 -0400 (AST) Received: from candle.pha.pa.us (unknown [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 11093D1DA34 for ; Mon, 24 Nov 2003 22:10:44 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id hAP2Ans10999; Mon, 24 Nov 2003 21:10:49 -0500 (EST) From: Bruce Momjian Message-Id: <200311250210.hAP2Ans10999@candle.pha.pa.us> Subject: Re: Build farm In-Reply-To: <3FBE69FB.70009@dunslane.net> To: Andrew Dunstan Date: Mon, 24 Nov 2003 21:10:49 -0500 (EST) Cc: Postgresql Hackers X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/1305 X-Sequence-Number: 47593 FYI, the HP testdrive farm, http://www.testdrive.hp.com, has shared directories for most of the machines, meaning you can CVS update once and telnet in to compile for each platform. --------------------------------------------------------------------------- Andrew Dunstan wrote: > Tom Lane wrote: > > > > >I think the main value of a build farm is that we'd get nearly immediate > >feedback about the majority of simple porting problems. Your previous > >arguments that it wouldn't smoke everything out are certainly valid --- > >but we wouldn't abandon the regression tests just because they don't > >find everything. Immediate feedback is good because a patch can be > >fixed while it's still fresh in the author's mind. > > > > Yes, I seem to recall seeing several instances of things like "you mean > foonix version 97 1/2 has a bad frobnitz.h?" over the last 6 months. > Having that caught early is exactly the advantage, I believe. > > > > >I'm for it ... > > > > > > I'm working on it :-) > > Regarding "make distcheck" that Peter suggested I use, unless I'm > mistaken it carefully does its own configure, thus ignoring the > configure options set in the original directory. Perhaps we need either > to have the distcheck target pick up all the --with/--without and > --enable/--disable options, or to have a similar target that does that. > > Thoughts? > > cheers > > andrew > > > > ---------------------------(end of broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073