[MacPorts] #50664: clang_select tries to symlink clang-modernize but it doesn't exist for clang-3.[8, 9]

MacPorts noreply at macports.org
Thu Feb 18 11:35:30 PST 2016


#50664: clang_select tries to symlink clang-modernize but it doesn't exist for
clang-3.[8,9]
---------------------------+--------------------------------
 Reporter:  dev@…          |      Owner:  macports-tickets@…
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.3.4
 Keywords:  select, clang  |       Port:  clang_select
---------------------------+--------------------------------
 I've installed clang-3.8 and tried to activate it with the command

 {{{
 sudo port select --set clang mp-clang-3.8
 }}}

 The resulting error message is

 {{{
 Selecting 'mp-clang-3.8' for 'clang' failed: could not create new link
 "/opt/local/bin/clang-modernize": target "/opt/local/bin/clang-modernize-
 mp-3.8" doesn't exist
 }}}

 Running
 {{{
 ls /opt/local/bin/ | grep clang
 }}}
 lists the following files:
 {{{
 clang++-mp-3.8
 clang-apply-replacements-mp-3.8
 clang-check-mp-3.8
 clang-cl-mp-3.8
 clang-format-mp-3.8
 clang-mp-3.8
 clang-query-mp-3.8
 clang-rename-mp-3.8
 clang-tidy-mp-3.8
 git-clang-format-mp-3.8
 }}}
 Clearly clang-modernize-mp-3.8 does not exists.

-- 
Ticket URL: <https://trac.macports.org/ticket/50664>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list