Bug 81249 - devel/valgrind does not generate suppressions <synopsis >
Summary: devel/valgrind does not generate suppressions <synopsis >
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Simon Barner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 10:30 UTC by Eugene Kilachkoff
Modified: 2005-05-19 17:57 UTC (History)
1 user (show)

See Also:


Attachments
valgrind.patch (366 bytes, patch)
2005-05-19 10:30 UTC, Eugene Kilachkoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kilachkoff 2005-05-19 10:30:02 UTC
	
	Valgrind version 3.52 uses stderr as its default output. So,
	generated suppression is directed to console rather than file.
	I use RELEASE_5_4_0 ports.

How-To-Repeat: 	
	cd /usr/ports/devel/valgrind
	sudo make install
Comment 1 Simon Barner freebsd_committer freebsd_triage 2005-05-19 11:30:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

Over to maintainer (me :-).
Comment 2 Simon Barner freebsd_committer freebsd_triage 2005-05-19 17:57:30 UTC
State Changed
From-To: open->closed

Committed, thanks for your submission.