#39762 closed defect (invalid)
valgrind fail to install on Mountain Lion
Reported by: | arnaud.mombrial@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: |
Description (last modified by larryv (Lawrence Velázquez))
Hi,
I'm trying to install valgrind in order to investigate invalid memory access when launching dolphin.
Unfortunately valgrind and valgrind-devel refuse to install.
Here are some logs :
[ arnaud nocheaPad ~ ] sudo port install valgrind ---> Computing dependencies for valgrind ---> Fetching archive for 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 ---> Attempting to fetch valgrind-3.8.1_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/valgrind ---> Fetching distfiles for valgrind ---> Attempting to fetch valgrind-3.8.1.tar.bz2 from http://lil.fr.distfiles.macports.org/valgrind ---> Verifying checksum(s) for valgrind ---> Extracting valgrind ---> Applying patches to valgrind ---> Configuring valgrind ---> Building valgrind Error: org.macports.build for port valgrind returned: command execution failed Please see the log file for port valgrind for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_valgrind/valgrind/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port valgrind failed
[ arnaud nocheaPad ~ ] sudo port install valgrind-devel ---> Computing dependencies for valgrind-devel ---> Fetching archive for valgrind-devel ---> Attempting to fetch valgrind-devel-3.9.0-r13189_1.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/valgrind-devel ---> Attempting to fetch valgrind-devel-3.9.0-r13189_1.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/valgrind-devel ---> Attempting to fetch valgrind-devel-3.9.0-r13189_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/valgrind-devel ---> Fetching distfiles for valgrind-devel ---> Verifying checksum(s) for valgrind-devel ---> Extracting valgrind-devel ---> Configuring valgrind-devel ---> Building valgrind-devel Error: org.macports.build for port valgrind-devel returned: command execution failed Please see the log file for port valgrind-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_valgrind-devel/valgrind-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port valgrind-devel failed
I attach those two files in this ticket.
I don't know what to do next, if someone could find this usefull, let me know !!
Best.
a.
Attachments (2)
Change History (4)
Changed 11 years ago by arnaud.mombrial@…
Attachment: | valgrind-devel.log added |
---|
Changed 11 years ago by arnaud.mombrial@…
Attachment: | valgrind.log added |
---|
comment:1 follow-up: 2 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Keywords: | valgrind removed |
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 11 years ago by arnaud.mombrial@…
Replying to larryv@…:
See ProblemHotlist#xcode-eula.
:info:build You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.Run the following commands. If installation fails again, reopen this ticket and attach the new logs.
% sudo xcodebuild -license % sudo port clean valgrind\* % sudo port install valgrind
Thank you so much, it's working now !
Best.
a.
Note: See
TracTickets for help on using
tickets.
See ProblemHotlist#xcode-eula.
Run the following commands. If installation fails again, reopen this ticket and attach the new logs.