Opened 10 years ago

Closed 10 years ago

#42851 closed defect (fixed)

Valgrind 3.9.0 fails to build due to missing gdb

Reported by: ClintO (Clint O) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: valgrind

Description

I have been doing some Googling, and I guess Xcode 5.1 doesn't include gdb and some other tools. If there's a way to coax this port to use ggdb, then great.

Error: Failed to configure valgrind, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind/valgrind/work/valgrind-3.9.0/config.log
Error: org.macports.configure for port valgrind returned: configure failure: 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_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

Attachments (1)

main.log (18.6 KB) - added by ClintO (Clint O) 10 years ago.
Build log

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by ClintO (Clint O)

Attachment: main.log added

Build log

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Cc: raimue@… removed
Keywords: xcode 5.1 valgrind gdb removed
Owner: changed from macports-tickets@… to raimue@…

comment:2 Changed 10 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

My mistake, this has nothing to do with Xcode 5.1 or gdb. In r117639, I accidentally removed the pre-fetch block that forbids installation on Mac OS X 10.9 Mavericks. Brought it back in r117909.

valgrind is not compatible with this version of Mac OS X so far, please see #41048 for details.

Note: See TracTickets for help on using tickets.