From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77358 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: testing Gnus and Emacs/XEmacs compatibility Date: Fri, 25 Feb 2011 20:04:04 +0100 Message-ID: <87bp20vsuz.fsf@randomsample.de> References: <8739ncav1n.fsf@lifelogs.com> <8739ncdnv5.fsf@topper.koldfront.dk> <87fwrcvu31.fsf@randomsample.de> <87ipw89cfj.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1298660730 4466 80.91.229.12 (25 Feb 2011 19:05:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Feb 2011 19:05:30 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25682@lists.math.uh.edu Fri Feb 25 20:05:25 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pt2yf-0004nS-Es for ding-account@gmane.org; Fri, 25 Feb 2011 20:05:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Pt2yS-0004FJ-LY; Fri, 25 Feb 2011 13:05:08 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Pt2yQ-0004Ew-Dn for ding@lists.math.uh.edu; Fri, 25 Feb 2011 13:05:06 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pt2yG-00061Z-8f for ding@lists.math.uh.edu; Fri, 25 Feb 2011 13:05:06 -0600 Original-Received: from v3-1008.vxen.de ([79.140.41.8]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pt2yF-0003Vk-GV for ding@gnus.org; Fri, 25 Feb 2011 20:04:55 +0100 Original-Received: from dslc-082-082-179-226.pools.arcor-ip.net ([82.82.179.226] helo=spaten) by v3-1008.vxen.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1Pt2yE-0002eW-7b for ding@gnus.org; Fri, 25 Feb 2011 20:04:54 +0100 In-Reply-To: <87ipw89cfj.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 25 Feb 2011 12:49:52 -0600") User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/23.2 (gnu/linux) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77358 Archived-At: Ted Zlatanov writes: > On Fri, 25 Feb 2011 19:37:38 +0100 David Engster w= rote:=20 > > DE> Adam Sj=F8gren writes: >>> On Fri, 25 Feb 2011 11:22:28 -0600, Ted wrote: >>>=20 >>>> I've been planning for *years* to set up a build farm for the latest >>>> Emacs trunk checkout; adding XEmacs and a few other instances >>>> shouldn't be too hard. >>>=20 >>> Mats Lidell has a buildbot that builds XEmacs: http://lidell.nu/xemacs-= buildbot/ >>>=20 >>> Maybe you can get some inspiration/tips/crosspollination going :-) > > DE> I have a buildbot running for CEDET: > > DE> http://www.randomsample.de/cedet-buildbot > > DE> It wouldn't be hard to add another configuration for Gnus. > > That would be great, but we want failure reports by e-mail somehow. And > it would be nice to trigger builds after a check-in, My setup does all of this. > so maybe it could be connected with the Gnus post-receive hook > somehow. Yes, post-receive hook is easiest, but the buildbot can also poll. > If you can share the buildbot configuration you use, it would be helpful > so I can set one up for myself regardless. I'll pack it up and send it to you tomorrow. -David