#51525: port select llvm-3.9 fails due to deprecated macho-dump -------------------------------------+------------------------ Reporter: kenneth.f.cunningham@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: llvm-3.9 | -------------------------------------+------------------------ Description changed by mf2k@…: Old description:
port select llvm mp-llvm-3.9 fails due to presumed but nonexistant file
/opt/local/bin/macho-dump-mp-3.9
the following generates a nothing file that makes the port select work by generating the missing reference
sudo touch /opt/local/bin/macho-dump-mp-3.9
but the port select llvm mechanism will presumably need to be updated as the macho-dump application has been deprecated
<http://lists.llvm.org/pipermail/llvm-commits/Week-of- Mon-20150921/300956.html>
New description: port select llvm mp-llvm-3.9 fails due to presumed but nonexistant file {{{ /opt/local/bin/macho-dump-mp-3.9 }}} the following generates a nothing file that makes the port select work by generating the missing reference {{{ sudo touch /opt/local/bin/macho-dump-mp-3.9 }}} but the port select llvm mechanism will presumably need to be updated as the macho-dump application has been deprecated <http://lists.llvm.org/pipermail/llvm-commits/Week-of- Mon-20150921/300956.html> -- -- Ticket URL: <https://trac.macports.org/ticket/51525#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X