From owner-freebsd-current@FreeBSD.ORG Wed Feb 13 08:07:37 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD56516A419 for ; Wed, 13 Feb 2008 08:07:37 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 84B4513C4DD for ; Wed, 13 Feb 2008 08:07:37 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=pqLV6gK2l2MrJMMdp+zG7LJ/qFRmm5BHkUNdtiMfkLqyKP4fwmamSJd9xOWrGZE19DLQ1O7NqEPGnNKcOLfKj/h1V/gMRsMxqRnDO3JZ1FeuG86+chLJqQVRrgEHaLkhx6uWpNkBrBWG9kAiJwC0sWp+oq87BhmGx9BsmntpG1U=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JPCeV-0005jy-CQ; Wed, 13 Feb 2008 11:07:35 +0300 Date: Wed, 13 Feb 2008 11:07:34 +0300 From: Eygene Ryabinkin To: Ian FREISLICH Message-ID: References: <20080213073420.GB1340@hoeg.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: Ed Schouten , current@freebsd.org Subject: Re: Testing box available. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 08:07:37 -0000 Ian, good day. Wed, Feb 13, 2008 at 10:03:24AM +0200, Ian FREISLICH wrote: > Ed Schouten wrote: > > > > --l76fUT7nc3MelDdI > > Content-Type: text/plain; charset=us-ascii > > Content-Disposition: inline > > Content-Transfer-Encoding: quoted-printable > > > > * Ian FREISLICH wrote: > > > I have on my desk for the next few days an amd64 evaluation box. > > > It's a 4 CPU quad core opteron (Barcelona) with quite a bit of RAM. > > > If there's anything that the developers would like me to run, > > > benchmark or test please let me know and I'll try to test for you. > > > > If nobody steps up, could you try and see what happens if you perform a > > full port build with this patch applied: > > > > http://perforce.freebsd.org/changeView.cgi?CH=3D135030 > > > > I guess about 5 ports should break, but the rest should still build. :-) > > Do you have a tarball of /var/db/ports so I can skip interaction? 'make -DBATCH=yes' should skip all interactive menus and give default OPTIONS. -- Eygene