From owner-freebsd-ports@FreeBSD.ORG Fri Mar 27 22:44:05 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC06E10656C3 for ; Fri, 27 Mar 2009 22:44:05 +0000 (UTC) (envelope-from bf2006a@yahoo.com) Received: from web39104.mail.mud.yahoo.com (web39104.mail.mud.yahoo.com [209.191.87.32]) by mx1.freebsd.org (Postfix) with SMTP id 8EBCE8FC26 for ; Fri, 27 Mar 2009 22:44:05 +0000 (UTC) (envelope-from bf2006a@yahoo.com) Received: (qmail 51783 invoked by uid 60001); 27 Mar 2009 22:17:25 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1238192244; bh=+MyPYKxzn69ttrBgc5F/taRmPLAugTim9FQBzAIATpk=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=gh4uQMALU30tTvO+FsD+kavkagtLk1VDTiYRYd6wshGdpJSQtzAc0n1O06xwcYYEcquUumnKY7jF1sAeutuwBDfWsxenM8zNz8kWxspqtro1oR80lO1h1Y4NjM+GKr8gUQO6BiQ22Q/F0Plypz9reF6soaF9lUapmeS+0vT6Z1E= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=ntcz55mdLJume/BPOYI7yu/4mi7i2sdwaJZ89/DauOrIUpPOvRm7IQDUmiPxyDErNo1umhpakeldEGlAjeq6Dcfv87DOumWq4uU9gxOlBZCHR1tkQgsdGRT3ROV2TdLyQpPewvDUo66GwScI68g+1Esa5iP6pbnQucExEQzF1Gk=; Message-ID: <968041.51384.qm@web39104.mail.mud.yahoo.com> X-YMail-OSG: PmreXokVM1nJP.UidWRhdVMAOAVNbD3NIT1lE7QRSIzumRr8RF1qgyyy2_z0Cb3blmylL4GxhYXLhH1HYK25pIignlx0dgHQzFz4UtH2f1fEt2Vh_7q.JUXN43XujAg4fstHUQHhwfauXGw47u0At44HdJ3Oou39kbu2aD3Z.oyXKfRPJK11Zfcx89Lb9w-- Received: from [145.100.100.190] by web39104.mail.mud.yahoo.com via HTTP; Fri, 27 Mar 2009 15:17:24 PDT X-Mailer: YahooMailClassic/5.1.20 YahooMailWebService/0.7.289.1 Date: Fri, 27 Mar 2009 15:17:24 -0700 (PDT) From: bf To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: bsam@ipt.ru, rene@FreeBSD.org, mi@aldan.algebra.com Subject: Re: devel/icu: doesn't build at 8-CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2009 22:44:08 -0000 My build on a recent snapshot of 8-CURRENT succeeds without any problems. There are different failures reported here, but some of them appear to be related to the vfs problem found in PRs kern/132620 and ports/132542, and solved a series of changes ending in subversion r190145 on 20 Mar. 2009. Some of you should update your base systems and try again if you don't have these revisions. Regards, b.