#42913 closed enhancement (fixed)
llvm_select @0.2: some binaries in llvm-3.3 do not get symlinks made to them
Reported by: | cooljeanius (Eric Gallager) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | llvm_select llvm-3.3 |
Description
Specifically, these ones are missing symlinks to them:
llvm-mcmarkup-mp-3.3 llvm-stress-mp-3.3 llvm-symbolizer-mp-3.3
Of the 3, having an un-suffixed llvm-symbolizer
in /opt/local/bin
would be the most useful to me, as then I could set ASAN_SYMBOLIZER_PATH
to /opt/local/bin/llvm-symbolizer
regardless of which version of llvm I have selected. I am putting this as an "enhancement" instead of a "defect" because it is rather minor and not really that much of a problem.
Change History (6)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | jeremyhu@… removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
Version: | 2.2.1 |
comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
I should do #40615 at the same time as this.
comment:4 follow-up: 6 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Unfortunately, we can't pad the file...
comment:6 Changed 10 years ago by cooljeanius (Eric Gallager)
Note: See
TracTickets for help on using
tickets.
Any time we add to the list of port selected files requires a bump of all the llvm versions. I'll pad the file to let it grow to avoid that unnecessary churn in the future.