[MacPorts] #40286: valgrind @3.8.1_1: prohibits use of --tool=massif
MacPorts
noreply at macports.org
Wed Sep 4 12:25:52 PDT 2013
#40286: valgrind @3.8.1_1: prohibits use of --tool=massif
-------------------------+----------------------
Reporter: barto@… | Owner: raimue@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: worksforme | Keywords:
Port: valgrind |
-------------------------+----------------------
Comment (by barto@…):
501_ sudo port install valgrind
dyld: DYLD_ environment variables being ignored because main executable
(/usr/bin/sudo) is setuid or setgid
Password:
Warning: port definitions are more than two weeks old, consider updating
them by running 'port selfupdate'.
---> Computing dependencies for valgrind
---> Fetching archive for valgrind
---> Attempting to fetch valgrind-3.8.1_1.darwin_12.x86_64.tbz2 from
http://packages.macports.org/valgrind
---> Attempting to fetch valgrind-3.8.1_1.darwin_12.x86_64.tbz2 from
http://lil.fr.packages.macports.org/valgrind
---> Attempting to fetch valgrind-3.8.1_1.darwin_12.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/valgrind
---> Fetching distfiles for valgrind
---> Verifying checksums for valgrind
---> Extracting valgrind
---> Applying patches to valgrind
---> Configuring valgrind
---> Building valgrind
---> Staging valgrind into destroot
---> Installing valgrind @3.8.1_1
---> Activating valgrind @3.8.1_1
---> Cleaning valgrind
---> Updating database of binaries: 100.0%
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
502_ which valgrind
/opt/local/bin//valgrind
503_ valgrind --version
valgrind-3.8.1
504_ ls /opt/local/bin/valgrind
48 -rwxr-xr-x 1 root admin 24164 Sep 4 12:19 /opt/local/bin/valgrind
505_ valgrind --tool=massif true
valgrind: Bad option: --gen-suppressions=yes
valgrind: Can't use --gen-suppressions= with Massif
valgrind: because it doesn't generate errors.
valgrind: Use --help for more information or consult the user manual.
506_ /opt/local/bin/valgrind --tool=massif true
valgrind: Bad option: --gen-suppressions=yes
valgrind: Can't use --gen-suppressions= with Massif
valgrind: because it doesn't generate errors.
valgrind: Use --help for more information or consult the user manual.
507_
--
Ticket URL: <https://trac.macports.org/ticket/40286#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list