From owner-freebsd-ports@FreeBSD.ORG Thu Aug 5 10:37:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E250B16A4CE for ; Thu, 5 Aug 2004 10:37:11 +0000 (GMT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE5643D1D for ; Thu, 5 Aug 2004 10:37:11 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 561FE1674E1; Thu, 5 Aug 2004 12:37:10 +0200 (CEST) Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i75Ab5xI033821 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 5 Aug 2004 12:37:06 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org, Paul Seniura Date: Thu, 5 Aug 2004 12:37:04 +0200 User-Agent: KMail/1.6.2 References: <20040804235741.EF1E25C29@techpc04.okladot.state.ok.us> In-Reply-To: <20040804235741.EF1E25C29@techpc04.okladot.state.ok.us> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_Q3gEB6sjwlzAnvy"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200408051237.04822.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new Subject: Re: -Current build problems with audio/arts: "lt-mcopidl in free(): error: chunk is already free" and core dumped X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 10:37:12 -0000 --Boundary-02=_Q3gEB6sjwlzAnvy Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 05 August 2004 01:57, Paul Seniura wrote: > lt-mcopidl in free(): error: chunk > is already free This is malloc's debugging what's breaking you there, specifically the A fl= ag=20 (see malloc.conf manpage). However, I don't know why you're getting the err= or=20 (which normally would be a non-fatal warning) at all - it doesn't happen in= =20 our package builds. You can try this package from our post gcc-update bug=20 shakeout run instead if you keep running into trouble:=20 http://rabarber.fruitsalad.org/packages/3.2.3-debbie-beta-2/5-CURRENT/All/a= rts-1.2.3,1.tbz (please avoid using the other KDE packages in there just yet. They are buil= t=20 from stuff which isn't committed to ports and might give you hell on=20 portupgrades once the stuff gets committed). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_Q3gEB6sjwlzAnvy Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBBEg3QXhc68WspdLARAoEsAJwJE2VByS70qkX9ye+T3034/ZlmzwCgi0xn VAkfK9Rw+RV0XkNohfntunA= =1zK7 -----END PGP SIGNATURE----- --Boundary-02=_Q3gEB6sjwlzAnvy--