Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4158

Summary: valgrind ebuild
Product: Gentoo Linux Reporter: Matthieu Sozeau (RETIRED) <mattam>
Component: New packagesAssignee: Bruce A. Locke (RETIRED) <blocke>
Status: RESOLVED FIXED    
Severity: enhancement CC: gaarde, rob, vapier
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Contains the ebuild and the files/digest under a valgrind directory.
valgrind-1.0.0.ebuild
valgrind-1.0.0.ebuild
valgrind-1.0.0.ebuild [last one i swear ;)]

Description Matthieu Sozeau (RETIRED) gentoo-dev 2002-06-25 16:47:55 UTC
Valgrind is a memory debugging tool for x86 based GNU/Linux systems. Here is the
latest version ebuild.
Comment 1 Matthieu Sozeau (RETIRED) gentoo-dev 2002-06-25 16:49:43 UTC
Created attachment 1795 [details]
Contains the ebuild and the files/digest under a valgrind directory. 

To be deployed under dev-libs/
Comment 2 SpanKY gentoo-dev 2002-07-28 21:06:33 UTC
Created attachment 2660 [details]
valgrind-1.0.0.ebuild

update of original ebuild (version/vars/x support/etc...)
Comment 3 Robert Wyrick 2002-07-30 12:08:12 UTC
If you change the install line to:
     einstall docdir="${D}/usr/share/doc/${PF}" || die

Then you'll only get one directory under /usr/share/doc, instead of two. ;)
Comment 4 SpanKY gentoo-dev 2002-07-30 12:31:14 UTC
Created attachment 2685 [details]
valgrind-1.0.0.ebuild

valgrind-1.0.0.ebuild with fixed LICENSE var (GPL-2)
Comment 5 SpanKY gentoo-dev 2002-07-30 12:39:31 UTC
Created attachment 2686 [details]
valgrind-1.0.0.ebuild [last one i swear ;)]

this one has the einstall cmd line fixed, nice catch rob
Comment 6 Bruce A. Locke (RETIRED) gentoo-dev 2002-08-02 22:02:49 UTC
Stealing to fix a bug assigned to me
Comment 7 SpanKY gentoo-dev 2002-08-02 22:10:31 UTC
*** Bug 5730 has been marked as a duplicate of this bug. ***
Comment 8 Bruce A. Locke (RETIRED) gentoo-dev 2002-08-03 19:46:09 UTC
Checked in with modifications.

This software (as warned about in the README) does not work well with large
applications compiled with gcc 3.1.  Just a warning.