[MacPorts] #61280: port upgrade clang-3.4 fails on Mountain Lion

MacPorts noreply at macports.org
Tue Oct 6 20:58:15 UTC 2020


#61280: port upgrade clang-3.4 fails on Mountain Lion
-------------------------+----------------------
  Reporter:  pulsiferpe  |      Owner:  jeremyhu
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.3
Resolution:              |   Keywords:
      Port:  clang-3.4   |
-------------------------+----------------------

Comment (by kencu):

 Hmmmmmm..... not making sense.

 As an experiment, could you remove this extra little bit I added to the
 Portfile a while back, and see if it builds?

 {{{
 if { !${use_xcode} && ![file exists ${configure.developer_dir}/SDKs] } {
     use_xcode yes
 }
 }}}

 to do that, you
 {{{
 bbedit `port file clang-3.4`
 }}}
 remove that bit, and save the file. Then try rebuilding clang again.

-- 
Ticket URL: <https://trac.macports.org/ticket/61280#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list