From owner-freebsd-ports@FreeBSD.ORG Thu Aug 14 18:34:20 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0BA137B401 for ; Thu, 14 Aug 2003 18:34:20 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80BDE43F85 for ; Thu, 14 Aug 2003 18:34:16 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 056BF2A775; Thu, 14 Aug 2003 18:34:15 -0700 (PDT) Date: Thu, 14 Aug 2003 18:34:15 -0700 From: Will Andrews To: Sergey Matveychuk Message-ID: <20030815013415.GB95290@procyon.firepipe.net> Mail-Followup-To: Sergey Matveychuk , ports@freebsd.org References: <3F3BFFB0.9000309@ciam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F3BFFB0.9000309@ciam.ru> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org Subject: Re: bento questions X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 01:34:21 -0000 On Fri, Aug 15, 2003 at 01:31:28AM +0400, Sergey Matveychuk wrote: > I have some questions about bento. > How often builds run? It depends on what fails/succeeds in a particular run, and how much resources are available for a given architecture and branch. Sometimes FreeBSD throws all the resources behind a particular branch e.g. around release time. In the past at least, on average, i386 runs take about 24 hours, alpha runs 1-3 weeks, and sparc64/ia64/amd64 varies a lot more. That's sort of the problem with the question, there are just too many variables. > What is the difference between full run and current run? A full run is a run that has completed. A current run is a run in progress, or has not completed for some reason. Regards, -- wca