From owner-freebsd-ports@FreeBSD.ORG Tue Jul 3 18:37:13 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2F451065680; Tue, 3 Jul 2012 18:37:13 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id 149ED8FC18; Tue, 3 Jul 2012 18:37:13 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward12.mail.yandex.net (Yandex) with ESMTP id 4574AC22126; Tue, 3 Jul 2012 22:37:11 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1341340631; bh=AkaBFHUBlbvczS0NgoPL1dGeCsiDjkJTJFCwusLeeAQ=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=AS5nPfsGQEKaCBOgpfhciZPPaEI/KBYykAoEwfd1exnjo/VC8wkcjKZ1ZN3LWdCQh S0k/ElPSOUVM8aBQgUwaVUCKJtuIYxkykOc1oxBqxSqJVvrHPGLviiFt4HuOrkEb2X feGkHF8WtpxOfbYGxb59TuK1PknuCUOpfye0DYzw= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 04FF1E40013; Tue, 3 Jul 2012 22:37:10 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id bA90Tthf-bA9u4hdv; Tue, 3 Jul 2012 22:37:10 +0400 X-Yandex-Rcpt-Suid: crees@FreeBSD.org X-Yandex-Rcpt-Suid: rodrigo@bebik.net X-Yandex-Rcpt-Suid: kwm@freebsd.org X-Yandex-Rcpt-Suid: freebsd-ports@freebsd.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1341340630; bh=AkaBFHUBlbvczS0NgoPL1dGeCsiDjkJTJFCwusLeeAQ=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=gjtvaQtYNh6VBiphTglj3+Y80aftSFS4zvZwrYkxVzSS/TjAGJOt2Was8lK+pPtTR jIg4K6hdQwGBDkYEwwRxBDoum815UFWoyaE2YAjhMP/JH57t4CuAUA4kDutQIf39NK Q97PFxOvdvchxpdpOXL4zWLpz4pk4fFm3ckBIF1c= Message-ID: <4FF33B8E.1000001@yandex.ru> Date: Tue, 03 Jul 2012 22:35:58 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120619 Thunderbird/13.0.1 MIME-Version: 1.0 To: Chris Rees References: <20120703115119.GB49312@oldfaithful.bebik.local> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Koop Mast , Rodrigo OSORIO , freebsd-ports@freebsd.org Subject: Re: unbroken dev/icu in 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: Tue, 03 Jul 2012 18:37:13 -0000 Chris Rees wrote on 03.07.2012 22:22: > On 3 July 2012 12:51, Rodrigo OSORIO wrote: >> >> Hi, >> >> The port dev/icu fails to build in current due to an lock issue >> caused by the use of threads api. >> Disabling threads for icu in current solves the problem and the port >> can be build successfully and AFAIK this unbroke some of the ports who >> depends on icu. >> >> I don't know if this can be an acceptable short-term workaround for this >> por ? > > I've been reliably informed that icu builds just fine on CURRENT from > 1/July. I'll update my Tinderbox and let you know. > > Chris Can confirm that it builds without an issue on r237936 (Sun Jul 1 19:07:45 2012) with default option set (threads enabled). -- Regards, Ruslan Tinderboxing kills... the drives.