From owner-freebsd-questions@FreeBSD.ORG Thu Dec 8 08:35:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A120316A41F for ; Thu, 8 Dec 2005 08:35:20 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9E843D7C for ; Thu, 8 Dec 2005 08:35:03 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1EkHEv-0003xv-6C for freebsd-questions@freebsd.org; Thu, 08 Dec 2005 11:34:57 +0300 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.54 (FreeBSD)) id 1EkHEV-000NNn-Q5 for freebsd-questions@freebsd.org; Thu, 08 Dec 2005 11:34:31 +0300 Received: (from igorr@localhost) by sysadm.stc (8.13.4/8.13.3/Submit) id jB88YVJO089886 for freebsd-questions@freebsd.org; Thu, 8 Dec 2005 11:34:31 +0300 (MSK) (envelope-from igorr) Date: Thu, 8 Dec 2005 11:34:31 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20051208083431.GF89624@sysadm.stc> References: <20051207124855.M28011@seibercom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051207124855.M28011@seibercom.net> User-Agent: Mutt/1.5.11 X-Archived: Yes Subject: Re: Error Building ICU X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 08:35:20 -0000 On Wed, Dec 07, 2005 at 12:52:16PM -0500, Gerard Seibert wrote: > I am unable to build the devel/icu port. Everything goes fine until the > end when this error message is displayed: > > /custrtrn/ > ---[OK] ---/custrtrn/Test_UChar_UTF32_API > ---[OK] ---/custrtrn/Test_UChar_UTF8_API > ---[OK] ---/custrtrn/Test_UChar_WCHART_API > ---[OK] ---/custrtrn/Test_widestrs > cintltst in free(): error: page is already free > Abort trap (core dumped) > *** Error code 134 I had this problem. I even did send-pr. But later I investigated that devel/icu builds fine on clean system. Because I could not track which installed port causes this I run postgresql+icu in "clean" jail. >