From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 2 01:40:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10C17106566B for ; Wed, 2 May 2012 01:40:12 +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 EFCCE8FC17 for ; Wed, 2 May 2012 01:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q421eBRu057590 for ; Wed, 2 May 2012 01:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q421eBGO057588; Wed, 2 May 2012 01:40:11 GMT (envelope-from gnats) Date: Wed, 2 May 2012 01:40:11 GMT Message-Id: <201205020140.q421eBGO057588@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Brett Gmoser Cc: Subject: Re: ports/167506: valgrind not working on FreeBSD 9 (maybe others), fixed upstream, patch attached X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Brett Gmoser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 May 2012 01:40:12 -0000 The following reply was made to PR ports/167506; it has been noted by GNATS. From: Brett Gmoser To: Zhihao Yuan Cc: bug-followup@FreeBSD.org Subject: Re: ports/167506: valgrind not working on FreeBSD 9 (maybe others), fixed upstream, patch attached Date: Tue, 01 May 2012 21:32:13 -0400 On 5/1/2012 9:10 PM, Zhihao Yuan wrote: > This is a duplicate to ports/166341. Please just commit it. I'm pretty > sure the patch is correct and works for the recent compilers. Thanks! Indeed the other submitter isolated it a bit more than I did, and it makes sense that it happens with binaries built with gcc46 (all of my ports binaries are built with gcc46, which is why I didn't notice).