From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9352 invoked by alias); 24 Aug 2007 14:39:03 -0000 Received: (qmail 9143 invoked by uid 22791); 24 Aug 2007 14:38:58 -0000 X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Aug 2007 14:38:53 +0000 Received: from dijkstra.wildebeest.org ([192.168.1.29]) by gnu.wildebeest.org with esmtp (Exim 4.63) (envelope-from ) id 1IOaJF-0004KA-4v; Fri, 24 Aug 2007 16:38:49 +0200 Subject: Re: Again the build is broken :( From: Mark Wielaard To: Elena Zannoni Cc: frysk@sourceware.org In-Reply-To: <46CEEA89.7030803@oracle.com> References: <20070824055011.GA19064@oracle.com> <1187943385.3749.12.camel@dijkstra.wildebeest.org> <46CED04A.9070003@redhat.com> <46CEEA89.7030803@oracle.com> Content-Type: text/plain Date: Fri, 24 Aug 2007 14:39:00 -0000 Message-Id: <1187966328.24666.20.camel@dijkstra.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00342.txt.bz2 Hi Elena, On Fri, 2007-08-24 at 10:26 -0400, Elena Zannoni wrote: > This leads to the question as to what are the standard development > platforms for frysk. > FC6 and FC7? Or is older stuff still used? Should there be a standard > platform where > pre-commit build and tests should be performed. I am personally using Fedora Core 6 (x86_64) as main development platform and test everything (quickly) on Fedora 7 (x86) before committing. But I guess other people have other platforms available. I do appreciate the autobuilder Kris setup since that shows some more platforms. Maybe we can change it a little to better show which patch breaks what on which platform, but that would mean actually building each commit, which might be a little too much for the system. Cheers, Mark