Opened 8 years ago
Closed 8 years ago
#51525 closed defect (fixed)
port select llvm-3.9 fails due to deprecated macho-dump
Reported by: | kenneth.f.cunningham@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | llvm-3.9 |
Description (last modified by mf2k (Frank Schima))
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>
Change History (3)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | larryv@… added |
---|---|
Component: | base → ports |
Keywords: | port select llvm-3.9 removed |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Port: | llvm-3.9 added |
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting.