Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53106 closed defect (duplicate)

cctools: otool -L fails with /opt/local/bin/llvm-objdump not found

Reported by: dmarteau (David Marteau) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc: mkae (Marko Käning)
Port: cctools

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The command 'otool -L' fails with the following error:

 fatal error: otool: can't find or exec: /opt/local/bin/llvm-objdump (No such file or directory)
 fatal error: otool: internal objdump command failed

otool-classic seems to work correctly as the native command /usr/bin/otool.

System: OSX 10.11.6, XCode 7.3

Change History (4)

comment:1 Changed 7 years ago by mkae (Marko Käning)

Cc: mkae added

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… removed
Description: modified (diff)
Owner: set to jeremyhu
Status: newassigned
Summary: otools -L fails with /opt/local/bin/llvm-objdump not foundcctools: otool -L fails with /opt/local/bin/llvm-objdump not found

comment:3 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: assignedclosed

This was fixed prior to your ticket. I suggest you update and try again. See #53099

comment:4 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Actually, this issue was fixed even before #53099.

Note: See TracTickets for help on using tickets.