From owner-freebsd-office@FreeBSD.ORG Thu Oct 27 13:20:11 2011 Return-Path: Delivered-To: office@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 949A4106566B for ; Thu, 27 Oct 2011 13:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5CD8FC1E for ; Thu, 27 Oct 2011 13:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9RDKBq3074991 for ; Thu, 27 Oct 2011 13:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9RDKBae074990; Thu, 27 Oct 2011 13:20:11 GMT (envelope-from gnats) Date: Thu, 27 Oct 2011 13:20:11 GMT Message-Id: <201110271320.p9RDKBae074990@freefall.freebsd.org> To: office@FreeBSD.org From: "O. Hartmann" Cc: Subject: Re: ports/160481: devel/icu: Errors in total: 1. TestCompilerRTTI UObjectTest utility CLANG build failure X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "O. Hartmann" List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 13:20:11 -0000 The following reply was made to PR ports/160481; it has been noted by GNATS. From: "O. Hartmann" To: Pavel Timofeev Cc: bug-followup@FreeBSD.org Subject: Re: ports/160481: devel/icu: Errors in total: 1. TestCompilerRTTI UObjectTest utility CLANG build failure Date: Thu, 27 Oct 2011 15:15:24 +0200 On 10/27/11 13:40, Pavel Timofeev wrote: > Patch from Andrei Lavreniyuk works with clang on my 9.0-RC1 amd64 On FreeBSD 9.0-RC1/amd64 this patch works also for mit compiling whith CLANG. I'll try this on the FreeBSD 10.0-CURRENT/amd64 box as well and report. oh