From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 21 01:50:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B93B716A4CE for ; Tue, 21 Sep 2004 01:50:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A797143D2D for ; Tue, 21 Sep 2004 01:50:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8L1oSoq029643 for ; Tue, 21 Sep 2004 01:50:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8L1oS1t029642; Tue, 21 Sep 2004 01:50:28 GMT (envelope-from gnats) Date: Tue, 21 Sep 2004 01:50:28 GMT Message-Id: <200409210150.i8L1oS1t029642@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Simon Barner Subject: Re: ports/71832: Default Valgrind suppresion files for different FreeBSD releases X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon Barner List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 01:50:28 -0000 The following reply was made to PR ports/71832; it has been noted by GNATS. From: Simon Barner To: Frerich Raabe Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/71832: Default Valgrind suppresion files for different FreeBSD releases Date: Tue, 21 Sep 2004 03:22:41 +0200 > When building even a most simplistic C program on this box, valgrind spits > out a handful of warnings which are not terribly useful since they originate > from code in other system libraries. This is because some libraries shipped > with FreeBSD have problematic code sequences themselves. [...] > I'll try to generate suppresion files for different FreeBSD versions, and > attach them to this report as I get them. Hi, I am the maintainer of the valgrind ports. Thanks for looking into this! If you want, you can send me those suppression files before submitting them to GNATs, so I can have a look at them. Or just Cc: them to me, and I can give my commit approval (I will also forward them to Doug Rabson, who is the person who actually ported valgrind to FreeBSD). Simon