From owner-freebsd-current@FreeBSD.ORG Wed Oct 17 09:24:18 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95E9C16A418; Wed, 17 Oct 2007 09:24:18 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 0866013C48A; Wed, 17 Oct 2007 09:24:17 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id F152A66922B; Wed, 17 Oct 2007 11:24:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tLz8uo3-GtxJ; Wed, 17 Oct 2007 11:24:15 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 16DB06691E8; Wed, 17 Oct 2007 11:24:15 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l9H9OEk7083681; Wed, 17 Oct 2007 11:24:14 +0200 (CEST) (envelope-from rdivacky) Date: Wed, 17 Oct 2007 11:24:14 +0200 From: Roman Divacky To: Kris Kennaway Message-ID: <20071017092414.GA83659@freebsd.org> References: <471543CA.70409@protected-networks.net> <47154750.1080109@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47154750.1080109@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current , Michael Butler , barner@FreeBSD.org Subject: Re: another gcc 4.2 breakage? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 09:24:18 -0000 On Wed, Oct 17, 2007 at 01:20:48AM +0200, Kris Kennaway wrote: > Michael Butler wrote: > >Seems that 'valgrind', either port won't build on RELENG_7. Errors like > >these break the build .. > > > >vg_mylibc.c: In function 'vgPlain_brk': > >vg_mylibc.c:498: error: lvalue required as left operand of assignment > >vg_mylibc.c:812: error: invalid storage class for function > >'add_to_vg_sprintf_buf' > > This and a few hundred others. Talk to the maintainer and/or develop a > patch. there seems to be some activity by phk@ and peter@ in p4.. http://perforce.freebsd.org/branchView.cgi?BRANCH=valgrind